refactor(terminology): 层级总结为主路径,synopsis 标记为旧式全局概要

- README: 明确 summaryState 为主总结体系,legacy synopsis 为兼容兜底
- prompt-profiles: synopsis 任务标签改为「小总结」
- schema/task-graph-stats/panel: synopsis 节点显示为「全局概要(旧)」
- index.js: fallback 状态文案改为「旧式全局概要生成/更新中」
- p0-regressions: 同步更新断言字符串
This commit is contained in:
Youzini-afk
2026-04-12 17:57:49 +08:00
parent 2646dc0962
commit 47ffd5413d
8 changed files with 51 additions and 39 deletions

View File

@@ -26,8 +26,8 @@ const TASK_TYPE_META = {
description: "合并并压缩高层节点内容。",
},
synopsis: {
label: "概要",
description: "生成阶段性的全局剧情提要。",
label: "小总结",
description: "基于近期原文窗口生成阶段性小总结。",
},
summary_rollup: {
label: "总结折叠",