release-checklist.md
1.34 KB
Release Checklist
一页结论
发布前必须同时满足:
- 质量通过
- 合规通过
- 服务通过
- 文档齐全
1. 发布门禁图
flowchart TD
A[Release Candidate] --> B[Benchmark Pass]
A --> C[License Review Pass]
A --> D[Service Smoke Pass]
A --> E[Docs Complete]
2. Checklist 表
| 项目 | 状态 |
|---|---|
| benchmark report 已生成 | |
| model card 已生成 | |
| license registry 已更新 | |
| service smoke test 通过 | partial: /health OK, /recognize/voice payload returns, but still bound to synthetic service index rather than business reference corpus |
| dataset whitelist 已确认 | |
| changelog 已更新 | yes |
| architect review completed | yes (approved with watch) |
3. 文字说明
- 任何缺失项都不能视作商用可发布
4. 细节附录
- 发布 commit
- benchmark 报告路径
- model card 路径
- license 审查记录路径
Sources
docs/dataset-sources-and-licensing.mddocs/industrial-benchmark-spec.md
2026-06-03 voice-query service foundation
-
/health已可用 -
/recognize/voice路由已接入,但当前推理仍被torch缺失阻塞 - 本地 FAISS 20-song 验证已完成
handoff / changelog / docs README 已同步
handoff 已刷新:yes(已指向 voice service runtime 当前状态与下一步排查路径)