Architecture Decision Records¶
Architecture decisions that span more than one feature are recorded as ADRs using Michael Nygard's template.
Index¶
| ADR | Title | Status |
|---|---|---|
| 0001 | Profile Detection Model | Accepted |
| 0002 | Profile Content Organization | Accepted |
| 0003 | Plugin Root Referenced Content | Accepted |
| 0004 | Skill Workflow Ordering | Accepted |
| 0005 | Codex Hook Enforcement Gap | Accepted |
Location¶
- Cross-feature ADRs:
docs/adr/NNNN-slug.md - Per-feature design docs:
docs/wip/<feature>/(active) →docs/done/<feature>/(completed)