shaikhsalman's picture
refactor: merged structure - model at center, DevSecOps wrapped around it
9d4d5c7 verified
# ADR-XXXX: [Decision Title]
## Status
Proposed | Accepted | Deprecated | Superseded by ADR-YYYY
## Context
[What is the issue that we are seeing that is motivating this decision?]
## Decision
[What is the change that we are proposing/making?]
## Consequences
### Positive
- [Benefit 1]
- [Benefit 2]
### Negative
- [Tradeoff 1]
- [Tradeoff 2]
### Risks
- [Risk 1 and mitigation]
## Alternatives Considered
| Option | Pros | Cons | Verdict |
|--------|------|------|---------|
| Option A | ... | ... | Rejected because... |
| Option B | ... | ... | Rejected because... |
| **Chosen** | ... | ... | Accepted |
## Compliance Impact
- [Does this affect SOC2/NIST/CIS controls?]
## Cost Impact
- [Does this change cloud spend? Estimate.]
## Security Impact
- [Does this affect attack surface? IAM? Encryption?]
## References
- [Link to relevant docs, papers, discussions]