项目文件夹

文件
2025-11-13 18:59:34 +00:00

38 行
589 B
Markdown

---
layout: default
---
# ADR-XXX: Title
Status: Proposed
Date: YYYY-MM-DD
## Context
Describe the problem, forces, and constraints leading to the decision.
## Decision
State the decision clearly and precisely.
## Consequences
Positive and negative outcomes, trade-offs introduced by this decision.
## Alternatives Considered
1. Alternative A - why rejected
2. Alternative B - why rejected
## Implementation Notes
High-level steps or rollout plan if accepted.
## Related
- Link other ADRs, documentation, or issues.
## References
External resources, prior art, research.