Files
global-coding-governance/vibe-coding-governance/assets/templates/06-验收与交付报告模板.md
2026-07-25 23:45:09 +08:00

55 lines
1.2 KiB
Markdown
Raw Permalink 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.
# {{ST编号}} {{子任务名称}}验收与交付报告
## 1. 交付信息
- 需求版本:{{版本}}
- 涉及工程:{{工程}}
- 开发分支:{{分支}}
- 发布分支或 Tag{{分支/Tag}}
- 发布 Commit{{Commit}}
- Git 信息来源:{{用户提供的记录}}
## 2. 开发交付内容
## 3. 测试结果
- 测试环境:{{环境}}
- 测试时间:{{时间}}
- 测试人员:{{人员}}
- 测试结论:{{结论}}
- 缺陷及处理情况:{{内容}}
- 测试报告:{{链接或编号}}
## 4. 发布记录
- 发布时间:{{时间}}
- 发布环境:{{环境}}
- 发布版本:{{版本}}
- 发布工程:{{工程}}
- 数据脚本:{{脚本}}
- 配置变化:{{配置}}
- 实际发布顺序:{{顺序}}
## 5. 上线验证
| 检查项 | 验证方式 | 结果 | 证据 |
|---|---|---|---|
| 核心主流程 | | | |
| 关键接口 | | | |
| 数据库 | | | |
| Redis | | | |
| Elasticsearch | | | |
| 消息及任务 | | | |
| 日志和监控 | | | |
## 6. 遗留问题
## 7. 最终结论
- 是否测试通过:{{是/否}}
- 是否发布成功:{{是/否}}
- 是否完成上线验证:{{是/否}}
- 是否满足归档条件:{{是/否}}
> `git add`、`git commit`、`git push` 由用户执行;报告证据必须脱敏。