# Architecture Decision Records

Architecture Decision Records define cross-cutting contracts that must be settled before their implementation is treated as stable.

| ADR | Status | Decision |
| --- | --- | --- |
| [0001](0001-reservoir-capacity-admission-and-overflow.md) | Accepted | Reservoir capacity, admission, and overflow semantics |

An accepted ADR governs implementation but does not mean the feature already exists. Consult the ADR's target release and the repository roadmap before relying on its API or behavior.
