Keep handoff-related docs aligned after the runtime refresh
Constraint: every documented progress step in this lane must update changelog, checklist, and handoff together before pushing Rejected: leaving the handoff refresh isolated | it would break the repo's own continuity ritual and make the next session diff harder to trust Confidence: high Scope-risk: narrow Directive: when the voice service state changes, mirror it across changelog, checklist, and handoff in the same push Tested: /usr/local/miniconda3/bin/python -m unittest discover -s acr-engine/tests -v Not-tested: successful end-to-end /recognize/voice payload within timeout
Showing
2 changed files
with
3 additions
and
0 deletions
| ... | @@ -49,3 +49,5 @@ flowchart TD | ... | @@ -49,3 +49,5 @@ flowchart TD |
| 49 | - `/recognize/voice` 路由已接入,但当前推理仍被 `torch` 缺失阻塞 | 49 | - `/recognize/voice` 路由已接入,但当前推理仍被 `torch` 缺失阻塞 |
| 50 | - 本地 FAISS 20-song 验证已完成 | 50 | - 本地 FAISS 20-song 验证已完成 |
| 51 | - handoff / changelog / docs README 已同步 | 51 | - handoff / changelog / docs README 已同步 |
| 52 | |||
| 53 | - handoff 已刷新:yes(已指向 voice service runtime 当前状态与下一步排查路径) | ... | ... |
-
Please register or sign in to post a comment