Architecture Decision Records
Use this directory for decisions that materially shape the system.
Naming
Use this format:
0001-short-decision-title.md
Template
# ADR 0001: Decision Title
## Status
Proposed | Accepted | Superseded
## Context
What problem forces this decision?
## Decision
What will we do?
## Consequences
What becomes easier, harder, or constrained?
## Alternatives Considered
What did we reject and why?