Deze documentatie wordt actief uitgebreid — kom regelmatig terug.
ADR Template
Copy this template for new Architecture Decision Records
---status: ProposedlastUpdate: YYYY-MM-DD---ADR-[NNNNN]: [Decision Title]
Section titled “ADR-[NNNNN]: [Decision Title]”Date: YYYY-MM-DD
Status: [Proposed | Accepted | Reviewed | Approved | Rejected | Superseded by NNNNN]
Deciders: [List of people involved in the decision]
Context and Problem Statement
Section titled “Context and Problem Statement”[Describe the architectural problem or challenge that needs to be addressed. Include business context, technical constraints, and stakeholder requirements.]
Considered Options
Section titled “Considered Options”Option 1: [Option Name]
Section titled “Option 1: [Option Name]”- Description: [Brief description]
- Pros: [List advantages]
- Cons: [List disadvantages]
Option 2: [Option Name]
Section titled “Option 2: [Option Name]”- Description: [Brief description]
- Pros: [List advantages]
- Cons: [List disadvantages]
Option 3: [Option Name]
Section titled “Option 3: [Option Name]”- Description: [Brief description]
- Pros: [List advantages]
- Cons: [List disadvantages]
Decision Outcome
Section titled “Decision Outcome”Chosen option: [Selected option and brief rationale]
Rationale
Section titled “Rationale”[Detailed explanation of why this option was selected, including:]
- Business alignment
- Technical considerations
- Risk assessment
- Cost/benefit analysis
Consequences
Section titled “Consequences”- Positive: [Expected benefits]
- Negative: [Expected drawbacks or risks]
- Neutral: [Other implications]
Implementation Plan
Section titled “Implementation Plan”- Phase 1: [First implementation steps]
- Phase 2: [Follow-up actions]
- Phase 3: [Future considerations]
Compliance and Validation
Section titled “Compliance and Validation”- Security review completed
- Performance impact assessed
- Integration impact evaluated
- Documentation updated
- Stakeholder approval obtained
Related Documents
Section titled “Related Documents”- [Link to related ADRs]
- [Link to relevant architecture documentation]
- [Link to implementation guides]
Status History
Section titled “Status History”| Date | Status | Notes |
|---|---|---|
| YYYY-MM-DD | Proposed | Initial proposal |
| YYYY-MM-DD | [Status] | [Status change reason] |
Status flow: Proposed → Accepted → Reviewed → Approved (or Rejected). A superseded ADR keeps its file; only its status changes to Superseded by NNNNN.
ADR format based on Michael Nygard’s template with CTN-specific enhancements
In samenwerking met




