nex_docus/docs/sdd/specs/DV-0010-notify-log-git-export/verification.md

17 lines
558 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-0010通知 / 日志 / Git / 导出 验证Verification
## 手工验收清单
- [x] 通知产生与已读标记
- [x] 操作日志记录正确
- [x] Git 仓库绑定与 pull/push
- [x] 项目导出 ZIP 带进度、文档导出 PDF
## 结构性证据
| VER | 证据 | 证明 |
| --- | --- | --- |
| VER-10 | models/{notification,log,git_repo}.py | FR-15/16 |
| VER-11 | api/v1/{notifications,logs,git_repos}.py | FR-15/16 |
| VER-12 | services/project_export_service.py | FR-17, ADR-0006 |
| VER-14 | core/migrations.py | ADR-0007, FR-15 |