Record the verified backend runtime handoff
Some checks failed
verify / verify (push) Has been cancelled

The lifecycle tracker now points to the pushed API and gateway implementation while preserving Stage 1 as in progress until live provider evidence exists.

Constraint: Live model validation still requires a newly rotated Bailian key

Confidence: high

Scope-risk: narrow

Reversibility: clean

Directive: Keep S1-B open until all three live probes and real-mode synthetic seed pass

Tested: make verify; 63 pytest tests; strict mypy; Ruff; Secret scan; Compose config

Not-tested: Live Bailian model calls
This commit is contained in:
2026-07-12 16:38:00 +08:00
parent cfd6d4cbad
commit 2fa27ae71c

View File

@@ -184,7 +184,7 @@ Stage 0 DONE
- [x] `S1-A`:数据库初始化、分权角色、迁移和最小 Compose 已随 `f4ba5d5` 验证并推送。 - [x] `S1-A`:数据库初始化、分权角色、迁移和最小 Compose 已随 `f4ba5d5` 验证并推送。
- [ ] `S1-B`:三模型适配器和 fake 契约测试已随 `f4ba5d5` 推送;新 Key 下的 live smoke 未完成,因此节点保持未完成。 - [ ] `S1-B`:三模型适配器和 fake 契约测试已随 `f4ba5d5` 推送;新 Key 下的 live smoke 未完成,因此节点保持未完成。
- [x] `S1-C`20 条虚构 seed、幂等验证、运行证据和文档已随 `f4ba5d5` 推送。 - [x] `S1-C`20 条虚构 seed、幂等验证、运行证据和文档已随 `f4ba5d5` 推送。
- [ ] `S1-D`:内部 API、无 Secret gateway、只读 demo 检索和真实 HTTP/Docker 运行证据;验证后提交并推送。 - [x] `S1-D`:内部 API、无 Secret gateway、只读 demo 检索和真实 HTTP/Docker 运行证据已随 `cfd6d4c` 验证并推送。
`f4ba5d5` 是 Stage 1 离线可执行闭环提交,不代表 Stage 1 已完成;阶段完成仍以真实三模型 smoke 和真实模式 seed 通过为准。 `f4ba5d5` 是 Stage 1 离线可执行闭环提交,不代表 Stage 1 已完成;阶段完成仍以真实三模型 smoke 和真实模式 seed 通过为准。