11 lines
512 B
Markdown
11 lines
512 B
Markdown
# Context map
|
|
|
|
Multi-context layout is not yet split. Use the root domain vocabulary:
|
|
|
|
- **[CONTEXT.md](../CONTEXT.md)** — ubiquitous language for the distributed inference network
|
|
- **`docs/adr/`** — system-wide architectural decisions
|
|
- **`.scratch/<feature>/`** — active feature plans and issues
|
|
- **`.claude/memory/MEMORY.md`** — agent session index and current workstreams
|
|
|
|
Per-context `src/<context>/docs/adr/` ADRs will be added when bounded contexts graduate out of the monorepo packages layout.
|