Some checks failed
ci / build (${{ matrix.os }}) (macos-14) (push) Has been cancelled
301 B
301 B
1. Record architecture decisions
Status
Accepted
Context
We need a lightweight, append-only log of architectural choices.
Decision
Use Markdown ADRs in docs/adr/, numbered sequentially.
Consequences
Future maintainers can read the chain of decisions without spelunking PR history.