Sync: add semantic index and lsp notes

This commit is contained in:
2026-04-25 09:09:38 +08:00
parent 480d64ae81
commit 466273a164
13 changed files with 1158 additions and 32 deletions

View File

@@ -33,6 +33,15 @@
- 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 | LSP/Index Engineer Agent Personality
- Source file: Agent/agency-agents/specialized/lsp-index-engineer.md
- Status: ✅ 成功摄入
- Summary: LSP/Index Engineer——The Agency Specialized 部门的代码智能系统架构师 Agent通过 graphd LSP 聚合器将 TypeScript/PHP/Go/Rust/Python 等多语言 LSP 客户端统一编排为语义图谱。核心交付物:多语言 LSP 并发编排 + 统一图谱模式(节点:文件/符号contains/imports/calls/refs+ nav.index.jsonl 语义索引 + WebSocket 实时增量推送 + 原子性图谱更新保证。性能北极星:/graph <100ms、/nav <60ms、WebSocket <50ms、100k+ 符号无性能降级。TypeScript 和 PHP 为默认生产就绪要求。
- Concepts created: [[LSP-317-Specification]]LSP 3.17 协议规范)、[[Semantic-Index-Infrastructure]](语义索引基础设施)、[[Incremental-Graph-Update]](增量图谱更新)、[[Performance-Contracts]](性能契约)
- Entities created: [[The-Agency]]The Agency 多智能体系统组织)、[[TypeScript-Language-Server]]TypeScript 语言服务器)、[[Intelephense]]PHP Intelephense LSP、[[LSIF]]Language Server Index Format
- Source page: wiki/sources/lsp-index-engineer.md
- Notes: index.md 中原有 "source missing" 条目本次摄入后已更新为完整条目。overview.md Specialized 部门新增 LSP/Index Engineer 条目,并同步更新 Conflict Areas#12 LSP 图谱确定性 vs Workflow 穷举概率性。4 个 Concept 页面创建前已做去重检查,确认 LSP-317-Specification、Semantic-Index-Infrastructure、Incremental-Graph-Update、Performance-Contracts 均不存在。与 [[specialized-workflow-architect]] 存在张力(确定性约束 vs LLM 概率性上限),已在 Contradictions 中记录。4 个 Entity 页面中 The-Agency 已在 overview.md 中被多次引用,新增 Entity 页面属首次正式创建。与 [[multi-agent-system-reliability]] 共享"架构约束优于提示词约束"思想,已在 overview.md 中建立链接。
## [2026-04-25] ingest | Agentic Identity & Trust Architect补充摄入
- Source file: Agent/agency-agents/specialized/agentic-identity-trust.md
- Status: ✅ 补充摄入source page 已存在,本次补充 Concept 页面)