release-checklist.md 921 Bytes

Release Checklist

一页结论

发布前必须同时满足:质量通过、合规通过、服务通过、文档齐全。

1. 发布门禁图

flowchart TD
    A[smoke-v1] --> B[Benchmark Pass]
    A --> C[License Review Pass]
    A --> D[Service Smoke Pass]
    A --> E[Docs Complete]

2. Checklist 表

项目 状态
benchmark report 已生成 yes
model card 已生成 yes
license registry 已更新 pending
service smoke test 通过 yes
dataset whitelist 已确认 pending
changelog 已更新 pending

3. 文字说明

  • 当前用于工程治理与预发布检查,不代表已满足商用法律门槛。

4. 细节附录

  • benchmark 报告路径:data/artifact_smoke/benchmark-report.md
  • model card 路径:data/artifact_smoke/model-card.md

Sources

  • docs/dataset-sources-and-licensing.md
  • docs/industrial-benchmark-spec.md