refactor(agent-runner): tighten protocol v1 runtime boundaries

This commit is contained in:
huanghuoguoguo
2026-05-25 10:34:16 +08:00
parent cc911cc413
commit ab96070036
26 changed files with 548 additions and 3291 deletions

View File

@@ -29,7 +29,7 @@ EventGateway 在本文档中描述为 **future integration point**,由外部 e
## 当前状态
**当前 Pipeline 是 transition adapter不再是 agent runner 设计核心。**
**当前 Pipeline 是入口 adapter不再是 agent runner 设计核心。**
当前主入口仍可由 Pipeline 触发,但内部已转换成 event-first path