Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 451 Bytes

File metadata and controls

8 lines (6 loc) · 451 Bytes
# Architecture Decision Records (ADRs) This directory stores all major architectural decisions for the cloud-security-service-model 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.