Architecture Decision Records (ADR) for Garden Linux
In Garden Linux, we use Architecture Decision Records (ADR) to capture important architectural decisions made about the system. This provides context, clarity, and documentation about the decisions we make.
ADRs for past Versions of Garden Linux
ADRs in Garden Linux reflect the current state and decisions of the repository/branch they reside in. Unless otherwise specified, they do not retroactively apply to past versions that are still supported.
Further Read
For a deeper understanding of the value and context of ADRs, we recommend reading Documenting Architecture Decisions by Michael Nygard.