Sync: add workflow registry and review notes

This commit is contained in:
2026-04-25 08:02:41 +08:00
parent aa980f8da2
commit 3b6697df35
10 changed files with 741 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [2026-04-25] ingest | Workflow Architect Agent Personality
- Source file: Agent/agency-agents/specialized/specialized-workflow-architect.md
- Status: ✅ 成功摄入
- Summary: Workflow Architect——The Agency Specialized 部门的工作流设计专家 Agent负责在代码编写前穷举建模系统所有路径。核心交付物四视角工作流注册表按工作流/按组件/按用户旅程/按状态)+ 工作流树规范格式(覆盖快乐路径+七类失败分支)+ 交接合同Handoff Contract+ 清理清单Cleanup Inventory。关键原则不只为快乐路径设计每个系统边界定义显式交接合同Reality Checker 验证是 Draft 升为 Approved 的前置条件。Agent 协作协议Reality Checker 验证→Backend Architect 实现→API Tester 生成测试用例→DevOps Automator 验证清理顺序。与 [[Designing-for-Agentic-AI]] 存在潜在冲突(确定性要求 vs LLM 概率性),已在 Contradictions 中记录。
- Concepts created: [[Workflow-Registry]](四视角工作流注册表)、[[Observable-States]](四维度可观察状态)、[[Handoff-Contract]](系统边界交接合同)、[[Workflow-Tree-Spec]](结构化工作流树规范格式)
- Entities created: Backend Architect/Reality Checker/API Tester/DevOps Automator/Security Engineer 在当前 sources 中出现次数均 < 2暂不创建 Entity 页面)
- Source page: wiki/sources/specialized-workflow-architect.md
- Notes: index.md 中原有 "source missing" 条目本次摄入后已更新为完整条目并修正日期。overview.md Specialized 部门新增 Workflow Architect 条目。Concept 页面创建前已做去重检查Workflow-Engineering已存在定义侧重 AI 执行流程 vs 本文档侧重工作流规范格式)保留原页面,新增页面侧重建模规范维度。
## [2026-04-25] ingest | Agentic Identity & Trust Architect补充摄入
- Source file: Agent/agency-agents/specialized/agentic-identity-trust.md
- Status: ✅ 补充摄入source page 已存在,本次补充 Concept 页面)