knowledge-vault/discussions/viewpoint-development/2026-06-12-复杂度放置门/01-topic-map.md

769 lines
18 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
artifact_id: 01-topic-map
run_id: 2026-06-12-复杂度放置门
workflow: viewpoint-discussion-distillation
artifact_type: canonical_topic_map
created: 2026-06-12
source: ../../../../diary/2026/2026-06/2026-06-12.md
source_map: 00-source-map.md
synthesis_prep: invocations/synthesis-prep/returned-output.md
human_confirmation: invocations/synthesis-prep/human-confirmation.md
status: canonical_for_material_routing
material_routing_log_created: true
topic_docs_created: true
model_assets_created: false
writing_workbench_handoff_created: false
---
# Topic Map: 复杂度放置门
## 1. Map Status And Boundary
本文件是本 run 的 canonical topic map用于后续 material routing 的结构依据。
它不是:
- `02-material-routing-log.md`
- topic doc
- model-mining 输出
- model card
- Agentic Handbook 正文
- HiFi Agent Studio 正文补丁
- 第 8 篇文章提纲
- writing-workbench handoff
后续 material routing 可按本 topic map 继续执行;只有出现新的用户级结构问题时才暂停确认。
## 2. Confirmed Root
```yaml
root_topic_id: complexity-placement-gate
root_topic_title: 复杂度放置门
root_status: confirmed
```
根主题定义:
```text
复杂度放置门,是指在专家型 Agentic 系统中,先判断任务到底需要购买哪一种复杂度,再决定是否启用 Agent、Skill、Runtime、真实 invocation、审计、topic docs、handoff、模型沉淀或工程化生产线。
```
它不是单纯的反过度工程。它关心的是:
- 复杂度放在哪里。
- 复杂度购买了什么。
- 成本记在哪个账本。
- 哪些环节必须真实执行。
- 什么时候必须停。
- 哪些材料进入文章、HiFi 纲领或 Agentic 守则。
## 3. Canonical Topic Graph
```yaml
topic_graph_type: tree_backed_mixed_graph
tree_backbone_required: true
cross_links_required: true
```
### 3.1 Root Node
```yaml
id: complexity-placement-gate
title: 复杂度放置门
role: root
source_rounds:
- R01
- R02
- R03
- R04
- R05
downstream_task_tags:
- article_8_material
- hifi_patch_material
- handbook_material
```
核心判断:
```text
本材料的最大收获不是“少用流程”,而是建立一个入口判断:当 Agentic 系统足以把任何任务治理化时,必须先判断该任务是内容产出、系统建设、校准实验还是探索预演;再决定用 Lite、Standard 还是 Full并在真实执行、成本分账、任务漂移和停止条件上保留硬边界。
```
### 3.2 Primary Child: ROI 异常与成本账本
```yaml
id: trigger-roi-ledger
title: ROI 异常与成本账本
parent: complexity-placement-gate
role: trigger_layer
source_rounds:
- R01
- R02
- R04
downstream_task_tags:
- article_8_material
- hifi_patch_material
- handbook_material
```
内容范围:
- 5 万字讨论稿处理消耗约 3000 万 tokens 的怪异感。
- 内容产出成本与系统研发成本被混在一个账本。
- SuperPowers / Skill / Runtime 不是唯一原因;核心是任务分层和入口 gate 缺失。
- Cost Ledger 应区分 Content Cost、System-Building Cost、Calibration Cost、Exploration Cost。
反范围:
- 不把本轮结论写成“插件导致浪费”。
- 不把成本问题简化为省 token。
- 不把系统研发成本误记为单次素材处理成本。
### 3.3 Primary Child: 实践案例层
```yaml
id: practice-cases
title: 实践案例层
parent: complexity-placement-gate
role: evidence_layer
source_rounds:
- R02
- R03
- R04
downstream_task_tags:
- article_8_material
- hifi_patch_material
- handbook_material
```
实践案例层只作为证据层,不作为多个平级根主题。
#### 3.3.1 写作评审流程:流程幻觉与执行真实性
```yaml
id: writing-review-execution-authenticity
title: 写作评审流程:流程幻觉与执行真实性
parent: practice-cases
source_rounds:
- R02
cross_link_targets:
- execution-authenticity
- hifi-principle-real-execution
- handbook-execution-authenticity
```
核心材料:
- 文件结构完整不等于多 Agent 真实执行。
- 主会话模拟张辽、韩愈、认知显影、巨人认知等输出,会制造流程幻觉。
- `Agent Invocation Packet`、`prompt-to-send`、`invocation record`、`simulation-only` 标记是必要的真实性复杂度。
用途:
- 文章素材:第一次“像真的但不是真的”。
- HiFi patch正式产物必须真实执行。
- HandbookExecution Authenticity 细则。
#### 3.3.2 素材提炼流程whole-source gestalt 与治理过载
```yaml
id: material-extraction-gestalt-and-overload
title: 素材提炼流程whole-source gestalt 与治理过载
parent: practice-cases
source_rounds:
- R02
- R04
cross_link_targets:
- context-compiler-crosslink
- scope-drift-stop-rule
- cost-ledger
```
核心材料:
- Chunk-first 会让局部真实冒充整体结构。
- Coherent long source 需要先 whole-source gestalt再分段处理。
- Full Runtime 可追溯、真实、完整,但用于单篇普通蒸馏可能过重。
- Stop Rule 应防止 topic docs、coverage audit、handoff、repair pass 无限增殖。
用途:
- 文章素材:第二次“真的但太贵”。
- HiFi patch默认轻量、证据驱动升级。
- HandbookMode Selector、Scope Drift、Stop Rule。
#### 3.3.3 降维输出流程:生产线型 MVP
```yaml
id: dimensional-reduction-production-line
title: 降维输出流程:生产线型 MVP
parent: practice-cases
source_rounds:
- R03
- R04
cross_link_targets:
- project-intake-mode-selector
- production-workshop-crosslink
```
核心材料:
- 深度创作像专家诊断室 / 实验室。
- 降维输出像生产线,更适合先 Agentic 化。
- 优先自动化低判断、高摩擦、验收清楚、错了易改、不会伤害核心思想质量的环节。
边界:
- 只作为实践案例层和 MVP 分类材料。
- 不创建 `video-workbench` topic。
- 不创建视频工作流 handoff。
## 4. Diagnostic Model Layer
### 4.1 QPI Drift
```yaml
id: qpi-drift
title: QPI DriftP 入口滑入 I 域治理
parent: complexity-placement-gate
role: diagnostic_model_layer
source_rounds:
- R02
- R03
- R04
- R05
downstream_task_tags:
- article_8_material
- hifi_patch_material
- handbook_material
```
核心判断:
```text
一项任务表层可能是 P明确产物、明确路径、局部自动化。但当它开始涉及真实性边界、角色权力、状态污染、成本分账、复用要求、审计追踪、停止规则和长期治理时已经滑入 I 域。
```
保留方式:
- 作为 `复杂度放置门` 的诊断子节点。
- 不抽取 QPI model card。
- 不重写 QPI 全体系。
### 4.2 复杂度购买价值
```yaml
id: complexity-buys-value
title: 复杂度购买价值
parent: complexity-placement-gate
role: diagnostic_model_layer
source_rounds:
- R02
- R04
- R05
```
复杂度只有在购买以下价值时才应保留、升级或工程化:
- 真实性
- 独立性
- 保真性
- 结构性
- 可追溯性
- 可复盘性
- 可复用性
- 风险控制
- 下游依赖稳定性
未购买上述价值的复杂度应删除、降级、延后或标为探索成本。
### 4.3 成本分账
```yaml
id: cost-ledger
title: 成本分账
parent: complexity-placement-gate
role: diagnostic_model_layer
source_rounds:
- R01
- R02
- R04
- R05
cross_link_targets:
- hifi-principle-cost-separation
- handbook-cost-ledger
```
成本账本:
- Content Cost为当前内容产出支付的成本。
- System-Building Cost为构建可复用机器支付的成本。
- Calibration Cost为校准角色、标准、上下文、评估支付的成本。
- Exploration Cost为前瞻、试错、踩坑、方法论预演支付的成本。
规则:
```text
禁止把系统建设成本伪装为单次内容任务成本。
```
## 5. Agentic 专家系统运行治理
```yaml
id: agentic-governance
title: 专家型 Agentic 运行治理
parent: complexity-placement-gate
role: governance_layer
source_rounds:
- R02
- R03
- R04
- R05
downstream_task_tags:
- hifi_patch_material
- handbook_material
- article_8_material
```
本节点是根主题的核心展开对象。它回答:
```text
当专家工作被 Agentic 化时,如何建模入口、角色、上下文、真实执行、成本、漂移、停止和文档承接。
```
### 5.1 Project Intake / Mode Selector
```yaml
id: project-intake-mode-selector
title: Project Intake / Mode Selector
parent: agentic-governance
source_rounds:
- R01
- R02
- R03
- R04
- R05
handbook_group: Project Intake + Mode Selector
```
功能:
- 先判断任务是 Q / P / I。
- 再判断是内容产出、可复用流程、治理级系统、校准实验还是探索预演。
- 默认从 Lite 开始,只有证据推动才升级 Standard / Full。
边界:
- 不因系统有 Agent、Skill、Runtime 能力就自动启用重档位。
- 不把一次性素材处理默认提升为 governed runtime。
### 5.2 Execution Authenticity
```yaml
id: execution-authenticity
title: Execution Authenticity / no-simulation
parent: agentic-governance
source_rounds:
- R01
- R02
- R03
- R04
- R05
handbook_group: Execution Authenticity
```
原则:
```text
正式 Agentic 产物必须来自真实执行;主会话不得冒充独立 Agent、Worker 或 Auditor。
```
机制:
- Agent Invocation Packet。
- prompt-to-send。
- invocation record。
- returned-output。
- thread_id / carrier 记录。
- simulation-only 标记。
- excluded-from-synthesis 标记。
- blocked_waiting_for_participant_output。
机制不是父主题;父主题是执行真实性。
### 5.3 Cost Ledger
```yaml
id: handbook-cost-ledger
title: Cost Ledger
parent: agentic-governance
source_rounds:
- R01
- R02
- R04
- R05
handbook_group: Cost Ledger
```
功能:
- 将内容产出、系统建设、校准、探索分账。
- 将一次任务中的“做内容”和“造机器”拆成不同解释口径。
- 避免 ROI 怪味被误判为单次任务失败。
### 5.4 Scope Drift / Stop Rule
```yaml
id: scope-drift-stop-rule
title: Scope Drift / Stop Rule
parent: agentic-governance
source_rounds:
- R02
- R03
- R04
- R05
handbook_group:
- Scope Drift
- Stop Rule
```
Scope Drift 触发信号:
- 内容任务开始设计 Agent / Skill / Runtime / Protocol。
- 一次性任务开始设计复用目录和通用标准。
- 开始讨论 invocation、authority、state、audit、handoff。
- 成本明显超过原任务规模。
- 原始产物被中间流程持续推迟。
Stop Rule 功能:
- 定义最小可用产物。
- 定义 optional 产物。
- 定义升级后才生成的产物。
- 定义 sufficient 条件。
- 定义人类决策等待点。
- 定义禁止自动扩展条件。
### 5.5 Human Gate / Authority / Trace
```yaml
id: human-gate-authority-trace
title: Human Gate / Authority / Trace
parent: agentic-governance
source_rounds:
- R02
- R03
- R04
downstream_task_tags:
- handbook_material
- hifi_patch_material
```
范围:
- Human gate 不是自动化失败,而是专家系统接口。
- Authority Matrix 定义谁能观察、建议、起草、修改、决定、执行、阻断。
- Trace 记录谁被调用、用什么 prompt、读什么输入、产出什么、主会话如何整合、哪些进入正式 synthesis。
地位:
- 作为治理层支撑 topic。
- 可进入 Handbook 后续素材。
- 不列入当前 Handbook 第一版六组核心,除非后续用户扩展范围。
### 5.6 Context / Fidelity / Evaluation Cross-Link Group
```yaml
id: context-compiler-crosslink
title: Context Compiler / Fidelity / Evaluation
parent: agentic-governance
status: cross_link_candidate
source_rounds:
- R02
- R03
- R04
confirmed_core_topic: false
```
确认边界:
```text
Context Compiler 只作为候选 / cross-link 材料保留,暂不升为核心 topic。
```
可连接:
- whole-source gestalt。
- premise-context-pack。
- role-specific dispatch pack。
- source digest。
- Fidelity Ladder。
- Evaluation Stack。
- Runtime Maturity Model。
不得:
- 创建模型资产。
- 作为本次 topic map 的核心父节点。
- 直接创建 Handbook 正文章节。
## 6. 文档与工程承接层
```yaml
id: document-layering
title: 文档与工程承接层
parent: complexity-placement-gate
role: downstream_container_layer
source_rounds:
- R04
- R05
```
### 6.1 HiFi Agent Studio纲领补丁
```yaml
id: hifi-agent-studio-principles
title: HiFi Agent Studio纲领补丁
parent: document-layering
source_rounds:
- R04
- R05
downstream_task_tag: hifi_patch_material
```
最小补丁五原则:
```yaml
hifi_minimal_patch_principles:
- id: hifi-principle-default-light
title: 默认轻量,证据驱动升级
- id: hifi-principle-real-execution
title: 正式产物必须真实执行
- id: hifi-principle-cost-separation
title: 内容成本与系统建设成本必须分账
- id: hifi-principle-scope-drift
title: 任务漂移必须重定性
- id: hifi-principle-stop-rule
title: 系统必须拥有停止权
```
边界:
- 这些是补丁素材和纲领原则,不是正式 HiFi Agent Studio 正文。
- 具体表格、模板、字段、阻断条件下放 Agentic Handbook。
- `Production Workshop` 只作候选 / cross-link不升为核心 topic。
### 6.2 Agentic Handbook第一版守则素材
```yaml
id: agentic-handbook-operating-law
title: Agentic Handbook第一版守则素材
parent: document-layering
source_rounds:
- R04
- R05
downstream_task_tag: handbook_material
```
第一版先按六组组织:
```yaml
handbook_first_pass_groups:
- Project Intake
- Mode Selector
- Cost Ledger
- Execution Authenticity
- Scope Drift
- Stop Rule
```
用户补充边界:
```text
这六组只是撰写 Agentic Handbook 时的原始素材组织方式,不是唯一素材,也不代表最终 Handbook 只包含这六组。
```
暂不升为第一版核心的扩展项:
- Authority Matrix。
- Artifact Contract。
- Simulation Labeling。
- Human Gate Design。
- Context Compiler。
- Evaluation Stack。
- Runtime Maturity Model。
- Platform Adapters。
这些可在 material routing 中作为 related / expansion material 标注。
### 6.3 CCPE System建造工坊
```yaml
id: ccpe-system-forge
title: CCPE SystemPrompt / Agent / Skill / Runtime / Model Card 建造工坊
parent: document-layering
source_rounds:
- R01
- R04
- R05
downstream_task_tag: archival_context
```
地位:
- CCPE System 用于分类和建造 Prompt、Agent、Skill、Runtime、Model Card 等资产。
- 本 run 只把它作为文档体系和工程承接层的一部分。
- 本 run 不创建 CCPE assets、model cards 或 model index entries。
### 6.4 Project Runbook本地流程规程
```yaml
id: project-runbook-local-procedure
title: Project Runbook本地流程规程
parent: document-layering
source_rounds:
- R02
- R05
downstream_task_tag: archival_context
```
地位:
- writing-workbench、knowledge-vault 等具体项目流程规程应在 project runbook 层承接。
- 本 run 不创建 writing-workbench handoff。
- 本 run 不创建 article outline。
- `video-workbench` 不作为本 run topic。
## 7. Candidate / Cross-Link Materials
### 7.1 Context Compiler
```yaml
id: context-compiler-crosslink
title: Context Compiler
status: candidate_cross_link_only
confirmed_core_topic: false
source_rounds:
- R02
- R03
- R04
```
连接对象:
- 素材提炼流程中的 whole-source gestalt。
- 深度创作流程中的 premise-context-pack。
- 降维输出流程中的 article model digest / public-topic framing pack。
- Handbook 后续的 Context Engineering 扩展项。
- CCPE System 的 context protocol engineering。
### 7.2 Production Workshop
```yaml
id: production-workshop-crosslink
title: Production Workshop / 生产工坊
status: candidate_cross_link_only
confirmed_core_topic: false
source_rounds:
- R04
- R05
```
连接对象:
- 降维输出流程作为生产线型 MVP 的案例。
- HiFi Agent Studio 中逻辑轮机与战略透镜之间的候选产品形态分类。
- Agentic Handbook 中低判断高摩擦自动化的分诊材料。
禁止:
- 不创建 `video-workbench` topic。
- 不创建视频生产 runbook。
- 不把生产工坊升为本次核心父主题。
## 8. Article 8 Material Direction
```yaml
id: article-8-material-direction
title: 第 8 篇文章素材方向
status: material_direction_only
source_rounds:
- R01
- R02
- R03
- R04
- R05
creates_outline: false
creates_writing_workbench_handoff: false
```
可保留素材线:
- 我以为在蒸馏材料,结果在测试一台知识加工机器。
- 第一次“像真的但不是真的”,第二次“真的但太贵”。
- 深度创作是实验室,降维输出是生产线。
- Agentic 时代的过度工程不是 Agent 太多,而是没有判断复杂度放在哪里。
- 纲领稳定、守则可变;复杂度也应放在正确文档层级。
边界:
- 只作为素材方向。
- 不进入正式文章提纲。
- 不创建 writing-workbench 项目。
## 9. Anti-Scope And Distortion Risks
本 topic map 明确禁止以下误读:
1.`复杂度放置门` 简化成反复杂度或反工程化。
2. 把深度创作、素材提炼、降维输出升为三个独立父主题。
3. 把第 8 篇文章、HiFi patch、Handbook 三个下游任务合并成单一输出。
4. 把 Handbook 降为 HiFi Studio 的唯一执行承接子层;二者是不同任务方向。
5. 把 Context Compiler 或 Production Workshop 升为核心 topic。
6.`video-workbench` 创建 topic。
7. 从 GPT 建议中直接抽取模型资产。
8. 核验或提升 GPT 外部链接为正式知识依据。
9. 创建 writing-workbench handoff、文章提纲或正文草稿。
10. 在未确认 topic 展开边界前创建 topic docs 或 audits。
## 10. Material Routing Readiness
```yaml
topic_map_status: canonical
ready_for_material_routing: true
may_create_material_routing_log_without_additional_user_confirmation: true
pause_only_if_new_user_level_decisions_appear: true
```
后续 material routing 应从以下 primary nodes 开始:
```yaml
route_targets:
- trigger-roi-ledger
- writing-review-execution-authenticity
- material-extraction-gestalt-and-overload
- dimensional-reduction-production-line
- qpi-drift
- complexity-buys-value
- cost-ledger
- project-intake-mode-selector
- execution-authenticity
- scope-drift-stop-rule
- human-gate-authority-trace
- context-compiler-crosslink
- hifi-agent-studio-principles
- agentic-handbook-operating-law
- document-layering
- ccpe-system-forge
- project-runbook-local-procedure
- production-workshop-crosslink
- article-8-material-direction
- archival-context
```
可按本 topic map 继续创建:
```text
02-material-routing-log.md
```