Skip to content

Architecture Decision Records

Architecture Decision Records (ADRs) capture a significant design decision, the context behind it, and its consequences. They live in docs/adr/ and are the authoritative record of why the system is the way it is — read the relevant ADR before changing the subsystem it covers.