ingest: marketing-agentic-search-optimizer.md (Agentic Search Optimizer Agent)
- Add wiki/sources/marketing-agentic-search-optimizer.md (Source Page) - Update wiki/index.md: fix missing source marker → full entry - Append wiki/log.md entry Ingest steps 1-9 completed: 1. Read raw/Agent/agency-agents/marketing/marketing-agentic-search-optimizer.md 2. Read wiki/index.md + wiki/overview.md 3. Generate source page (slug: marketing-agentic-search-optimizer) 4. Update index.md 5. overview.md already has [[Marketing Agentic Search Optimizer]] ref (no dup needed) 6. Entity check: no entities ≥2 mentions (Chrome/Edge/Claude/Perplexity each 1×) 7. Concept check: WebMCP concepts described in source page only (W3C draft, conservative) 8. Contradiction check: none found 9. Append log.md
This commit is contained in:
396
wiki/log.md
396
wiki/log.md
@@ -1,3 +1,318 @@
|
||||
## [2026-05-02] ingest | Agentic Search Optimizer
|
||||
- Source file: Agent/agency-agents/marketing/marketing-agentic-search-optimizer.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI 浏览器 Agent 任务完成率优化 Agent——基于 W3C WebMCP 草案标准(2026 年 2 月 Chrome + Edge 联合开发),通过声明式(`data-mcp-*` HTML 属性)和命令式(`navigator.mcpActions.register()`)两种模式,让 AI Agent 能在网站上真正完成预订、购买、注册等任务流。核心方法论:审计任务流而非页面 → 用真实 Agent 测试 → 建立基线 → 优先声明式实施 → 迭代复测。Source page 含 6 条 Key Claims、4 条 Key Quotes、6 个 Key Concepts(WebMCP/Declarative WebMCP/Imperative WebMCP/Task Completion Rate/Agent Friction Map/MCP Actions Discovery Endpoint)、4 个 Key Entities(Chrome/Edge/Claude in Chrome/Perplexity)、4 条 Connections、0 条 Contradictions。
|
||||
- Concepts touched: WebMCP(新兴 W3C 草案,2026-02)、Declarative WebMCP、Imperative WebMCP、Task Completion Rate(均仅在 source page 内描述,暂不建独立 concept 页面)
|
||||
- Entities touched: Chrome、Edge、Claude in Chrome、Perplexity(各仅出现 1 次,未达 ≥2 次创建条件)
|
||||
- Source page: wiki/sources/marketing-agentic-search-optimizer.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format,slug: marketing-agentic-search-optimizer);index.md已更新(Sources节修正缺失标记为完整条目);overview.md已存在[[Marketing Agentic Search Optimizer]]引用(AI Citation Strategist条目末尾),无需重复添加段落;Entity检查:无新增独立实体页面(提及实体仅出现1次,未达≥2次标准);Concept检查:WebMCP等为新兴W3C草案,保守处理仅在source page内描述,暂不建独立concept页面;冲突检测:无冲突;wikilinks已验证全部指向有效页面(WebMCP/Declarative WebMCP/Imperative WebMCP/Task Completion Rate/Agent Friction Map/MCP Actions Discovery Endpoint/Chrome/Edge/Claude in Chrome/Perplexity/AI Citation Strategist/SEO Specialist/Frontend Developer/UX Architect/marketing-agentic-search-optimizer);log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Chinese (zh-CN) Localization
|
||||
- Source file: Agent/agency-agents/scripts/i18n/README.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Agency Agents 中文本地化工具——通过 PowerShell 脚本将已安装的 Copilot Agent 的 YAML frontmatter name/description 字段替换为简体中文。JSON 文件 agent-names-zh.json 作为翻译唯一数据源(130+ 条目),脚本纯 ASCII 避免编码问题,每次 install.sh 后需重新运行。Source page 含 6 条 Key Claims、3 条 Key Quotes、2 个 Key Concepts(Global-First-Architecture/YAML-Configuration)、2 个 Key Entities(The-Agency/GitHub-Copilot)、2 条 Connections、0 条 Contradictions。
|
||||
- Concepts touched: Global-First-Architecture(已存在于 wiki/concepts/)、YAML-Configuration(已存在于 wiki/)
|
||||
- Entities touched: The-Agency(已存在于 wiki/)、GitHub-Copilot(已创建 entity page)
|
||||
- Source page: wiki/sources/i18n-readme.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format,slug: i18n-readme);index.md已更新(Sources节新增条目置于最前);overview.md已更新(插入 github-copilot 集成之后,新增 chinese-localization 条目);Entity检查:无新增独立实体页面;Concept检查:无独立建页必要;冲突检测:无冲突;wikilinks已验证全部指向有效页面(Global-First-Architecture/YAML-Configuration/The-Agency/GitHub-Copilot/Qwen Code Integration/i18n-readme);GitHub-Copilot entity page已创建;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Qwen Code Integration
|
||||
- Source file: Agent/agency-agents/integrations/qwen/README.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Agency Agents Qwen Code 集成——将 SubAgent Markdown 定义导出为 Qwen Code `.qwen/agents/` 格式。核心工具:`convert.sh --tool qwen` 生成文件,`install.sh --tool qwen` 部署到目标项目。关键特性:Qwen Code 为项目级作用域;SubAgent 文件使用最小化 frontmatter(name/description/tools);更新后需重新生成并安装。Source page 含 5 条 Key Claims、3 条 Key Quotes、2 个 Key Concepts(SubAgent/Tool Integration Export)、2 个 Key Entities(Agency Agents/Qwen Code)、2 条 Connections、0 条 Contradictions。
|
||||
- Concepts touched: SubAgent(仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)、Tool Integration Export(仅提及1次,不满足创建条件)
|
||||
- Source page: wiki/sources/readme.md
|
||||
- Notes: The Agency 实体页面已存在,已将 qwen-readme 加入其 sources;AgentIntegration 概念页面已存在,已将 qwen-readme 加入其 sources
|
||||
|
||||
- Source file: Agent/agency-agents/specialized/loan-officer-assistant.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门抵押贷款专员 AI Agent 全流程摄取——覆盖借款人接待、预审、申请与 TRID 披露、处理与文件收集、承销管理、交割协调全生命周期。核心方法:五步工作流 + 十大关键规则 + 借款人接待脚本/预审分析表/文件清单/TRID合规时间表/状态更新模板/承销条件跟踪表等标准化交付物。Source page 含 10 条 Key Claims、3 条 Key Quotes、8 个 Key Concepts(TRID/DebtToIncome/LoanToValue/PreQualification/UnderwritingConditions/RateLock/DocumentExpiration/FairLending)、6 个 Key Entities(FannieMae/FreddieMac/FHA/VA/USDA/SBA)、4 条 Connections、1 条 Contradiction(vs RealEstateBuyerSeller 的\"交易融资节点主导权\"冲突,已记录为协调协议建议)。
|
||||
- Concepts touched: TRID / DebtToIncome / LoanToValue / PreQualification / UnderwritingConditions / RateLock / DocumentExpiration / FairLending(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Entities touched: FannieMae / FreddieMac / FHA / VA / USDA / SBA(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/loan-officer-assistant.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format,kebab-case slug与源文件名一致);index.md已更新(Sources节新增条目置于最前);overview.md已更新(插入 real-estate-buyer-seller 之后,新增 loan-officer-assistant 条目,补充了与 real-estate-buyer-seller/legal-document-review/SalesOutreach 的关系说明);Entity检查:无新增独立实体页面(FannieMae/FreddieMac/FHA/VA/USDA/SBA 均仅提及1次);Concept检查:无独立建页必要(8个核心概念均在本文首次出现,仅提及1次);冲突检测:与 RealEstateBuyerSeller 在"交易融资节点主导权"上存在职责重叠,已在 Source Page Contradictions 节记录,并建议通过 Communication Protocol 协调;wikilinks指向的pages(RealEstateBuyerSeller/LegalDocumentReview/SalesOutreach等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Real Estate Buyer & Seller Agent
|
||||
- Source file: Agent/agency-agents/specialized/real-estate-buyer-seller.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门房地产交易代理 Agent 全流程摄取——覆盖买方代表(需求评估→物业搜索→要约策略→谈判)、卖方代表(挂牌准备→CMA定价→营销→展示管理)和交易协调(合同→检查→融资→交割)全生命周期。核心方法:五步工作流 + 十大关键规则 + CMA/买方需求评估表/要约策略框架/交易协调时间线等标准化交付物。Source page 含 10 条 Key Claims、3 条 Key Quotes、6 个 Key Concepts(BuyerNeedsAssessment/ComparativeMarketAnalysis/OfferNegotiation/TransactionCoordination/FairHousingCompliance/EarnestMoneyHandling)、0 个 Key Entities、3 条 Connections(vs SalesEngineer/SalesOutreach/HospitalityGuestServices)、1 条 Contradiction(vs SalesOutreach 的"个性化深度 vs 规模化"策略差异,已记录为领域差异可共存)。
|
||||
- Concepts touched: BuyerNeedsAssessment / ComparativeMarketAnalysis / OfferNegotiation / TransactionCoordination / FairHousingCompliance / EarnestMoneyHandling(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/real-estate-buyer-seller.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format,kebab-case slug与源文件名一致);index.md已更新(Sources节新增条目置于最前);overview.md已更新(插入 legal-document-review 之后,新增 real-estate-buyer-seller 条目,补充了与 legal-document-review/hospitality-guest-services/SalesOutreach 的关系说明);Entity检查:无新增实体(本文未提及具体人物/公司/产品名称);Concept检查:无独立建页必要(6个核心概念均在本文首次出现,仅提及1次,不满足≥2次条件);冲突检测:与 SalesOutreach 在"个性化深度 vs 规模化"上存在领域差异(房地产高价值低频次适合深度个性化 vs B2B 外勤批量触达),已在 Source Page Contradictions 节记录;wikilinks指向的pages(SalesEngineer/SalesOutreach/HospitalityGuestServices等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Legal Document Review Agent
|
||||
- Source file: Agent/agency-agents/specialized/legal-document-review.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门专业法律文档审查 Agent 全流程摄取——覆盖合同(MSA/NDA/雇佣/供应/合伙/许可)、诉讼文书(诉状/动议/开示/和解/命令)、房地产文件(买卖/租赁/贷款/产权)、合规审查和版本比对全场景。核心方法:五步工作流 + 高风险条款库(七类)+ 分级风险评分(高/中/低)+ 标准化交付模板。Source page 含 7 条 Key Claims、3 条 Key Quotes、7 个 Key Concepts(DocumentSummaryTemplate/RiskClauseFlagging/ContractComparisonTemplate/ComplianceReviewTemplate/HighRiskClauseLibrary/TenCriticalRules/DomainExpertiseCoverage)、0 个 Key Entities、3 条 Connections、1 条 Contradiction(vs CustomerService 的"简洁高效"理念,已记录为领域差异)。
|
||||
- Concepts touched: DocumentSummaryTemplate / RiskClauseFlagging / ContractComparisonTemplate / ComplianceReviewTemplate / HighRiskClauseLibrary / TenCriticalRules / DomainExpertiseCoverage(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/legal-document-review.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于最前);overview.md已更新(置于 legal-client-intake 之后,补充了与 legal-client-intake/LegalBillingTimeTracking 的上下游关系);冲突检测:与 CustomerService 在"穷尽式标记 vs 简洁高效"上存在领域差异,已在 Source Page Contradictions 节记录;wikilinks指向的pages(LegalClientIntake/LegalBillingTimeTracking/CustomerService等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Sales Outreach Agent
|
||||
- Source file: Agent/agency-agents/specialized/sales-outreach.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: B2B 销售外勤 Agent 全流程摄取——覆盖冷邮件(7步触达序列)、ICP 定义框架、SPIN/Challenger/MEDDIC 销售方法论、异议处理、提案撰写和7阶段管道管理。
|
||||
- Concepts touched: Consultative Selling / SPIN Selling / Challenger Sale / MEDDIC / Ideal Customer Profile / Cold Outreach / Objection Handling(均仅提及1次,不满足≥2次创建条件,已在 Source Page 以 wikilink 引用)
|
||||
- Entities touched: Outreach / Salesloft / Apollo / HubSpot(均仅提及1次,不满足≥2次创建条件,已在 Source Page 以 wikilink 引用)
|
||||
- Source page: wiki/sources/sales-outreach.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Sales Outreach Agent);index.md已更新(Sources节新增条目置于最前);overview.md已更新(Sales Outbound Methodology节新增 sales-outreach 条目,置于 Sales Discovery Methodology 之前);冲突检测:与 Sales Outbound Strategist 在"规模化 vs 个性化"策略上存在视角差异,已在 Source Page Contradictions 节记录;wikilinks指向的pages(sales-engineer/sales-coach/sales-discovery-coach等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Retail Customer Returns Agent
|
||||
- Source file: Agent/agency-agents/specialized/retail-customer-returns.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 零售退货专员 Agent 全流程摄取——覆盖实体店/电商/全渠道退货处理,含10条关键行为规则、退货欺诈识别(Wardrobing/收据欺诈/价格掉包)、退货原因代码体系(P/C/O/F四类)、客户挽留话术和数据分析仪表盘。
|
||||
- Concepts touched: Wardrobing / Return Abuse / RMA / Returnless Refund / BORIS / Return Reason Code(均仅提及1次,不满足≥2次创建条件,已在 Source Page 以 wikilink 引用)
|
||||
- Entities touched: Loss Prevention / POS(均仅提及1次,不满足≥2次创建条件,已在 Source Page 以 wikilink 引用)
|
||||
- Source page: wiki/sources/retail-customer-returns.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Retail Customer Returns Agent);index.md已更新(Sources节新增条目置于最前);overview.md已更新(替换 hospitality-guest-services 截断占位符,新增 retail-customer-returns 条目,补充与 customer-service 的扩展关系);冲突检测:与 Security Policy 在欺诈处理方式上存在视角差异(员工规程 vs 系统化安全),已在 Source Page Contradictions 节记录;wikilinks指向的pages(customer-service/SecurityPolicy等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Chief of Staff
|
||||
- Source file: Agent/agency-agents/specialized/specialized-chief-of-staff.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门首席运营官(CoS)Agent 完整摄取——为创始人/高管提供全方位运营协调,充当主心骨与整个组织之间的"主协调者"。核心方法:三层信息过滤器(立即上报/处理后简报/暂存待问)、文档依赖图维护、流程一致性 100% 执行、影响力定位、ADHD 感知支持、多 Agent 全局上下文编排。Source page 含 9 条 Key Claims、3 条 Key Quotes、7 个 Key Concepts(首席运营官/三层信息过滤器/文档依赖图/流程一致性/影响力定位/ADHD感知支持/多Agent编排)、2 个 Key Entities、3 条 Connections、2 条 Contradictions(与 project-manager-senior 职责边界模糊、与 support-infrastructure-maintainer 流程维护重叠)。
|
||||
- Concepts created: 首席运营官(CoS)/ 三层信息过滤器 / 文档依赖图 / 流程一致性 / 影响力定位 / ADHD感知支持 / 多Agent编排(均仅在本文提及1次,不满足≥2次独立建页条件,已在 Source Page 中以 wikilink 引用现有/待建 pages)
|
||||
- Source page: wiki/sources/specialized-chief-of-staff.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format,kebab-case slug与源文件名一致);index.md已更新(Sources节新增条目置于最前);overview.md已更新(替换 specialized-korean-business-navigator 截断占位符,插入完整 CoS 条目);Entity检查:无新增实体(本文仅提及"高管/Principal"和"组织/Organization"概念,无具体名称实体);Concept检查:无独立建页必要(7个核心概念均在本文首次出现,仅提及1次,不满足≥2次条件);冲突检测:①与 project-manager-senior 职责边界模糊(项目经理专注特定交付物 vs CoS 专注整体运转),②与 support-infrastructure-maintainer 在流程维护上有重叠(技术基础设施流程 vs 运营流程),均已在 Source Page Contradictions 节记录;wikilinks指向的pages(executive-brief/quickstart/project-manager-senior/support-infrastructure-maintainer等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Customer Service Agent
|
||||
- Source file: Agent/agency-agents/specialized/customer-service.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门通用客户服务 Agent 完整摄取——覆盖零售/SaaS/酒店/金融/电信/医疗行政/物流等多行业全场景(FAQ/Account/Order/Complaint/Retention/Escalation),核心方法为五步工作流 + 十大关键规则 + 行业专业知识 + 渠道差异化沟通 + 解级技术 + KPI 量化体系。Source page 含 8 条 Key Claims、2 条 Key Quotes、5 个 Key Concepts(EmpathyFirst/ComplaintResponseProtocol/RetentionProtocol/EscalationProtocol/ActiveListening)、1 个 Key Entity(HealthcareCustomerService)、3 条 Connections、1 条 Contradiction(vs LegalClientIntake 的身份验证要求差异,已在 Contradictions 节记录)。
|
||||
- Concepts touched: EmpathyFirst / ComplaintResponseProtocol / RetentionProtocol / EscalationProtocol / ActiveListening(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Entities touched: HealthcareCustomerService(已存在于 wiki/overview.md 和 wiki/sources/healthcare-customer-service.md,无须独立 Entity 页面)
|
||||
- Source page: wiki/sources/customer-service.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于最前);overview.md已更新(Healthcare Customer Service Agent 条目之后新增 customer-service 条目,补充了与 hospitality-guest-services/healthcare-customer-service 的抽象→具体关系说明);冲突检测:与 LegalClientIntake 的身份验证要求差异已在 Source Page Contradictions 节记录(通用客服基于姓名+邮箱验证 vs 医疗场景 HIPAA 全名+DOB+SSN后四位,属场景差异非事实矛盾);wikilinks指向的pages(HealthcareCustomerService/HospitalityGuestServices/LegalClientIntake等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Healthcare Customer Service Agent
|
||||
- Source file: Agent/agency-agents/specialized/healthcare-customer-service.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门医疗保健客户服务 Agent 完整摄取——覆盖患者预约/账单/保险/投诉处理/临床路由/紧急响应全场景,核心方法为五步工作流结合 LEAP 降级技术和 HIPAA 合规要求。Source page 含 5 条 Key Claims、3 条 Key Quotes、5 个 Key Concepts(HIPAACompliance/EmpathyFirst/LEAPDeescalation/EscalationProtocol/PatientSupportWorkflow)、5 个 Key Entities(BillingSpecialist/PatientAdvocate/ClinicalStaff/Supervisor/RiskManagement)、3 条 Connections、1 条 Contradiction(vs Legal-Client-Intake 的身份验证要求差异,已记录为场景差异可共存)。overview.md 已添加 entry 置于 Support 部门 Executive Summary Generator 之后。
|
||||
- Concepts touched: HIPAACompliance / EmpathyFirst / LEAPDeescalation / EscalationProtocol / PatientSupportWorkflow(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Entities touched: BillingSpecialist / PatientAdvocate / ClinicalStaff / Supervisor / RiskManagement(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/healthcare-customer-service.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于hospitality-guest-services之后);overview.md已更新(Support部门Executive Summary Generator之后新增healthcare-customer-service条目,补充了与hospitality-guest-services/Support-Legal-Compliance-Checker/Support-Support-Responder的关联关系);冲突检测:与Legal-Client-Intake的身份验证要求差异已记录为场景差异(医疗HIPAA强制 vs 法律场景宽松),非事实矛盾;wikilinks指向的pages(Healthcare-Marketing-Compliance/Hospitality-Guest-Services/Support-Responder/Legal-Client-Intake等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Legal Billing & Time Tracking
|
||||
- Source file: Agent/agency-agents/specialized/legal-billing-time-tracking.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门法律事务所计费与时间追踪专家 Agent 完整摄取——覆盖时间捕获(0.1h增量/实时录入)、账单叙事撰写(诚实具体可防御)、开票生成(发票审核清单三段式)、催收管理(五阶段通信序列)、信托账户合规(IOLTA/月度三向对账)、计费分析(实现率≥90%/实收率≥95%)全生命周期六大模块。Source page 含 10 条 Key Claims、2 条 Key Quotes、7 个 Key Concepts(TimeCapture/BillingNarrative/IOLTA/Three-Way-Reconciliation/Realization-Rate/Collection-Rate/BlockBilling)、4 个 Key Entities(Clio/LawPay/QuickBooks/The-Agency)、4 条 Connections、1 条 Contradiction(vs "快速简洁intake"观点,张力已记录)。所有 Key Concepts 和 Key Entities 均仅在本页提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Concept/Entity 页面。
|
||||
- Concepts touched: TimeCapture / BillingNarrative / IOLTA / Three-Way-Reconciliation / Realization-Rate / Collection-Rate / BlockBilling(均仅提及1次,不满足独立建页条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Entities touched: Clio / LawPay / QuickBooks / The-Agency(Clio/LawPay/QuickBooks 仅提及1次;The-Agency 已存在于 wiki/entities/,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/legal-billing-time-tracking.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于最前);overview.md已更新(Specialized部门新增legal-billing-time-tracking条目,置于legal-client-intake之前,补充了与legal-client-intake的下游关系、与accounts-payable-agent的现金流双侧关系、与support-legal-compliance-checker的合规体系关系);冲突检测:与"快速简洁intake"主流观点的张力已在Source Page Contradictions节记录(协调方案:在intake阶段预先确认计费框架属预防性管理而非效率损失);wikilinks指向的pages(legal-client-intake/accounts-payable-agent/support-legal-compliance-checker/The-Agency等)均已存在于wiki中;log.md已追加。
|
||||
- Source file: Agent/agency-agents/specialized/legal-client-intake.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门法律客户接待与资格审查专家 Agent 完整摄取——AI 驱动的律所潜在客户 intake 全流程自动化,覆盖六阶段标准化工作流(初始接触→业务领域资格审查→利益冲突筛查→案件信息收集→咨询安排→摘要交付)和 10 条关键行为规则。Source page 含 6 条 Key Claims、2 条 Key Quotes、6 个 Key Concepts(Statute-of-Limitations/Conflict-of-Interest-Screening/Intake-Summary/Practice-Area-Qualification/Consultation-Scheduling/Referral-Out)、3 个 Key Entities(The-Agency/Personal-Injury/EEOC)、5 条 Connections。6 个 Key Concepts 均仅在本页首次提及,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Concept 页。
|
||||
- Concepts touched: Statute-of-Limitations / Conflict-of-Interest-Screening / Intake-Summary / Practice-Area-Qualification / Consultation-Scheduling / Referral-Out(均仅提及1次,不满足独立建页条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Entities touched: The-Agency / Personal-Injury / EEOC(均仅提及1次,不满足≥2次创建条件,无需独立 Entity 页面)
|
||||
- Source page: wiki/sources/legal-client-intake.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于最前);overview.md已更新(hospitality-guest-services 之后新增 legal-client-intake 条目,补充了与 Support-Responder 的互补关系说明);冲突检测:与"简洁快速 intake"主流观点的张力已在 Source Page Contradictions 节记录(协调方案:按潜在客户类型调整 intake 深度);wikilinks指向的 pages(The-Agency/Personal-Injury/EEOC/Support-Responder 等)均已存在于 wiki 中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Hospitality Guest Services
|
||||
- Source file: Agent/agency-agents/specialized/hospitality-guest-services.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门酒店及综合款待业宾客服务专家 Agent 的完整 Prompt 摄取——覆盖预订/预到/入住/住店/投诉处理/退房/售后8阶段全宾客旅程,核心方法论为 HEARD 五步投诉处理框架、分级服务恢复协议(绿/黄/红/紧急四级补偿)和忠诚计划全生命周期管理。Source page 含6条 Key Claims、2条 Key Quotes、6个 Key Concepts(HEARD Method/Guest Journey/Service Recovery Protocol/Loyalty Program Management/Concierge Services/Review Management)、4个 Key Entities(Hotel Property/OTA/Food Allergy/VIP Guest,仅 Generic 类型不满足创建条件)、7条 Connections。overview.md 已添加 entry 置于 Design 部门 Agent 之后(Multi-Agent AI Systems 分类下)。
|
||||
- Concepts created: [[HEARD-Method]] / [[Guest-Journey]] / [[Service-Recovery-Protocol]] / [[Loyalty-Program-Management]] / [[Concierge-Services]] / [[Review-Management]]
|
||||
- Entities touched: Hotel Property / OTA / Food Allergy / VIP Guest(均为 Generic 类型,出现<2次,未达创建阈值,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/hospitality-guest-services.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于最前);overview.md已添加 Hospitality Guest Services entry(Design Brand Guardian 之后);6个 Concept 页面已创建并更新 sources frontmatter;index.md Concepts 节已添加6个新条目;冲突检测:无已知冲突(HEARD Method 为酒店行业标准投诉处理框架,与现有 Wiki 内容无交叉);log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | HR Onboarding Agent
|
||||
- Source file: Agent/agency-agents/specialized/hr-onboarding.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门企业级新员工入职管理专家 Agent 完整摄取——覆盖从预入职准备到第一年结束的完整员工入职生命周期,核心方法为五阶段工作流 + 十项关键行为规则 + 量化成功指标体系(I-9完成率100%/福利登记率≥95%/90天留存率≥95%)。Source page 含7条 Key Claims、2条 Key Quotes、5个 Key Concepts(30-60-90-Day-Plan/Pre-Boarding/Day-One-Orientation/Psychological-Safety/Buddy-System)、4个 Key Entities(The-Agency/Workday/BambooHR/Rippling)。overview.md 已添加 entry 置于 Supply Chain Strategist 之后。
|
||||
- Concepts touched: 30-60-90-Day-Plan / Pre-Boarding / Day-One-Orientation / Psychological-Safety / Buddy-System(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Concept 页)
|
||||
- Entities touched: Workday / BambooHR / Rippling(均仅提及1次,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/hr-onboarding.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(Source Page Format);index.md已更新(Sources节新增条目置于最前);overview.md已更新(Supply Chain Strategist 之后新增 hr-onboarding 条目,补充了与 recruitment-specialist/support-legal-compliance-checker/compliance-auditor 的关联关系和视角差异说明);冲突检测:与 compliance-auditor 的合规视角差异已记录(入职合规底线硬性要求 vs 合规文化长期深化,两者互补非矛盾);wikilinks指向的pages(The-Agency/recruitment-specialist/support-legal-compliance-checker/compliance-auditor等)均已存在于wiki中;log.md已追加。
|
||||
- Source file: Agent/agency-agents/SECURITY.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: agency-agents 项目安全漏洞报告政策与贡献者安全最佳实践完整摄取——涵盖通过 GitHub Security 私密报告漏洞的响应时间线(48h 确认、7天初评)、Agent 文件(非可执行,无凭证)vs Shell 脚本(可执行,合并前审查)的分层安全范围、prompt 注入检测与上报要求。Source page 含 5 条 Key Claims、2 条 Key Quotes、3 个 Key Concepts(PromptInjection/SecurityAdvisory/AgentSecurity)、1 个 Key Entity(AgencyAgents)、3 条 Connections。Content 因文档简短精炼,无需修订 overview.md。
|
||||
- Concepts created: [[PromptInjection]] / [[SecurityAdvisory]] / [[AgentSecurity]]
|
||||
- Entities touched: [[AgencyAgents]](出现1次,未达创建阈值,无需独立 Entity 页面)
|
||||
- Source page: wiki/sources/security.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md无需修订(内容为标准化政策,不构成独立主题);冲突检测:无已知冲突(现有安全相关内容均为企业/AWS场景,与开源agent安全政策无交叉);log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Karpathy 最新分享:用 LLM 搭建个人知识库,告别 RAG 的低效循环
|
||||
- Source file: Agent/Karpathy 最新分享:用 LLM 搭建个人知识库,告别 RAG 的低效循环.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Karpathy + 老张 的 LLM Wiki 落地教程完整摄取——核心洞察:RAG 的根本问题是"没有积累",每次从零检索什么都沉淀不下来;LLM Wiki 让 AI 增量维护交叉引用,一次操作改十五个文件,维护成本趋近于零。操作栈:Obsidian Web Clipper(采集)+ Ctrl+Shift+D(图片本地化)+ Graph View(Lint 健康检查)+ Obsidian Git(版本管理)+ qmd(精准搜索)。Source page 含 4 条 Key Claims、3 条 Key Quotes、9 个 Key Concepts、2 个 Key Entities、3 条 Connections。
|
||||
- Concepts created: [[RAG]] / [[LLM Wiki]] / [[Obsidian]] / [[Obsidian Web Clipper]] / [[Graph View]] / [[Obsidian Git]] / [[Dataview]] / [[Marp]] / [[qmd]]
|
||||
- Entities created: [[Karpathy]] / [[laozhang2579]]
|
||||
- Source page: wiki/sources/karpathy-最新分享-用-llm-搭建个人知识库-告别-rag-的低效循环.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(替换原LLM Wiki条目为karpathy实操指南);冲突检测:无已知冲突;log.md已追加。
|
||||
|
||||
## [2026-05-01] ingest | Phase 0 Playbook — Intelligence & Discovery
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-0-discovery.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 团队 Phase 0(Intelligence & Discovery 阶段)完整执行手册——3-7 天,6 个 Agent 并行激活(Wave 1 市场/用户 + Wave 2 数据/合规/技术),Day 5-7 汇聚点由 Executive Summary Generator 合成 SCQA 格式执行摘要并给出 GO/NO-GO/PIVOT 三段式决策。6 项质量门标准,全部通过方可进入 Phase 1。
|
||||
- Concepts: Convergence-Point / Quality-Gate / Executive-Summary-Generator(已在 Source Page 中以 wikilink 引用;均已在 phase-1-strategy.md 中出现过,本次频次<2,不满足独立 Concept 页创建条件)
|
||||
- Entities: Trend Researcher / Feedback Synthesizer / UX Researcher / Analytics Reporter / Legal Compliance Checker / Tool Evaluator(6 个 Agent 均仅在本文档中出现一次,频次<2,不满足独立 Entity 页创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/phase-0-discovery.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(scenario-startup-mvp之后、phase-1-strategy之前新增phase-0-discovery条目);冲突检测:Phase 0要求3-7天完成验证与快速创业节奏(scenario-startup-mvp的Day 2即需Go/No-Go)存在时间框架张力,已在Source Page Contradictions节记录;wikilinks指向的pages(Phase-1-Strategy/phase-2-foundation等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Phase 5 Playbook — Launch & Growth
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-5-launch.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 团队 Phase 5(发布与增长运营阶段)完整执行手册——2-4 周(T-7~T+14),12 个 Agent 协同,实现最大市场影响力。核心四阶段节奏:T-7 预热周(三轨并行:内容/营销/技术)→ T-0 发布日(蓝绿部署 + 全渠道营销激活)→ T+1~T+7 每日三波段运营 → T+7~T+14 优化迭代。质量门 7 项标准,Studio Producer + Analytics Reporter 双签,决策 STABLE/CRITICAL/ROLLBACK。
|
||||
- Concepts: BlueGreenDeployment / KFactor / ViralLoop / QualityGate / FeatureFlag / AutoScaling(均为首次在 NEXUS Phase 系列中引入独立定义,已在 Source Page Key Concepts 中以 wikilink 引用;BlueGreenDeployment 已在 phase-2-foundation 提及,本次以规范化 Concept Name 引用)
|
||||
- Entities: DevOps-Automator / Infrastructure-Maintainer / Growth-Hacker / Analytics-Reporter / Support-Responder / Content-Creator / Feedback-Synthesizer / Project-Shepherd / Studio-Producer / Experiment-Tracker / Executive-Summary-Generator(均已在其他 Phase 出现过,频次 ≥2,不满足独立 Entity 页创建条件,已在 Source Page 中以 wikilink 引用);Twitter-Engager / Reddit-Community-Builder / Instagram-Curator / TikTok-Strategist / Social-Media-Strategist(仅在 Phase 5 首次出现,频次 <2,不满足独立 Entity 页创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/phase-5-launch.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(Phase 4之后、Phase 6之前新增Phase 5条目);冲突检测:Phase 5的2-4周发布周期与scenario-startup-mvp的Day 6即需PMF验证存在节奏张力,已在Source Page Contradictions节记录;wikilinks指向的pages(Phase4Hardening/Phase6Operate等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | baoyu-skills
|
||||
- Source file: raw/Skills/baoyu-skills.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 宝玉(JimLiu)Claude Code Skills 技能集完整摄取——覆盖内容生成(xhs-images/infographic/diagram/cover-image/slide-deck/comic/article-illustrator)、多平台发布(X/微信/微博)和 AI 图像生成(baoyu-imagine,支持 10+ provider)以及工具集(YouTube 字幕/URL 转 Markdown/翻译/图片压缩/Markdown 处理)。Source page 含 7 条 Key Claims、3 条 Key Quotes、8 个 Key Concepts(含多维度图像生成系统、多Provider图像生成、SVG图表生成、三档翻译系统等)、2 个 Key Entities(JimLiu、ClawHub)、12 条 Connections。
|
||||
- Concepts created: 多维度图像生成系统 / 多Provider图像生成 / SVG图表生成 / 三档翻译系统
|
||||
- Entities created: JimLiu / ClawHub
|
||||
- Source page: wiki/sources/baoyu-skills.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节替换缺失占位条目 + Entities节新增JimLiu + Concepts节新增SVG图表生成/三档翻译系统/多维度图像生成系统/多Provider图像生成);overview.md已更新(baoyu-skills条目插入于fireworks-tech-graph之后、Claude Prompt Library之前);冲突检测:无已知冲突;wikilinks指向的pages(baoyu-imagine/JimLiu/ClawHub/Claude-Code等)均已存在于wiki中;log.md已追加。
|
||||
- Source file: AI/如何让AI生成风格一致的图片
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 通过 Style Seed(风格种子句)+ STYLE LOCK 机制控制 Gemini 生成风格统一的系列图片。核心方法:在每个提示词开头加风格种子句锚定视觉基线 + 末尾加 STYLE LOCK 逐项检查 + 统一模板结构,组合使用可实现 ★★★★★ 一致性。提供 6 张黑板粉笔风格信息卡的完整生成指南(Saleable & Security / Cloud Deployment / HA & Self Recovery / Upgrade & Patch / Backup & Restore / Observability & Service Management)。
|
||||
- Concepts created: StyleSeed / StyleLock / ChalkboardStyle(新建独立 Concept 页面)
|
||||
- Entities created: Gemini(新建独立 Entity 页面)
|
||||
- Source page: wiki/sources/如何让ai生成风格一致的图片.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md因文件过大(1247行/503KB)本次未更新,在 Source Page 中记录此决定,待后续批次更新;冲突检测:与"简洁提示词更有效"的主流观点存在风格描述长度的张力,已在Source Page Contradictions节记录;wikilinks指向的pages(StyleSeed/StyleLock/ChalkboardStyle/Gemini)已同步创建;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Phase 1 Playbook — Strategy & Architecture
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-1-strategy.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 团队 Phase 1(战略与架构阶段)完整执行手册——5-10 天,8 个 Agent 并行协作,定义项目启动前所有前期准备工作。核心理念:"写代码之前,先定义做什么、如何组织、何为成功"。三步 Agent 激活序列:战略框架(Day 1-3)→ 技术架构(Day 3-7)→ 优先级排序(Day 7-10)。质量门必须 Studio Producer + Reality Checker 双签方可进入 Phase 2。
|
||||
- Concepts: RICE-Scoring / MoSCoW-Classification / Quality-Gate / Work-Breakdown-Structure / Dual-Sign-Off(均为新创建 Concept 页面)
|
||||
- Entities: Studio Producer / Reality Checker / Brand Guardian / Finance Tracker / UX Architect / Backend Architect / AI Engineer / Senior Project Manager / Sprint Prioritizer(均已在其他 sources 页面存在,频次<2,不满足独立 Entity 页创建条件,已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/phase-1-strategy.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(scenario-startup-mvp之后新增phase-1-strategy条目);冲突检测:Phase 1明确规定双签放行前不得进入Phase 2,与快速迭代场景存在潜在张力,已在Contradictions节记录;wikilinks指向的pages(phase-2-foundation/phase-3-build/nexus-strategy等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Phase 2 Playbook — Foundation & Scaffolding
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-2-foundation.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS Phase 2 执行手册——6 Agent 双工作流并行构建技术基础设施与应用框架,3-5 天完成骨架站立。Workstream A(基础设施):DevOps Automator + Infrastructure Maintainer + Studio Operations 并行;Workstream B(应用框架):Frontend Developer + Backend Architect + UX Architect 并行。质量门要求 DevOps Automator + Evidence Collector 联合双签,8 项截图证据验证全部通过方可进入 Phase 3。
|
||||
- Concepts: Evidence-Based-QA / Design-Tokens / Two-Phase-Build / Infrastructure-as-Code / Blue-Green-Deployment(均仅在本页首次提及,不满足"可复用、非具体实例"独立建页条件,已在 Source Page 中以 wikilink 引用,无需独立 Concept 页)
|
||||
- Entities: DevOps-Automator / Infrastructure-Maintainer / Studio-Operations / Frontend-Developer / Backend-Architect / UX-Architect / Evidence-Collector / Project-Shepherd / Brand-Guardian(均仅在本页首次提及,不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Entity 页)
|
||||
- Source page: wiki/sources/phase-2-foundation.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(scenario-startup-mvp之后新增phase-2-foundation条目);冲突检测:与scenario-startup-mvp的Agent数量差异已记录为互补关系说明——Phase 2的6个基础设施专项Agent与scenario-startup-mvp的全周期角色(Evidence Collector等)可同步激活,属不同维度;wikilinks指向的pages(phase-1-strategy/phase-3-build/nexus-strategy/scenario-enterprise-feature等)均已存在于wiki中或已在raw/目录存在;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Phase 3 Playbook — Build & Iterate
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-3-build.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS Phase 3 执行手册——2-12 周,15-30+ Agent,通过 Agents Orchestrator 驱动 Dev↔QA 循环完成所有功能实现。Agent Assignment Matrix 覆盖 14 类任务;四条并行构建轨道(Track A 核心产品/Track B 增长营销/Track C 质量运营/Track D 品牌体验)NEXUS-Full 时同时激活;Sprint 执行模板(Sprint Planning → Daily Execution → Sprint Review → Retrospective);7 项质量门检查清单,Gate Keeper 裁决 PASS→Phase 4 / CONTINUE→继续 Phase 3 / ESCALATE→Studio Producer 介入。
|
||||
- Concepts: Parallel-Build-Tracks(新创建 Concept 页面);Dev-QA-Loop / RICE-Scoring / Quality-Gate(均已在其他 sources 页面存在,满足 wikilink 引用,无需独立 Concept 页)
|
||||
- Entities: Agents-Orchestrator / Project-Shepherd / Studio-Producer / Reality-Checker / Performance-Benchmarker(均已在其他 sources 页面存在,满足 wikilink 引用,无需独立 Entity 页)
|
||||
- Source page: wiki/sources/phase-3-build.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于phase-2-foundation之后);overview.md已更新(新增phase-3-build条目,置于phase-2-foundation之后、phase-4-hardening之前);Parallel-Build-Tracks Concept页面已创建并添加到index.md Concepts节;冲突检测:与phase-4-hardening的视角互补——Phase 3建立功能基线,Phase 4专注重化质量,已在Source Page Contradictions节记录;wikilinks指向的pages(Phase-2-Foundation/phase-4-hardening/Agents-Orchestrator等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Runbook: Startup MVP Build
|
||||
- Source file: Agent/agency-agents/strategy/runbooks/scenario-startup-mvp.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 初创公司 MVP 4-6 周快速构建的多 Agent 编排执行手册——NEXUS-Sprint 模式,18-22 个专业 Agent 并行协作,分四周执行:Week 1 快速发现+架构、Week 2-3 核心构建(Dev↔QA 循环双 Sprint,Growth Team 第 3 周激活)、Week 4 抛光硬化(Reality Checker 最终质量门)、Week 5-6 发布+增长。核心价值:MoSCoW 防止范围蔓延、Evidence Collector 每个任务必须运行、Rapid Prototyper 先验证后扩展。
|
||||
- Concepts: RICE-Scoring / MoSCoW / Quality-Gate / NEXUS-Sprint — 均在文档内部首次提及且不满足"可复用、非具体实例"独立建页条件,已在 Source Page 中以 wikilink 引用
|
||||
- Entities: Agents-Orchestrator / Sprint-Prioritizer / Evidence-Collector / Reality-Checker / DevOps-Automator / Growth-Hacker / Studio-Producer — 均在文档内部首次提及且不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Entity 页
|
||||
- Source page: wiki/sources/scenario-startup-mvp.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(Multi-Agent AI Systems部分新增scenario-startup-mvp条目);冲突检测:与scenario-enterprise-feature(6-12周/20-30 Agent)时间维度和团队规模差异已记录为互补关系说明;wikilinks指向的pages(scenario-enterprise-feature/scenario-marketing-campaign/scenario-incident-response/RICE-Scoring/MoSCoW/Quality-Gate/NEXUS-Sprint等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-06-01] ingest | Runbook: Enterprise Feature Development
|
||||
- Source file: Agent/agency-agents/strategy/runbooks/scenario-enterprise-feature.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 企业级产品大型功能开发的多 Agent 编排完整手册——12 周五阶段 NEXUS-Sprint 流水线(需求架构→基础构建→开发→硬化→发布),20-30 个 Agent 并行协作,含量化质量门(代码覆盖率>80%/API P95<200ms/零关键漏洞/品牌一致性≥95%/WCAG 2.1 AA)+结构化风险矩阵+分层利益相关者沟通节奏。
|
||||
- Concepts: Quality-Gate / RICE-Scoring / MoSCoW / Canary-Deployment / WCAG-2.1-AA — 均在文档内部首次提及且不满足"可复用、非具体实例"独立建页条件,已在 Source Page 中以 wikilink 引用
|
||||
- Entities: Agents-Orchestrator / Project-Shepherd / Sprint-Prioritizer / Reality-Checker / Evidence-Collector / Experiment-Tracker / Legal-Compliance-Checker / Performance-Benchmarker / Executive-Summary-Generator / DevOps-Automator — 均在文档内部首次提及且不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Entity 页
|
||||
- Source page: wiki/sources/scenario-enterprise-feature.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);overview.md已更新(Multi-Agent AI Systems部分新增scenario-enterprise-feature条目);冲突检测:无已知冲突——scenario-marketing-campaign(营销场景)/scenario-incident-response(应急响应)/本runbook(企业合规开发)域清晰互补无重叠;wikilinks指向的pages(NEXUS/scenario-marketing-campaign/scenario-incident-response/NEXUS-Sprint等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Runbook: Multi-Channel Marketing Campaign
|
||||
- Source file: Agent/agency-agents/strategy/runbooks/scenario-marketing-campaign.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多渠道营销活动完整 Agent 协作执行手册——15 个专业 Agent 角色(核心团队 5 人 + 平台专家 5 人 + 支持团队 5 人),分四周执行:第 1 周策略与内容生产、第 2 周发布与激活、第 3-4 周持续优化。提供 Campaign KPIs(总量指标 + 平台专属指标)、Brand Consistency Checkpoints(发布前审查 + 每周审计)及 A/B 测试追踪机制。核心价值:可复用的多渠道营销 Agent 编排模板,数据驱动、平台差异化、品牌统一。
|
||||
- Concepts: Multi-Channel-Marketing-Campaign / Campaign-KPIs / Brand-Consistency-Checkpoint / Conversion-Funnel — 均在文档内部首次提及且不满足"可复用、非具体实例"独立建页条件,已在 Source Page 中以 wikilink 引用
|
||||
- Entities: Social-Media-Strategist / Content-Creator / Growth-Hacker / Brand-Guardian / Analytics-Reporter / Trend-Researcher / Experiment-Tracker / Legal-Compliance-Checker / Twitter-Engager / TikTok-Strategist / Instagram-Curator / Reddit-Community-Builder / Executive-Summary-Generator — 均在文档内部首次提及且不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Entity 页
|
||||
- Source page: wiki/sources/scenario-marketing-campaign.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前);冲突检测:无已知冲突——scenario-startup-mvp(产品MVP构建)、scenario-incident-response(应急响应)、本runbook(多渠道营销)域清晰无重叠;wikilinks指向的pages均已存在于wiki中;log.md已追加。
|
||||
- Source file: Agent/agency-agents/strategy/runbooks/scenario-incident-response.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 框架生产事故结构化响应手册——P0~P3 四级严重等级分类(P0=服务全停/数据丢失/安全漏洞,即时响应;P1=主要功能故障/性能严重下降,<1小时;P2=次要功能故障/有 workaround,<4小时;P3=表面问题,下个 sprint),按等级激活 3-8 个 Agent 并行响应。五阶段标准流程:检测分诊→并行调查→缓解决策树→解决验证→48小时内复盘。提供标准化沟通模板(状态页面/高管简报)和五类升级矩阵。
|
||||
- Concepts: Severity-Classification / Incident-Response-Sequence / Response-Team-Activation / Communication-Templates / Escalation-Matrix — 均仅在本页首次提及且不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Concept 页
|
||||
- Entities: Infrastructure-Maintainer / DevOps-Automator / Backend-Architect / Frontend-Developer / Support-Responder / Executive-Summary-Generator / Evidence-Collector / API-Tester / Workflow-Optimizer — 均仅在本页首次提及且不满足≥2次创建条件,已在 Source Page 中以 wikilink 引用,无需独立 Entity 页
|
||||
- Source page: wiki/sources/scenario-incident-response.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节第493行,从missing状态替换为正式条目);overview.md已更新(Multi-Agent AI Systems部分新增scenario-incident-response条目,置于handoff-templates之后);冲突检测:与engineering-incident-response-commander.md的角色命名差异("Incident Commander" vs "Incident Response Commander")已记录在Contradictions节,属同一角色的不同视角互补;wikilinks指向的pages(NEXUS/scenario-startup-mvp/scenario-marketing-campaign/handoff-templates/engineering-incident-response-commander等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-29] ingest | NEXUS Agent Activation Prompts
|
||||
- Source file: Agent/agency-agents/strategy/coordination/agent-activation-prompts.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 流水线中各类 Agent 的标准化激活提示词模板库,覆盖六大部门(Pipeline Controller、Engineering、Design、Testing、Product、Support)共 15+ Agent 角色。每个模板包含 Phase/Task/Acceptance Criteria/Reference Documents/Implementation Requirements 五大要素,实现 Agent 的即插即用。核心价值:让任何 Agent 收到激活提示词即可在正确上下文下执行,无需重复初始化。
|
||||
- Concepts: Dev-QA-Loop、Quality-Gate、Evidence-Based-QA、Context-Continuity、Escalation、SCQA-Framework、RICE-Scoring(均已存在于 wiki concepts/,已在 source page 中以 wikilink 引用)
|
||||
- Entities: AgentsOrchestrator、FrontendDeveloper、BackendArchitect、AIEngineer、DevOpsAutomator、EvidenceCollector、RealityChecker、SprintPrioritizer、ExecutiveSummaryGenerator 等(均已存在于 wiki entities/,已在 source page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/agent-activation-prompts.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于 quickstart 之后);冲突检测:与 agents-orchestrator.md 视角互补——agents-orchestrator.md定义"做什么"(协调职责),agent-activation-prompts.md定义"怎么做"(具体提示词模板);wikilinks指向的pages均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | NEXUS Handoff Templates
|
||||
- Source file: Agent/agency-agents/strategy/coordination/handoff-templates.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 协作框架的标准化交接模板体系——7 种场景化模板覆盖从任务分配、QA 通过/失败、升级、阶段门控、冲刺边界到事故响应的全链路交接。核心价值:一致性交接防止上下文丢失(交接边界是多 Agent 协调失败的头号原因)。与 NEXUS QualityGate 体系深度集成,属 NEXUS 三大战略交付物之一(与 Master Strategy/Phase Playbooks 并列)。
|
||||
- Concepts: 无需创建(Handoff-Boundary/Dev-QA-Loop/Evidence-Over-Claims/QualityGate/Sprint-Handoff/Incident-Response 等关键概念均已存在于 wiki/concepts/,已在 source page 中以 wikilink 引用)
|
||||
- Entities: EvidenceQA 已存在(由 agents-orchestrator 创建),本次更新 sources 字段追加 handoff-templates
|
||||
- Source page: wiki/sources/handoff-templates.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources 节新增条目置于最前);overview.md已更新(NEXUS部分新增handoff-templates条目,补充了与workflow-with-memory的互补关系说明);EvidenceQA entity sources字段已追加handoff-templates;冲突检测:与 workflow-with-memory(MCP持久记忆 vs 结构化文档传递)的对比已记录在 Contradictions 节,两者互补——handoff-templates定义"交接什么",memory系统定义"如何持久化";wikilinks指向的pages(Handoff-Boundary/Dev-QA-Loop/Evidence-Over-Claims/QualityGate/Sprint-Handoff/Incident-Response/EvidenceQA/NEXUS/AgentsOrchestrator等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | NEXUS Executive Brief
|
||||
- Source file: Agent/agency-agents/strategy/EXECUTIVE-BRIEF.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 编排框架战略概览——将 9 大部门 147+ Agent 从"各自为战"转化为"协调统一"的网络。核心问题:交接边界 73% 失败率 + "幻想型审批"。核心发现:① 标准化交接模板和上下文连续性是最高杠杆干预;② Reality Checker 默认"NEEDS WORK"防止过早部署;③ 4 条并行轨道压缩 40-60% 时间线;④ Dev↔QA 循环捕获 95% 缺陷、硬化时间减少 50%。三大交付物:Master Strategy(800+行 doctrine)、Phase Playbooks(7份)、Handoff Templates(7份)。战略建议:Critical = 立即采用 NEXUS-Sprint;High = Dev↔QA 循环;High = P0/P1 事故用 Incident Response Runbook。
|
||||
- Concepts created: Handoff-Boundary(交接边界,73%失败发生地)、Parallel-Workstream(NEXUS并行轨道)、Evidence-Over-Claims(证据优于主张);Quality-Gate/Dev-QA-Loop/Reality-Checker/Agent-Handoff 均已存在,已在 sources 字段引用;Dev-QA-Loop.md 已追加 executive-brief 来源
|
||||
- Entities created: NEXUS(The Agency 多 Agent 编排框架)
|
||||
- Source page: wiki/sources/executive-brief.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前、Entities节新增NEXUS、Concepts节新增4条);overview.md Multi-Agent AI Systems 部分新增 executive-brief entry(与 quickstart 并列,补充战略层数据支撑),引用了 NEXUS 框架三层文档体系关系;冲突检测:与 nexus-spatial-discovery(并行 Agent 协作执行案例)和 workflow-startup-mvp(Startup MVP 工作流)均无实质冲突,属战略与执行层面的相互印证;wikilinks指向的pages(NEXUS/quickstart/nexus-spatial-discovery/nexus-strategy/agents-orchestrator/Reality-Checker/workflow-startup-mvp等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | NEXUS Quick-Start Guide
|
||||
- Source file: Agent/agency-agents/strategy/QUICKSTART.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多智能体编排框架快速启动指南——5分钟内从零启动完整多 Agent 流水线。三种模式:NEXUS-Full(完整产品,12-24周,6阶段全流程)、NEXUS-Sprint(功能/MVP,2-6周)、NEXUS-Micro(单一任务,1-5天)。核心原则:Quality Gates(无证据不推进)、Dev↔QA Loop(PASS推进/FAIL重试最多3次)、Handoffs(结构化上下文传递)、Reality Checker(最终质量权威)、Evidence Over Claims(截图/测试结果 > 口头断言)。涵盖 20+ Agent 角色分类表(Engineering/Design/Marketing/Product/PM/Testing/Support/Spatial/Specialized)和策略文档索引。
|
||||
- Concepts created: 无需创建(Quality Gates/Dev-QA Loop/Agent Handoff/Evidence Over Claims 等概念已在 wiki 中存在)
|
||||
- Entities created: 无需创建(The Agency/Agents Orchestrator/Reality Checker/Trend Researcher 等 Entity 已在 wiki 中存在)
|
||||
- Source page: wiki/sources/quickstart.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目置于最前,位于 nexus-spatial-discovery 之前);overview.md Multi-Agent AI Systems 部分新增 quickstart entry,补充了与 nexus-strategy、phase-0~6、workflow-startup-mvp 的关联关系;冲突检测:未发现冲突内容;wikilinks指向的pages(nexus-strategy/phase-0~6/agents-orchestrator/workflow-startup-mvp/scenario-startup-mvp等)均已存在于wiki中;log.md已追加。
|
||||
- Source file: Agent/agency-agents/engineering/engineering-frontend-developer.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Frontend Developer Agent 个性定义——专注于现代 Web 技术(React/Vue/Angular/Svelte)、UI 框架和性能优化的前端开发专家 Agent。核心理念:性能优先、无障碍始终、像素级精确。四阶段工作流(项目架构→组件开发→性能优化→测试 QA)。核心方法:Core Web Vitals 优化(LCP<2.5s/FID<100ms/CLS<0.1)、WCAG 2.1 AA 合规、Code Splitting + Lazy Loading、PWA 离线能力、TypeScript + 现代 CSS 组件库。
|
||||
- Concepts created: 无(技术概念将在实际使用时创建)
|
||||
- Entities created: 无(无具体人物/公司)
|
||||
- Source page: wiki/sources/engineering-frontend-developer.md
|
||||
- Notes: 与 engineering-senior-developer 互补;与 design-ui-designer 在 landing-page 工作流中协同
|
||||
|
||||
## [2026-05-02] ingest | Incident Response Commander Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-incident-response-commander.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Incident Response Commander Agent 个性定义——将生产事故混乱转化为结构化解决的专业事故管理专家 Agent。核心理念:"Preparation beats heroics." 核心方法:SEV1–SEV4 分类框架 + 固定角色分工(IC/Communications Lead/Technical Lead/Scribe)+ 无责复盘文化(5 Whys + 故障树分析)+ SLO/SLI 体系 + On-Call 健康管理。关键规则:Runbook 每季度测试一次、On-call 工程师有应急处置权、48 小时内完成复盘。与 SRE Agent 互补——SRE 定义 SLO 和错误预算,IC 负责在事故发生时执行结构化响应和持续改进。
|
||||
- Concepts created: BlamelessPostMortem(新建)、FiveWhys(新建)
|
||||
- Entities created: IncidentCommander(新建)
|
||||
- Source page: wiki/sources/engineering-incident-response-commander.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目位于最前、Entities节新增IncidentCommander、Concepts节新增BlamelessPostMortem和FiveWhys);overview.md Engineering Agents部分新增Incident Response Commander entry,补充了与SRE Agent的互补关系说明;冲突检测:Incident Response Commander与SRE Agent在可靠性框架层面高度互补——SRE负责定义SLO/错误预算/Golden Signals,IC负责执行事故响应/复盘/On-Call文化建设;wikilinks指向的pages(BlamelessPostMortem/FiveWhys/IncidentCommander等)已新建;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Data Engineer Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-data-engineer.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Data Engineer Agent 个性定义——构建可靠、可观测、自愈的数据管道和 Lakehouse 架构的专业 Agent。核心理念:"Builds the pipelines that turn raw data into trusted, analytics-ready assets." 核心方法:Medallion Architecture(Bronze→Silver→Gold)+ PySpark+Delta Lake ETL/ELT + dbt 数据质量契约 + Great Expectations 行级验证 + Apache Kafka 流式处理。关键原则:所有管道必须幂等、null 处理必须显式、Gold 层必须附带行级质量评分。与 SRE Agent 在数据 SLA 监控层面高度互补。
|
||||
- Concepts created: Medallion-Architecture(新建)、CDC-Change-Data-Capture(新建)、Data-Contract(新建)
|
||||
- Entities created: Apache-Spark(新建)、Delta-Lake(新建)、dbt(新建)、Great-Expectations(新建)、Apache-Kafka(新建)、Apache-Iceberg(新建)、Apache-Hudi(新建)、Databricks(新建)、Snowflake(新建)
|
||||
- Source page: wiki/sources/engineering-data-engineer.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目Entities节新增9个entity、Concepts节新增3个concept,均按字母顺序插入);冲突检测:Data Engineer Agent 与 SRE Agent 在数据管道 SLA 监控层面互补——Data Engineer 负责管道内部可观测性和质量评分,SRE 负责整体服务可靠性;wikilinks指向的pages(SCD-Type-2/Data-Lineage/Data-Mesh等)暂不存在,待后续摄取相关来源时一并建立;log.md已追加。
|
||||
- Source file: Agent/agency-agents/engineering/engineering-sre.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: SRE Agent 个性定义——将可靠性视为可量化预算的专业生产系统专家 Agent。核心理念:"Reliability is a feature. Error budgets fund velocity — spend them wisely." 核心方法:SLO 驱动决策(错误预算剩余则发布功能,耗尽则修复可靠性)→ 三支柱可观测性(Metrics/Logs/Traces)→ Golden Signals 监控(Latency/Traffic/Errors/Saturation)→ 零责备故障文化 → 渐进式发布(Canary → Percentage → Full)。关键原则:每个 9 的成本是前一个的 10 倍,Toil 必须自动化而非靠英雄应对。
|
||||
- Concepts created: 无需创建(SLO/Error Budget/Observability/Golden Signals/Chaos Engineering/Toil 为成熟行业概念,暂无需独立页)
|
||||
- Source page: wiki/sources/engineering-sre.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目,位置紧接DevOps Automator之后);overview.md Engineering Agents部分新增SRE Agent entry;冲突检测:与DevOps Automator的"Tension"条目已更新为"互补"——原描述为"DevOps强调完全自动化,SRE强调人工on-call不可替代",现修正为"DevOps Automator构建自动化基础设施,SRE负责监控/SLO决策/on-call,两者协同";wikilinks指向的CTP-Topic-41/59页面待后续摄入相关CTP来源时一并建立;log.md已追加。
|
||||
|
||||
## [2026-05-01] ingest | DevOps Automator Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-devops-automator.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: DevOps Automator Agent 个性定义——专注于基础设施自动化、CI/CD 流水线开发和云运营的专业 DevOps 工程师 Agent。核心理念:"Automates infrastructure so your team ships faster and sleeps better." 核心方法:基础设施即代码(Terraform/CloudFormation/CDK)→ CI/CD 流水线自动化(GitHub Actions/Jenkins/GitLab CI)→ 容器编排(Docker/Kubernetes)→ 零停机部署(蓝绿/金丝雀/滚动)→ Prometheus + Grafana 可观测性体系。关键成功指标:每日多次部署频率、MTTR < 30分钟、99.9% 可用性、100% 安全扫描通过率。
|
||||
- Concepts created: Infrastructure-as-Code(已存在,追加来源)、CI-CD-Pipeline(已存在,追加来源)、Zero-Downtime Deployment(新建)、Observability(已存在,已关联)、Self-Healing System(新建)
|
||||
- Entities created: Terraform(新建)、Kubernetes(已存在,已关联)、GitHub Actions(新建)、Prometheus(已存在,已关联)、Grafana(已存在,已关联)
|
||||
- Source page: wiki/sources/engineering-devops-automator.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目,Entities节新增GitHub-Actions);overview.md Engineering Agents部分新增DevOps Automator entry,位置在所有其他Engineering Agent之前;冲突检测:与SRE Engineering Agent(engineering-sre,源文件待摄入)存在张力——DevOps Automator强调完全自动化,SRE强调人工on-call和故障复盘的不可替代性,待engineering-sre摄入后进一步确认;log.md已追加。
|
||||
|
||||
## [2026-05-01] ingest | Git Workflow Master Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-git-workflow-master.md
|
||||
- Status: ✅ 成功摄入
|
||||
@@ -25,13 +340,14 @@
|
||||
- Source page: wiki/sources/engineering-database-optimizer.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(wiki/sources/engineering-database-optimizer.md);index.md已更新(Sources节新增条目;Concepts节新增IndexingStrategies、N1QueryPrevention、QueryPlanAnalysis、ConnectionPooling;Entities节新增PostgreSQL);overview.md Engineering Agents部分新增entry;冲突检测:无已知冲突;log.md已追加。
|
||||
|
||||
## [2026-05-01] ingest | AI Engineer Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-ai-engineer.md
|
||||
## [2026-05-01] ingest | Security Engineer Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-security-engineer.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI/ML 工程师 Agent 个性定义——专注于机器学习模型开发、部署与生产系统集成的完整生命周期。核心定位:"Turns ML models into production features that actually scale." 核心能力矩阵:ML 框架(TensorFlow/PyTorch/HuggingFace)、LLM 集成(RAG/Fine-tuning)、向量数据库(Pinecone/Weaviate/Chroma/FAISS)、MLOps(MLflow/Kubeflow)、生产集成模式(实时 API <100ms/批处理/流式/边缘推理)。AI 安全底线:偏见检测、公平性指标、差分隐私、对抗鲁棒性。核心成功指标:推理延迟 <100ms、模型可用性 >99.5%、漂移检测自动触发再训练。
|
||||
- Concepts created: MLOps / RAG / PromptEngineering / FairnessInML / ModelDriftDetection / DistributedTraining / ExplainableAI / DifferentialPrivacy — RAG 和 MLOps 已在 Wiki 中存在(LangChain/Open-WebUI/Amazon-SageMaker 等页面已引用),其余概念均仅在本页提及1次,无需独立 Concept 页
|
||||
- Entities created: OpenAI / Anthropic / HuggingFace / TensorFlow / PyTorch / FastAPI / MLflow / Kubeflow / Pinecone / FAISS — 大多数已在 Wiki 中存在(Anthropic/Azure/Google-Cloud/Andrej-Karpathy 等页面已引用),其余仅提及1次,无需独立 Entity 页
|
||||
- Source page: wiki/sources/engineering-ai-engineer.md
|
||||
- Summary: Security Engineer Agent 个性定义——专注于威胁建模、漏洞评估、安全代码审查、安全架构设计和事件响应的全链路应用安全专家 Agent。核心理念:"You think like an attacker to defend like an engineer." 核心原则:所有用户输入均为敌对输入(多边界验证清理);默认拒绝(白名单优于黑名单);安全失效(错误不泄露堆栈/路径/schema);最小权限;不自定义加密;密钥神圣。核心安全体系:SDLC 全阶段安全集成;STRIDE 威胁建模;零信任架构;防御深度(WAF→限流→输入验证→参数化查询→输出编码→CSP);CI/CD 安全门禁(SAST/DAST/SCA/secrets 检测);SBOM 与供应链安全监控。
|
||||
- Concepts created: Security-Engineering-Concepts — 聚合页面,涵盖 Threat Modeling / Defense in Depth / Zero Trust / CVSS / OWASP Top 10 / Supply Chain Security / Secrets Management 等 8 个核心安全概念(均可抽象、可复用、非具体实例)
|
||||
- Entities created: 无需创建(Semgrep / Trivy / Gitleaks / HashiCorp Vault / AWS Secrets Manager / OAuth / WebAuthn / libsodium 等工具仅在本文档提及 1 次,不满足"≥ 2 次"创建条件)
|
||||
- Source page: wiki/sources/engineering-security-engineer.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成;index.md已更新(Sources节新增条目);overview.md Engineering Agents 部分新增 entry,紧接 engineering-threat-detection-engineer 之后;冲突检测:前瞻性记录了与 engineering-sre 的潜在视角张力(fail securely vs fail loudly),但 engineering-sre 源文件尚未存在于 raw/ 中,实际冲突待 SRE Agent 摄入时确认;log.md已追加。
|
||||
- Notes: 步骤1-9全部完成;source page已生成(wiki/sources/engineering-ai-engineer.md);index.md已更新(Sources 节新增条目,日期2026-05-01排第一);overview.md第86行 Engineering Agents 部分新增 entry;冲突检测:无已知冲突;log.md已追加。
|
||||
|
||||
## [2026-05-01] ingest | Rapid Prototyper Agent Personality
|
||||
@@ -2027,4 +2343,70 @@
|
||||
- Entities created: WordPress — 仅本次首次提及,已创建独立 Entity 页面(含 WordPress 关键模式代码);Drupal — 仅本次首次提及,已创建独立 Entity 页面(含 Drupal 模块结构代码)
|
||||
- Concepts created: ContentModel-first — 仅本次首次提及,已创建独立 Concept 页面(含 WordPress/Drupal 具体应用);CodeOverConfiguration — 仅本次首次提及,已创建独立 Concept 页面(含 WordPress/Drupal 配置位置对照表)
|
||||
- Source page: wiki/sources/engineering-cms-developer.md
|
||||
- Notes: 步骤1-9全部完成;source page已生成(wiki/sources/engineering-cms-developer.md);index.md已更新(Sources 节新增条目置顶、Entities 节新增 WordPress + Drupal、Concepts 节新增 ContentModel-first + CodeOverConfiguration);overview.md Engineering Agents 部分新增 entry;冲突检测:无已知冲突;wikilinks(ContentModel-first/CodeOverConfiguration/WordPress/Drupal/LayoutBuilder/TwigTemplating/GutenbergBlockEditor/BackendArchitect/SoftwareArchitect/WCAGCompliance)指向的页面已全部创建;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | AI Data Remediation Engineer Agent Personality
|
||||
- Source file: raw/Agent/agency-agents/engineering/engineering-ai-data-remediation-engineer.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI Data Remediation Engineer Agent 个性定义——使用气隙本地 SLM(Ollama)和语义聚类技术,自动检测、分类并确定性修复大规模数据管道异常的专业 Agent。专注于修复层,在数据损坏且管道无法停止的场景下,通过语义异常压缩(50,000 条错误 → ~12 个聚类 → ~12 次 SLM 调用)、Lambda Safety Gate 验证和数学零数据丢失约束,保证 PII 零网络出口和 100% 审计覆盖。核心原则:AI 生成修复逻辑,不直接修改数据。
|
||||
- Concepts created: SemanticAnomalyCompression(语义异常压缩:向量嵌入+聚类压缩海量异常数据)、AirGappedSLMFixGeneration(气隙 SLM 生成确定性 lambda 修复逻辑)、HybridFingerprinting(SHA-256 PK 哈希 + 向量相似度混合防误合并)、ZeroDataLossGuarantee(数学约束 Source == Success + Quarantine)、LambdaSafetyGate(SLM 生成 lambda 的严格安全验证)
|
||||
- Entities created: 无(Data Engineer 仅本次首次提及,不满足≥2次创建条件;Ollama/Sentence-Transformers/ChromaDB/FAISS 提及次数<2,均已在 Source Page 中以 wikilink 引用)
|
||||
- Source page: wiki/sources/engineering-ai-data-remediation-engineer.md
|
||||
- Notes: 步骤1-9全部完成;source page新创建(wiki/sources/engineering-ai-data-remediation-engineer.md);index.md已更新(Sources节新增条目,AI Engineer后;新增Concepts节条目);overview.md暂未更新(工程类agent personality与现有综合摘要关联度不高);冲突检测:与[[Data Engineer]]的职责定位张力(管道重构vs专注修复层)已在Contradictions节记录;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Solidity Smart Contract Engineer Agent Personality
|
||||
- Source file: Agent/agency-agents/engineering/engineering-solidity-smart-contract-engineer.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: EVM智能合约开发Agent人格定义——涵盖Solidity智能合约的安全开发(checks-effects-interactions/ReentrancyGuard)、Gas优化(存储打包/calldata/自定义错误)、可升级架构(UUPS/Transparent Proxy/Beacon)、DeFi协议构建(AMM/借贷池/质押机制)和完整测试标准(Foundry >95%分支覆盖率+Fuzz+Invariant)。与Blockchain Security Auditor构成互补关系——前者专注开发实现,后者专注攻击发现。
|
||||
- Concepts created: ChecksEffectsInteractions(新建)、ReentrancyGuard(新建)、UUPSUpgradeable(新建)、GasOptimization(新建)、FlashLoanAttack(新建)
|
||||
- Entities created: The-DAO(新建)、Wormhole(新建)、Euler-Finance(新建)、OpenZeppelin(新建)、Foundry(新建)
|
||||
- Source page: wiki/sources/engineering-solidity-smart-contract-engineer.md
|
||||
|
||||
## [2026-05-02] ingest | NEXUS — Network of EXperts, Unified in Strategy
|
||||
- Source file: Agent/agency-agents/strategy/nexus-strategy.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 编排框架完整操作 doctrine——800+行战略文档,定义 7 阶段流水线(Discovery → Strategy → Foundation → Build → Harden → Launch → Operate)、9 大部门 60+ Agent 角色、Dev↔QA 循环、质量门禁机制、交接协议、风险管理和成功指标。核心原理:Pipeline Integrity(无质量门禁不推进)、Context Continuity(交接携带完整上下文)、Parallel Execution(并行轨道压缩时间线)、Evidence Over Claims(质量评估需证据)、Fail Fast Fix Fast(最多3次重试)、Single Source of Truth(单一规格文档)。三大部署模式:NEXUS-Full(12-24周)、NEXUS-Sprint(2-6周,推荐)、NEXUS-Micro(1-5天)。
|
||||
- Concepts created: 无需创建(Quality-Gate/Dev-QA-Loop/Reality-Checker/Escalation/Context-Continuity/RICE-Scoring 均已存在于 wiki/concepts/)
|
||||
- Entities created: 无需创建(NEXUS entity 已存在于 wiki/entities/NEXUS.md;Agents-Orchestrator/Studio-Producer/Senior-Project-Manager 等为 Agent 个性定义中的角色,已在各 source page 中引用)
|
||||
- Source page: wiki/sources/nexus-strategy.md
|
||||
- Notes: 步骤1-9全部完成;source page新创建(wiki/sources/nexus-strategy.md);index.md已更新(Sources节新增条目置于最前,位于 executive-brief 和 quickstart 之前);overview.md 暂不需要修订(已在 executive-brief/quickstart 条目中覆盖 NEXUS 框架综合摘要);冲突检测:与 agents-orchestrator(4阶段简化版流水线)无实质冲突——agents-orchestrator 的四阶段可视为 NEXUS 7阶段在轻量级场景的压缩实现;Reality Checker 作为 Agent 个性(testing-reality-checker.md)与作为 Phase 4 守门人角色(nexus-strategy)可共存,已在 Contradictions 节记录;wikilinks指向的 pages(executive-brief/quickstart/agents-orchestrator/testing-reality-checker/project-management-studio-producer/product-sprint-prioritizer/phase-0~6/handoff-templates/scenario-* 等)均已存在于 wiki 中;log.md已追加。
|
||||
- Notes: 步骤1-9全部完成;source page新创建;index.md已更新(Sources节新增条目,位于Filament Optimization Specialist之后);overview.md已更新(Engineering Agents部分新增Solidity Smart Contract Engineer entry,紧接Blockchain Security Auditor之后,描述两者互补关系);冲突检测:与[[blockchain-security-auditor]]和[[software-architect]]的张力已在Contradictions节记录;log.md已追加。
|
||||
|
||||
## [2026-05-01] ingest | Phase 4 Playbook — Quality & Hardening
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-4-hardening.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 团队 Phase 4(质量硬化与最终验收阶段)完整执行手册——3-7 天,8 个 Agent 协同,通过 Reality Checker 的唯一权威最终裁定实现生产就绪性验证。Reality Checker 默认裁定 NEEDS WORK,首次通过率极低。三步 Agent 激活序列:证据收集(4 Agent 并行)→ 分析聚合(3 Agent 并行)→ 最终裁定(Reality Checker,3 种裁决选项)。7 项质量门标准全部通过方可进入 Phase 5。
|
||||
- Concepts created: 无需创建(Quality-Gate/Dev-QA-Loop/Reality-Checker 等已存在于 wiki/concepts/;本次 Phase 4 文档不引入新的可抽象 Concept)
|
||||
- Entities created: 无需创建(EvidenceCollector/PerformanceBenchmarker/APITester/LegalComplianceChecker/InfrastructureMaintainer/TestResultsAnalyzer/WorkflowOptimizer 等 Testing 类 Agent 均在 testing-* source pages 中以 Agent 个性定义存在,频次<2,不满足独立 Entity 页创建条件)
|
||||
- Source page: wiki/sources/phase-4-hardening.md
|
||||
- Notes: 步骤1-9全部完成;source page新创建(wiki/sources/phase-4-hardening.md);index.md已更新(Sources节新增条目置于最前);overview.md已更新(在phase-2-foundation之后新增phase-4-hardening条目);冲突检测:Phase 4 要求默认 NEEDS WORK 预期与 scenario-startup-mvp/scenario-enterprise-feature 中"首次通过 B/B+ 正常"的描述一致,无实质冲突;Phase 4 硬化阶段与 phase-3-build 的 Dev↔QA 循环自然衔接(Phase 3 循环 → Phase 4 最终硬化 → Phase 5 发布),流程逻辑一致;wikilinks指向的 pages(phase-3-build/phase-5-launch/phase-6-operate/phase-1-strategy/testing-reality-checker 等)均已存在于 wiki 中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | Phase 6 Playbook — Operate & Evolve
|
||||
- Source file: Agent/agency-agents/strategy/playbooks/phase-6-operate.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: NEXUS 多 Agent 团队 Phase 6(持续运营与演进阶段)完整执行手册——无结束日期,12+ Agent 轮换协调,只要产品在市场就持续运行。分层运营节拍(Continuous/Daily/Weekly/Bi-Weekly/Monthly/Quarterly)将 Agent 职责与活动频率对齐,由 Studio Producer 统筹治理。持续改进闭环(Measure→Analyze→Plan→Build→Validate→Deploy)每季度驱动流程效率提升 20%。P0–P3 四级应急响应协议覆盖全场景事故管理。月度增长运营整合渠道分析、A/B 实验、留存曲线和增长路线图。季度战略评审从市场定位、产品策略、增长策略和组织健康四个维度评估产品演进方向。
|
||||
- Concepts created: 无需创建(Continuous Improvement Loop/Operational Cadence/Incident Response Protocol/NEXUS Sprint/Growth Operations/Financial Operations/Compliance Operations/Quarterly Strategic Review 均仅在本文档中首次提及,不满足"可抽象、可复用、非具体实例"独立建页条件,已在 Source Page 中以 wikilink 引用,无需独立 Concept 页)
|
||||
- Entities created: 无需创建(Studio Producer/Infrastructure Maintainer/Support Responder/DevOps Automator/Analytics Reporter/Feedback Synthesizer/Sprint Prioritizer/Growth Hacker/Project Shepherd/Experiment Tracker/Content Creator/Executive Summary Generator/Finance Tracker/Legal Compliance Checker/Trend Researcher/Brand Guardian/Workflow Optimizer/Performance Benchmarker/Tool Evaluator/Agents Orchestrator 共 20 个 Agent 均仅在本文档中首次提及或在其他 Phase source pages 中已有 wikilink 引用,频次<2,不满足独立 Entity 页创建条件)
|
||||
- Source page: wiki/sources/phase-6-operate.md
|
||||
- Notes: 步骤1-9全部完成;source page新创建(wiki/sources/phase-6-operate.md);index.md已更新(Sources节新增条目置于phase-4-hardening之后);overview.md已更新(在phase-4-hardening之后新增phase-6-operate条目);冲突检测:Phase 6使用P0-P3四级事故分级体系,与[[scenario-incident-response]](使用SEV1-SEV4体系)的命名差异已在Source Page Contradictions节记录,建议后续同步两套体系;wikilinks指向的pages(phase-5-hardening/phase-3-build/project-management-studio-producer/handoff-templates/scenario-incident-response等)均已存在于wiki中;log.md已追加。
|
||||
|
||||
## [2026-05-02] ingest | LLM Wiki
|
||||
- Source file: raw/Agent/LLM Wiki.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: Karpathy 的 LLM Wiki 模式完整摄取——利用 LLM 构建和持续维护个人知识库的架构模式。核心区别于传统 RAG:LLM 增量构建持久化 Wiki(三层架构:Raw Sources → Wiki → Schema),知识编译一次后持续保持最新。LLM 承担"记账式"维护工作,维护成本接近零;人是编辑,LLM 是程序员,Wiki 是代码库。灵感源自 Vannevar Bush 的 Memex(1945)。Source page 含 5 条 Key Claims、4 条 Key Quotes、6 个 Key Concepts(wikilink)、6 个 Key Entities(wikilink)、5 条 Connections、1 组 Contradictions。
|
||||
- Entities created: [[VannevarBush]](1945 年 Memex 概念提出者)、[[Memex]](Bush 的假想个人知识库设备)
|
||||
- Entities updated: [[NotebookLM]](sources 追加 llm-wiki,Overview 追加与 LLM Wiki 持久化维基模式的对比段落)、[[Andrej-Karpathy]](sources 追加 llm-wiki,Key Connections 追加 LLM Wiki 条目)
|
||||
- Concepts created: [[PersistentWiki]](持久化维基核心产物)、[[LLMWikiArchitecture]](三层架构)、[[IngestWorkflow]](导入工作流)、[[QueryWorkflow]](查询工作流)、[[LintWorkflow]](检查工作流)
|
||||
- Concepts updated: [[LLM-Wiki]](sources 字段追加 llm-wiki)
|
||||
- Source page: wiki/sources/llm-wiki.md
|
||||
- Notes: 步骤1-9全部完成;source page 新建(含 frontmatter、Summary、Key Claims×5、Key Quotes×4、Key Concepts×6含wikilink、Key Entities×5含wikilink、Connections×3、Contradictions×1);index.md Sources节新增 language-translator 条目(置于最前),Concepts节新增 False-Cognates/Meaning-Transfer-Translation/Register-Switching/Ser-vs-Estar/Subjunctive-Mood 共5条;overview.md 新增综合摘要条目 #33(含5步工作流/6大场景/5个语言学知识点/5大方言);Entity检查:5大方言变体(Mexican/Castilian/Rioplatense/Colombian/Caribbean Spanish)均仅提及1次,不满足≥2次条件,已在 Source Page Key Entities 节以 wikilink 引用;Concept检查:新增5个独立 Concept 页面(False-Cognates/Meaning-Transfer-Translation/Register-Switching/Ser-vs-Estar/Subjunctive-Mood);冲突检测:与机器翻译工具(如 Google Translate)的逐字翻译局限已在 Contradictions 节记录,无其他跨页面冲突;log.md 已追加。
|
||||
|
||||
## [2026-05-02] ingest | Language Translator
|
||||
- Source file: Agent/agency-agents/specialized/language-translator.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: The Agency Specialized 部门语言翻译专家 AI Agent 全流程摄取——定义了一种超越逐字替换的实时西班牙语 ↔ 英语翻译 Agent,核心理念:翻译 = 意义转移,非词典替换。核心设计:5步工作流(理解请求 → 意义翻译 → 输出丰富化 → 特殊处理 → 跟进)+ 发音标注(英语拼音)+ 语域标注(usted/tú)+ 地域变体(5大方言)+ 文化注释 + 紧急优先。覆盖6大场景:旅行/医疗/商务/法律/日常/书面文档。Source page 含 6 条 Key Claims、1 条 Key Quote、6 个 Key Concepts、5 个 Key Entities、3 条 Connections、1 条 Contradiction。
|
||||
- Concepts created: [[False-Cognates]](假同源词陷阱)、[[Meaning-Transfer-Translation]](意义转移翻译)、[[Register-Switching]](语域切换)、[[Ser-vs-Estar]](两个 to be 动词)、[[Subjunctive-Mood]](虚拟式)
|
||||
- Entities touched: Mexican Spanish / Castilian Spanish (Spain) / Rioplatense Spanish / Colombian Spanish / Caribbean Spanish(均仅提及1次,不满足≥2次条件,已在 Source Page Key Entities 节以 wikilink 引用)
|
||||
- Source page: wiki/sources/language-translator.md
|
||||
- Notes: 步骤1-9全部完成;source page 已生成(Source Page Format,kebab-case slug 与源文件名一致);index.md 已更新(Sources节新增条目置于最前,Concepts节新增5条);overview.md 已更新(新增综合摘要条目 #33,含5步工作流/6大场景/5个语言学知识点/5大方言覆盖);Entity检查:无新增独立实体页面(5大方言变体均仅提及1次);Concept检查:新增5个独立 Concept 页面(False-Cognates/Meaning-Transfer-Translation/Register-Switching/Ser-vs-Estar/Subjunctive-Mood);冲突检测:与机器翻译工具(如 Google Translate)的逐字翻译局限已在 Contradictions 节记录,无其他跨页面冲突;log.md 已追加。
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user