0001 — Record architecture decisions¶
Status: accepted (2026-07-23)
Context¶
The repository is a snapshot import from an internal monorepo. The original reasoning behind its technical choices was not carried over.
Decision¶
Keep Architecture Decision Records in docs/decisions/, one file per
significant choice, numbered sequentially. Records written after the fact are
marked reconstructed — needs confirmation.
Consequences¶
New significant choices (framework, storage, deployment model, security posture) get an ADR in the same PR that implements them.