3f9c86f823
- Move copilot history and CSV to docs/archive/ - Add docs/product/ (SSP, intermediate, genre packs) and engineering/adrs/ - Rename all spaced/special-char doc paths to kebab-case - Nest competitive GTM under docs/gtm/competitive/ - Point README and NORTH_STAR at CANONICAL_STRATEGY - Leave code/ unchanged for later monorepo Phase B
13 lines
552 B
Markdown
13 lines
552 B
Markdown
# Engineering
|
|
|
|
Architecture, roadmap, and implementation notes.
|
|
|
|
| Doc | Purpose |
|
|
|-----|---------|
|
|
| [technical-roadmap.md](./technical-roadmap.md) | Phased technical plan (align with strategy when they diverge) |
|
|
| [adrs/](./adrs/) | Architecture decision records |
|
|
|
|
**Operating priorities** come from [Canonical Strategy](../strategy/CANONICAL_STRATEGY.md) (§10). When this folder and the strategy disagree, fix one of them deliberately.
|
|
|
|
Current implementation lives in `code/` (MCP MVP). A later monorepo phase moves that to `apps/mcp-gateway`.
|