# ADR-NNNN: <short decision title>
- **Deciders**: @dev-nyxie (+ agent)
- **Crate**: (this folder’s crate)
## Context
Why this decision is needed. Facts and constraints.
## Decision
> We adopt X.
- Scope
- Exceptions
## Alternatives Considered
| Alt A | … |
## Consequences
### Positive
- …
### Negative / Trade-offs
- …
## References
- crate `README.md`
- related crate or workspace ADR
- `docs/spec/`, `docs/roadmap.md`
ADRs are **English**. Numbering is local to this `adr/` folder.