nex_docus/docs/sdd/specs/_template/spec.md

32 lines
645 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# DV-NNNN<功能名> 规格Spec
- **状态**Draft | Review | Approved | Implemented | Verified
- **关联 ADR**ADR-NNNN
## 目标(为什么做)
一段话说明该功能要解决的业务问题或带来的价值(对齐 PO
## 范围
- **In**:……
- **Out**:……
## 用户故事
> 作为 <角色>,我希望 <能力>,以便 <收益>。
## 功能需求FR
| ID | 需求描述 | 验收要点 |
| --- | --- | --- |
| FR-N | … | … |
## 非功能需求NFR
| ID | 需求 |
| --- | --- |
| NFR-N | … |
## 边界与约束
- 约束(技术/数据/权限)。
## 开放问题
- 占位。