An ADR captures a design choice that addresses a functional or non-functional requirement that is architecturally significant.
Put it simply, ADR can help you understand the reasons for a chosen architectural decision, along with its trade-offs and consequences. The collection of ADRs created and maintained in a project constitute its decision log
[[decisions]] [[documentation]] [[engineering]]