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

21 lines
376 B
Markdown
Raw Permalink 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<功能名> 设计Design
## 上下文
- 涉及模块、数据流、依赖。
## 结构设计
- 代码/模块组织。
## 数据模型
- 涉及表/字段(指向 DATABASE.md 细节)。
## 接口设计
- API 端点 / 交互。
## 状态与降级
- 边界情况、健壮降级(对齐 NFR-10
## 变更影响
- 对既有 DV/ADR 的影响。