# ADR Directory

Store Architecture Decision Records (ADRs) in this directory when you adapt the
templates in this repository to a real project.

Recommended naming pattern:

- `001-use-azure-sql.md`
- `002-adopt-result-type.md`
- `003-enforce-module-boundaries.md`

Each ADR should capture:

- The decision
- The context
- The alternatives considered
- The consequences
