Sync: add project management and xr notes

This commit is contained in:
2026-04-25 06:25:02 +08:00
parent a26d62bb6d
commit 20f686ea5f
52 changed files with 3251 additions and 9 deletions

View File

@@ -1,3 +1,79 @@
## [2026-04-25] ingest | Specialized Civil Engineer Agent
- Source file: Agent/agency-agents/specialized/specialized-civil-engineer.md
- Status: ✅ 成功摄入
- Summary: Civil Engineer Agent——全球设计标准覆盖的结构与土木工程专家 Agent驾驭 EurocodeEN 19901999 + 各国 National Annex、ACI 318LRFD/SD、AISC 360、ASCE 7、GB/IS/AIJ 等全球主流建筑规范体系。核心方法ULS+SLS 双重验证、多标准冲突处理识别→记录→保守优先→Basis of Design、岩土工程全流程。计算交付物钢梁 AISC 360 LRFD 计算包、RC 梁 Eurocode EN 1992-1-1 计算包、Terzaghi 岩土地基承载力分析。六阶段工作流:项目范围→初步设计→详细计算→建造文档→规范合规→施工支持。
- Concepts created: [[ULS]], [[SLS]], [[National-Annex]], [[LRFD]], [[Basis-of-Design]], [[BIM-Coordination]], [[Ductility-Class]]
- Entities created: [[Eurocode]], [[AISC-360]], [[ACI-318]], [[ASCE-7]], [[EN-1997]], [[AIJ]]
- Source page: wiki/sources/specialized-civil-engineer.md
- Notes: 无已知冲突。该 Agent 覆盖全球独立规范体系,各标准间差异已明确标注,不可混用。
- Source file: Agent/agency-agents/project-management/project-management-experiment-tracker.md
- Status: ✅ 成功摄入
- Summary: Experiment Tracker Agent——The Agency 项目管理部门的实验追踪专家 Agent专注于 A/B 测试、功能实验和假设验证的科学化管理。核心交付物实验设计文档模板和实验结果报告模板。成功指标95% 实验达统计显著性、每季度 15+ 实验、70% 成功率、80% 成功实验落地。高级能力多臂老虎机、贝叶斯分析、因果推断、ML 模型 A/B 测试。
- Concepts created: [[A/B-Testing]], [[Statistical-Significance]], [[Power-Analysis]], [[Hypothesis-Validation]], [[Experiment-Portfolio-Management]], [[Multi-Armed-Bandits]], [[Bayesian-Analysis]], [[Causal-Inference]]
- Entities created: [[Project-Management-Experiment-Tracker]]
- Source page: wiki/sources/project-management-experiment-tracker.md
- Notes: 与 [[Project-Management-Studio-Operations]] 存在潜在张力(实验节奏 vs 内容制作节奏),已记录于 Contradictions
## [2026-04-25] ingest | Studio Operations Agent Personality
- Source file: Agent/agency-agents/project-management/project-management-studio-operations.md
- Status: ✅ 成功摄入
- Summary: Studio Operations Agent——The Agency 项目管理部门的执行层 Agent专注于工作室日常运营效率、流程优化和资源协调。核心交付物SOP 模板四步工作流评估→协调→实施→监控和运营效率报告模板。成功指标95% 运营效率、99.5% 系统正常运行时间、年度成本降低 10%、支持响应时间 < 2 小时。
- Concepts created: (本次未创建独立 Concept 页面——文档内各概念Standard Operating Procedure/Operational Efficiency 等)均与 [[The Agency]] 生态强绑定,不满足可独立复用条件)
- Entities created: (本次未创建独立 Entity 页面——文档内唯一实体 [[The Agency]] 在 Wiki 中已有充分引用)
- Source page: wiki/sources/project-management-studio-operations.md
- Notes: 与 [[project-management-studio-producer]](战略层)和 [[ProjectManagerSenior]](任务分解层)构成完整项目管理体系层级;与 [[Project-Management-Jira-Workflow-Steward]] 和 [[Project-Management-Project-Shepherd]] 协同index.md 中标记的 expected 条目已补全
## [2026-04-25] ingest | Senior Project Manager Agent Personality
- Source file: Agent/agency-agents/project-management/project-manager-senior.md
- Status: ✅ 成功摄入
- Summary: Senior Project Manager——The Agency 项目管理部门的执行层 Agent专注于将网站规格文档site-setup.md精准转化为 30-60 分钟可执行开发任务列表。核心方法:精确引用规格原则 + 务实范围控制(拒绝 luxury/premium 除非明确)+ 开发者优先任务描述。核心约束:不添加后台进程、不启动开发服务器、必须包含 Playwright 截图测试。
- Concepts created: (本次未创建独立 Concept 页面——文档内各概念均仅出现 1 次,不满足 ≥ 2 次创建门槛)
- Entities created: (本次未创建独立 Entity 页面——文档内各实体均仅出现 1 次,不满足 ≥ 2 次创建门槛)
- Contradictions detected: 与 [[Project-Management-Project-Shepherd]] 存在职责边界张力——Senior PM 关注任务拆解细节Shepherd 关注项目整体把控;两者形成执行层与规划层的协作关系,记录于 Source Page Contradictions 部分
- Source page: wiki/sources/project-manager-senior.md
- Notes: index.md 占位符条目已替换添加中文摘要overview.md 已补充 [[ProjectManagerSenior]] 独立段落,完善了项目管理层级的战略-执行协作关系描述
## [2026-04-25] ingest | Jira Workflow Steward Agent Personality
- Source file: Agent/agency-agents/project-management/project-management-jira-workflow-steward.md
- Status: ✅ 成功摄入
- Summary: Jira Workflow Steward——交付纪律守护者 Agent通过 Jira-Git 全链路绑定Task→Branch→Commit→PR→Release确保代码交付可审查、可回滚、可审计。核心机制Jira Gate无 Jira ID 则停止工作流)+ 分支策略feature/bugfix/hotfix/release+ Gitmoji 规范提交 + PR 模板 + Commit Hook 自动化验证。定位Jira-linked commits 是质量工具而非合规打勾。
- Concepts created: [[Jira-Git-Traceability]], [[Atomic-Commit]], [[Branch-Strategy]], [[Gitmoji-Commit]], [[Jira-Gate]], [[Pull-Request-Governance]], [[Delivery-Traceability]]
- Entities created: [[Jira-Workflow-Steward]], [[Gitmoji]]
- Contradictions detected: 与 [[Project-Management-Project-Shepherd]] 在职责边界存在互补张力——Steward 严格 gateJira ID 前置),若 Shepherd 未预创建任务则工作流中断,建议在 Shepherd 端增加预创建步骤;与 [[Project-Management-Studio-Producer]] 在交付粒度上属不同抽象层级(原子 commit vs 组合 Epic/Story无直接冲突
- Source page: wiki/sources/project-management-jira-workflow-steward.md
- Notes: 7 个 Concept 页面已创建并添加到 index.md2 个 Entity 页面已创建Jira-Workflow-Steward/Gitmoji并添加到 index.mdsource page 已添加与 Project-Management-Project-Shepherd 和 Studio-Producer 的跨文档矛盾记录index.md 占位符条目已替换2026-04-20 → 2026-04-25添加中文摘要
## [2026-04-25] ingest | Project Shepherd Agent Personality
- Source file: Agent/agency-agents/project-management/project-management-project-shepherd.md
- Status: ✅ 成功摄入
- Summary: Project Shepherd——AI Agent 项目管理人格专职跨职能项目协调、时间线管理、干系人对齐与风险缓解。四阶段工作流项目启动→团队组建→执行监控→质量交付。核心交付物Project Charter 模板、Status Report 模板、风险缓解框架。成功指标95% 按时交付、范围蔓延 < 10%、90% 风险提前缓解、干系人满意度 4.5/5。
- Concepts created: (本次未创建独立 Concept 页面——文档内各概念均仅出现 1 次,不满足 ≥ 2 次创建门槛)
- Entities created: (本次未创建独立 Entity 页面——文档内各实体均仅出现 1 次,不满足 ≥ 2 次创建门槛)
- Contradictions detected: 无。本文档与 [[Project-Management-Studio-Operations]] 和 [[Project-Management-Senior]] 在项目管理层级上互补而非冲突,属层级差异。
- Source page: wiki/sources/project-management-project-shepherd.md
- Notes: index.md 占位符条目已替换2026-04-20 → 2026-04-25添加中文摘要overview.md 第 65 行已包含 [[Project-Management-Project-Shepherd]] wikilink项目管理层级链一环无需额外修订
## [2026-04-25] ingest | Studio Producer Agent Personality
- Source file: Agent/agency-agents/project-management/project-management-studio-producer.md
- Status: ✅ 成功摄入
- Summary: Studio Producer——The Agency 项目管理部门的高管级战略领导者 Agent专注于创意愿景与商业目标对齐的组合管理。核心职责战略组合规划Tier 1/2/Innovation Pipeline 三级、Portfolio ROI 管理(≥ 25%、95% 按时交付率、高管级利益相关者沟通。四阶段工作流:战略规划→项目编排→领导力发展→绩效优化。
- Concepts created: [[Strategic-Portfolio-Management]], [[Resource-Allocation]], [[Portfolio-ROI]], [[Innovation-Pipeline]], [[Stakeholder-Alignment]]
- Entities created: [[Studio-Producer]]
- Contradictions detected: 与 [[Project-Management-Studio-Operations]] 在战略Producer与运营Operations的权责边界存在张力需通过 Portfolio Review 机制对齐;与 [[Project-Manager-Senior]] 的管理广度差异(组合 vs 单项目)属层级差异而非矛盾
- Source page: wiki/sources/project-management-studio-producer.md
- Notes: 已在 overview.md 新增 "The Agency — Project Management 部门" 章节(位于 Paid Media 部门之前),包含 Studio Producer 完整段落及与其他项目管理 Agent 的层级关系描述5 个 Concept 页面已创建index.md 中 source 条目已替换2026-04-20 → 2026-04-25Studio-Producer Entity 页面已创建并添加至 index.md
## [2026-04-25] ingest | visionOS Spatial Engineer Agent Personality
- Source file: Agent/agency-agents/spatial-computing/visionos-spatial-engineer.md
- Status: ✅ 成功摄入
- Summary: visionOS Spatial Engineer——Apple visionOS 26 原生空间计算 Agent专注于 SwiftUI volumetric interfaces 和 Liquid Glass Design System 实现。核心能力Liquid Glass 透明材质设计、Spatial Widgets、SwiftUI Volumetric APIs、RealityKit-SwiftUI 集成、Multi-Window Architecture、GPU 高效渲染。技术栈SwiftUI / RealityKit / ARKit / Metal。
- Concepts created: [[Liquid-Glass-Design-System]], [[Spatial-Widgets]], [[SwiftUI-Volumetric-APIs]], [[RealityKit-SwiftUI-Integration]], [[Multi-Window-Architecture]]
- Entities created: [[XR-Interface-Architect]], [[XR-Immersive-Developer]], [[XR-Cockpit-Interaction-Specialist]], [[macOS-Spatial-Metal-Engineer]]
- Contradictions detected: 与 [[XR-Immersive-Developer]] 在平台选择上存在差异WebXR 跨平台 vs visionOS 原生独占),已记录于 Source Page Contradictions 部分;与 [[macOS-Spatial-Metal-Engineer]] 在技术栈选择上存在张力SwiftUI 声明式 vs Metal 底层渲染),已记录为互补关系
- Source page: wiki/sources/visionos-spatial-engineer.md
- Notes: index.md 已替换占位符条目2026-04-20 → 2026-04-25添加摘要描述overview.md 已新增独立段落(位于 macOS Spatial/Metal Engineer 段落后5 个 Concept 页面已创建并添加到 index.md4 个 Entity 页面已创建XR-Interface-Architect/XR-Immersive-Developer/XR-Cockpit-Interaction-Specialist/macOS-Spatial-Metal-Engineer并添加到 index.md相关 Entity 和 Concept 页面的 sources 列表已更新
## [2026-04-25] ingest | XR Interface Architect Agent Personality
- Source file: Agent/agency-agents/spatial-computing/xr-interface-architect.md
- Status: ✅ 成功摄入
@@ -2897,3 +2973,12 @@
- Entities linked: [[Apple]], [[Vision Pro]], [[Metal]], [[Xcode Instruments]], [[RealityKit]], [[ARKit]]
- Source page: wiki/sources/macos-spatial-metal-engineer.md
- Notes: Entity 层面 Apple/Vision Pro/Metal/Xcode Instruments/RealityKit/ARKit 在源文档中提及但均不足独立建页阈值,通过 Sources 页面的 Key Entities 部分建立链接;与 [[visionos-spatial-engineer]] 存在职责重叠Vision Pro 开发),已记录于 Contradictions 部分——前者侧重 macOS 渲染侧 + Vision Pro 流式输出,后者倾向 visionOS 原生交互开发,两者可协同;与 [[xr-immersive-developer]] 互补——浏览器端 WebXR vs Apple 原生 Metal 渲染管线,共同构成 XR 产品矩阵
## [2026-04-25] ingest | Recruitment Specialist Agent
- Source file: Agent/agency-agents/specialized/recruitment-specialist.md
- Status: ✅ 成功摄入
- Summary: RecruitmentSpecialist 是一个专注于中国人力资源市场的招聘运营与人才获取专家 Agent覆盖从人才吸引、入职到留任的全周期招聘引擎。涵盖中国招聘平台运营BOSS直聘、拉勾、猎聘、智联、前程无忧、脉脉、LinkedIn、JD 优化、简历筛选、面试流程设计STAR、结构化面试、校园招聘、猎头管理、劳动法合规劳动合同法、PIPL、五险一金、N+1、雇主品牌建设、入职 SOP、招聘数据分析全链路。
- Concepts created: [[STAR Framework]], [[Structured Interview]], [[China Labor Law Compliance]], [[Recruitment Funnel Analyzer]]
- Entities created: [[Boss Zhipin]]
- Source page: wiki/sources/recruitment-specialist.md
- Notes: 无已知冲突。Key Entities 中 Lagou/Liepin/Beisen/Moka/Feishu/STAR 等在源文档出现但出现次数不足以触发独立建页,通过 Sources 页面的 Key Entities 部分建立 wikilinks。