Skip to content

Architecture Decision Records (ADRs)

This directory stores all major architectural decisions for the ci-autopilot repository.

Rules (Governed by Documentation Specialist Persona)

  1. Any major technical decision or new dependency MUST be documented here.
  2. Document the Context, Decision, and Consequences before implementing.
  3. Name files sequentially: 001-record-architecture-decisions.md, 002-use-azure-functions.md, etc.