Decision Status Lifecycle
Every ADR in this repository transitions through formal states:Architectural Decision Registry
Creating a New ADR
To propose a new architectural decision:- Copy the template from
docs/adrs/template.mdx(or refer to MADR v3.0 guidelines). - Number the decision sequentially using a four-digit zero-padded index (
0007-...). - Detail quantitative benchmarks, trade-offs, and security impact before opening a Pull Request against the
alphabranch.