You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Architecture Decision Records (ADRs)
This directory stores all major architectural decisions for the cas-platform 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.