Architecture Decision Records (ADRs)
This directory stores all major architectural decisions for the ci-autopilot repository.
Rules (Governed by Documentation Specialist Persona)
- Any major technical decision or new dependency MUST be documented here.
- Document the Context, Decision, and Consequences before implementing.
- Name files sequentially: 001-record-architecture-decisions.md, 002-use-azure-functions.md, etc.