ADR Index
Architecture Decision Records (ADRs) capture technical choices that should stay understandable long after the original implementation work.
Active ADRsโ
- ADR 0001: Docusaurus information architecture baseline
- ADR 0002: Generated API docs boundary and workflow
ADR authoring rulesโ
- Keep ADRs decision-focused, not implementation diaries.
- Include explicit consequences and rollback considerations.
- Link related docs, scripts, and config files that enforce the decision.