| New architectural decision | docs/adrs/NNN-slug.md | Create Draft ADR |
| Refinement of existing ADR | Existing ADR | Update (add context, resolve TODOs, promote Draft→Active) |
| New UX decision | design/ux-decisions/NNN-slug.md | Create Draft UX decision |
| Refinement of existing UX decision | Existing UX decision | Update |
| Cross-cutting design rule | DESIGN.md | Append or update the relevant short section |
| New feature/requirement | docs/specs/features/slug.md | Create with maturity: Exploring |
| Refinement of existing feature | Existing feature spec | Update requirements, implementation state, maturity |
| Implementation progress | Existing feature spec | Update Implementation State section |
| Good pattern agreed on (any subject) | patterns/good/name.ext | Create pattern file |
| Anti-pattern identified (any subject) | patterns/bad/anti-patterns.md | Append section |
| Open question resolved | Existing spec / ADR / UX decision | Remove TODO, fill in answer |