#Architecture Decision Record
4 articles
Architecture
2026-05-21
Accidental Complexity and the Absence of Decision Records
How accidental complexity emerges, and why the absence of ADRs and Design Docs makes it hard to tell what is essential from what is accidental.
#Design#Architecture Decision Record#Design Docs
Architecture
2026-01-09
Key Points to Consider When Writing an ADR
Master ADR writing by focusing on atomic decisions, documenting trade-offs, team discussions, and technical writing principles for architecture.
#Architecture Decision Record#Design#Architecture
Application
2023-11-10
Command to Generate ADR Template Files
Implement a Make command to auto-generate Architecture Decision Record templates with automatic numbering and status tracking capabilities.
#Architecture Decision Record
Architecture
2022-10-10
Architecture Decision Records (ADR) Explained: How to Document Technical Decisions
Learn what Architecture Decision Records (ADRs) are, why documenting technical decisions matters, and how to write effective ADRs for your engineering team.
#Architecture Decision Record