Purpose
Document significant technical decisions with context, rationale, and consequences. ADRs create a searchable history of why things were built the way they were.
Arguments
--new <title>— Create new ADR--list— List all ADRs--supersede <id>— Create ADR that supersedes an existing one- (no args) — Interactive mode
What gets created
docs/adr/
├── 0001-record-architecture-decisions.md
├── 0002-use-mongodb-for-persistence.md
├── 0003-adopt-swiftui-mvvm-pattern.
[Description truncada. Veja o README completo no GitHub.]