aida-architecture
Archify 校验过的交互架构图。规格在仓库
analyses/
,这里是交付 HTML。
AidaWork
Desktop 客户端边界
工作台 · 在办 · Chat SSE Client · Runtime Host 权威
Run Ledger 权威与投影
Write Fence · Chat SSE / 在办投影 · crash resume
Capability 路由与插件
CapabilityRouter · 企业 tool domain · aida-plugins Bundle
Local Executor 本机委派
desktop domain · IPC · Auth Gate · 非独立 Agent loop
厚控制平面 vs 薄 ReAct
Unified Entry · OrchestratorRuntime · Interaction Kernel · stores/audit
AidaWork 系统架构(总览·粗)
保留旧九节点总览;请优先看上方拆分图
OrchestratorRuntime(ADR-0018)
生命周期三层依赖
RuntimeBaseDeps · TurnConfig · OrchestrateInput · composeDeps
composeDeps 字段合并(深潜)
RuntimeBaseDeps · TurnConfig · memoryEnabled 门控 → OrchestratorDeps
启动稳定 vs 必须 per-turn(深潜)
OUT of TurnConfig · IN TurnConfig · 防 web/channel drift
resolveAndRun 主路径
pipeline → TurnConfig → composeDeps → orchestrate
resolveAndRun 内部装配(深潜)
local+plugin merge → TurnConfig → composeDeps → orchestrate · v4/durable 旁路
durable_v1 续跑安全门(深潜)
hasStableAgentProjection · hasStableResumeSemantics · fingerprint
Memory / Internal Tools 收窄
memoryEnabled · narrowInternalToolDeps
memoryEnabled 剥离 vs 保留(深潜)
recall 置空 · prefs/exp/candidates gated · scheduledTasks 保留
web/channel 共用 Runtime 修 drift(深潜)
ADR-0018 · internalToolDeps · promptSegments
criticalFieldPatterns 按工具重叠
ALL_PATTERNS · selectCriticalFieldsForAgent · TurnConfig
criticalFieldPatterns 选择 → ResponseGuard(深潜)
ALL_PATTERNS ∩ tools · TurnConfig · verify
HR 工具命中 vs BI 空集(深潜)
salary / leave_days / headcount · sourceTools · capability-only
OrchestratorRuntime 装配与执行(总览已拆)
保留旧总览;请优先看上方拆分图与深潜