Architecture Decisions
This directory contains all Architecture Decision Records (ADRs) for ATON.
Each ADR documents:
- the context,
- the decision,
- considered alternatives,
- and the consequences.
ADRs are immutable. If a decision changes, a new ADR supersedes the previous one instead of modifying its historical content.