knowledge-vault/discussions/viewpoint-development/2026-06-12-复杂度放置门/topics/04-hifi-studio-patch.md

145 lines
3.1 KiB
Markdown
Raw 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.

---
topic_doc_id: 04-hifi-studio-patch
run_id: 2026-06-12-复杂度放置门
topic_ids:
- hifi-agent-studio-principles
source_basis:
- 01-topic-map.md
- 02-material-routing-log.md
- invocations/broad-fidelity-workers/R04/returned-output.md
- invocations/broad-fidelity-workers/R05/returned-output.md
integration_mode: main_session_integration_from_worker_outputs
primary_source_re_read: false
model_asset: false
formal_hifi_patch: false
---
# HiFi Agent Studio纲领补丁素材
## 1. Topic Role
本 topic doc 只整理 HiFi Agent Studio 的纲领补丁素材,不改写正式 HiFi Agent Studio 文档。
用户已确认最小补丁先限定为五条原则:
```text
1. 默认轻量
2. 真实执行
3. 成本分账
4. 任务漂移
5. 停止权
```
## 2. Source Material Layer
### Primary Routed Units
```yaml
hifi-agent-studio-principles:
- R03-U03
- R03-U09
- R04-U02
- R04-U03
- R04-U04
- R04-U05
- R04-U06
- R04-U15
- R05-U03
- R05-U06
- R05-U07
- R05-U08
- R05-U09
- R05-U12
- R05-U14
```
### High-Value Cross-Linked Units
```yaml
project_intake_and_mode:
- R04-U07
- R04-U08
cost_and_execution:
- R04-U09
- R04-U10
scope_and_stop:
- R04-U11
documentation_layering:
- R05-U02
- R05-U05
- R05-U16
```
## 3. Reusable Material Units
### 3.1 默认轻量,证据驱动升级
纲领层应保留原则句,不保留完整表格:
```text
默认采用最轻可用结构;只有风险、复用、追踪、协作或下游依赖提供证据时,才升级到更重 Runtime。
```
### 3.2 正式产物必须真实执行
纲领层保留底线:
```text
Formal Agentic Output Must Be Real.
```
具体 invocation 字段、simulation-only 标记和 excluded-from-synthesis 规则下放 Handbook。
### 3.3 内容成本与系统建设成本必须分账
纲领层保留:
```text
禁止将系统建设成本伪装为单次内容任务成本。
```
### 3.4 任务漂移必须重定性
当内容任务开始设计 Agent、Skill、Runtime、Protocol、Evaluation、Invocation 标准时,必须触发 drift review。
### 3.5 系统必须拥有停止权
系统启动前必须定义 sufficient 条件,不因为还能生成 audit、handoff、topic docs、review、prompt、protocol 就继续运行。
## 4. Related But Not Core For First Patch
这些可保留为后续补丁或 cross-link
- QPI Drift。
- Production Workshop。
- Separate Role from Model / Agent / Skill / Runtime。
- Runtime Maturity Model。
- Evaluation Stack。
- Context Compiler。
- Expert Attention Budget。
- Production Boundary。
## 5. Anti-Scope
不要:
- 把 R04/R05 的 GPT 补丁清单全部塞回 Studio 纲领。
- 写正式 HiFi Agent Studio V2.1 正文。
- 创建模型资产。
- 把 Production Workshop 扩展为 video-workbench topic。
## 6. Downstream Use
```yaml
hifi_patch_material:
status: primary
use: "作为后续正式补丁讨论和改写的素材层。"
handbook_material:
status: secondary
use: "将操作表格、模板、字段和阻断条件下放。"
article_8_material:
status: secondary
use: "用于说明纲领稳定、守则可变。"
```