NOTE

Architecture Decision Records

#software-engineering (40)#documentation (1)#architecture (5)

Architecture Decision Records (ADRs) are small, durable logs of architecturally significant choices—structure, non-functionals, dependencies, interfaces, construction—so teams remember why a decision was made as the system evolves.

We will keep a collection of records for “architecturally significant” decisions: those that affect the structure, non-functional characteristics, dependencies, interfaces, or construction techniques.