contributing/decisions/2026-03-11-adopt-architecture-decision-records.md
Architecture decisions in this project are made implicitly — through code, conversations, and tribal knowledge. When a new contributor (human or AI agent) joins the codebase, there is no record of why things are built the way they are. This makes it hard to:
We need a lightweight, version-controlled way to capture decisions where the code lives.
Adopt Architecture Decision Records (ADRs) using the MADR 4.0 format, stored in contributing/decisions/.
Conventions:
YYYY-MM-DD-title-with-dashes.mdproposed, move to accepted or rejected