aida-architecture
Archify 校验过的交互架构图。规格在仓库
analyses/
,这里是交付 HTML。
AidaWork
AidaWork 系统架构
Desktop · Runtime · Plugin · Local Executor
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 装配与执行(总览已拆)
保留旧总览;请优先看上方拆分图与深潜