0001 - Record architecture decisions¶
Date¶
2022-05-26
Status¶
Accepted
Context¶
We want a way to record architectural decisions, and in a consistent manner
Decision¶
We will use Architecture Decision Records, as described by Michael Nygard.
Consequences¶
See Michael Nygard's article, linked above. For a lightweight ADR toolset, see Nat Pryce's adr-tools. Also, we will have to reflect regularly on which decisions are architecural, and whether they warrant an ADR.