docs: record BUG-332 fix SHA
Independent Staging Quality Gate / validate (push) Successful in 9m20s
Independent Staging Quality Gate / publish (push) Failing after 2m5s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-20 22:26:01 +08:00
parent 379f0e6f5f
commit 1c9b866f92
+2 -2
View File
@@ -4997,11 +4997,11 @@
- 触发条件:把出牌/采用轮改成粘贴 `skill_verification_report`,并把账本 `user_meaning` 透传引擎原文后,再跑完整前端套件。
- 根因:`rectification-agentic-entry` 仍要求提示词写「分盘句和宫位表由界面展示」,与现行「验证报告进正文、宫位表仍由盘面展示」冲突。`parseEventDashaLedger` 改为原样采用 `user_meaning` 后,公开账本会带上 `12.5 points` 一类评分泄漏。
- 修复:入口合同改为锁定 `skill_verification_report` / D9-D10 类型对照,并明确不得再写旧分盘句禁令。公开账本只从 `summary`、匹配档和结构化 `gochara` 重建文案,拒绝 `points` 泄漏。
- 验证:`frontend/tests/rectification-agentic-entry.test.ts``frontend/tests/rectification-v9-agent.test.ts``frontend/tests/rectification-candidate-result.test.ts`完整 `npm test --prefix frontend`
- 验证:`frontend/tests/rectification-agentic-entry.test.ts``frontend/tests/rectification-v9-agent.test.ts``frontend/tests/rectification-candidate-result.test.ts``frontend/tests/rectification-eight-method.test.ts`完整 `npm test --prefix frontend` 由 Gitea quality gate 验收
- 防复发:校时提示词合同必须与 `rectification-v9-agent` 同向;公开 ledger/window copy 不得透传可能含分数或星座类型标签的引擎 `user_meaning`
- 相关记录:BUG-307、BUG-308、BUG-331
- 复发自:BUG-307(当时把分盘句和宫位表从正文挪到界面后,入口合同锁死了那句提示词)
- 修复版本:待提交
- 修复版本:379f0e6f
## BUG-329 | 生时纠正 Agent 回答在结算后一次性出现,推理中无法停止