Some checks failed
ci / build (${{ matrix.os }}) (macos-14) (push) Has been cancelled
14 lines
301 B
Markdown
14 lines
301 B
Markdown
# 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.
|