决策快照结构化落库 + 全触发路径覆盖 #79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
#77 [PRD] arise 运营与质量(决策快照 + 六池成本治理 + 管理命令)—— ADR-0010 完整落地
What to build
把现在散落在各触发路径的 15 处非结构化
logger.debug决策日志,收敛成一份结构化、可持久化、可查询的决策记录——让"它刚才为什么不理我"这件事第一次变成事后能查的,也让 ADR-0011"保守默认→决策快照录制回放"这条阈值标定路径第一次真正可用。本片只做写入侧与存储侧;读取出口(
/why)是后续 ticket 的范围。Acceptance criteria
chat_id、触发路径类型、时间、门控各级得分/阈值/裁决(既有GateEvaluation已完整产出这些,目前只被格式化成日志文本丢掉)、情感态三轴、沉默预算余量、命中的未决意图、注入的记忆条目标识、addressed_message_ids/skipped_message_idslogger.debug决策日志不必全删(保留作运行时可观测性),但"事后能查"这个能力由结构化记录承担,不再依赖日志文本解析Blocked by
None — can start immediately