Files
th-hotel-simple/docs/import/reusable/ai-native-templates/ADR.template.md
2026-07-17 13:13:47 +07:00

41 lines
591 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ADR-编号 标题
| 项 | 内容 |
| --- | --- |
| 状态 | Proposed / Accepted / Superseded |
| 日期 | YYYY-MM-DD |
| 决策人 | 按实际填写 |
## 1. 背景
说明为什么需要做这个决策。
## 2. 约束
- 约束 1
- 约束 2
## 3. 备选方案
### 方案 A
说明优点和缺点。
### 方案 B
说明优点和缺点。
## 4. 最终选择
说明最终选择哪个方案。
## 5. 影响
- 正面影响:
- 负面影响:
- 后续动作:
## 6. 历史说明
ADR 只追加,不覆盖历史。如果未来决策变化,新建 ADR 或标记被替代。