1.1 KiB
1.1 KiB
Architecture Decision Records
Architecture decision records (ADRs) live here, numbered, and immutable once
accepted (§13.4 of docs/plan.md). To change an accepted
decision, write a new ADR that supersedes the earlier one and reference it
from both files.
Format
Each ADR is a single Markdown file NNNN-short-title.md with:
- Status: Proposed | Accepted | Superseded by
NNNN| Withdrawn - Date: ISO 8601
- Context: why this decision is being made now
- Decision: what we decided
- Consequences: what follows — positive, negative, and neutral
- Alternatives considered: what we did not choose, and why
Seeded at M0
Per §13.4 and §14 step 9, the following ADRs exist from M0: