# executionspace.com — Site Documentation

The documentation suite for the executionspace.com web program — written to be lifted
directly into the KB (each doc is self-contained, answer-first, and cross-linked with
relative paths that survive a flat import).

| # | Doc | Answers |
|---|---|---|
| 01 | [Architecture](01-architecture.md) | What exists, where it lives, how it deploys |
| 02 | [Content Workflow](02-content-workflow.md) | How copy travels from canon → page, who approves what |
| 03 | [Design System](03-design-system.md) | Tokens, motion, animatics, components — and where each is defined |
| 04 | [Publishing & Standards](04-publishing-standards.md) | The ship checklist: SEO, accessibility, versioning, deploy |

**Orientation in one paragraph** — Two repos: `execution-space-creative` (the creative hub +
prototypes, deployed from branch `prototype` to creative.executionspace.com behind Zero
Trust) and `executionspace.com` (the public site). All working copy is canon'd in the
creative repo's `content/`; the design system lives in `_components/` + `design/`; every
deployable folder is versioned per `VERSIONING.md`. The live site never reads content files
— copy is built into page HTML by hand, from canon.

*Maintained in `docs/kb/` of execution-space-creative · updated 2026-07-17.*
