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

50 lines
809 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.

# Feature Spec 标题
| 项 | 内容 |
| --- | --- |
| 状态 | Draft / Approved / Implemented / Archived |
| 日期 | YYYY-MM-DD |
| 负责人 | 按实际填写 |
## 1. 背景
说明为什么要做这个功能。
## 2. 目标
- 目标 1
- 目标 2
## 3. 非目标
- 不做事项 1
- 不做事项 2
## 4. 用户与场景
说明谁会使用这个能力,在哪些场景使用。
## 5. 业务规则
- 规则 1
- 规则 2
## 6. 接口或交互契约
说明请求、响应、权限、安全、审计和兼容性要求。
## 7. 验收标准
- Given / When / Then
- Given / When / Then
## 8. 测试范围
- 单元测试:
- 集成测试:
- 手工验证:
## 9. 文档更新
完成后检查 Domain、Architecture、Workflow、ADR、Project State 是否需要更新。