实现AgentBus自动分发SuperAgent链路
This commit is contained in:
@@ -177,7 +177,7 @@ groupCode
|
||||
## 8. AgentBus 边界
|
||||
|
||||
- AgentBus 是消息入口适配器,不是 AI Provider。
|
||||
- 实时 AgentBus 链路只写 `platform_source_message_inbox`。
|
||||
- 实时 AgentBus 入口必须先写 `platform_source_message_inbox`;如需调用 SuperAgent,必须通过入库后的受控异步 dispatch / outbox 链路完成。
|
||||
- 不直接生成 `platform_message_event`、Evidence、Recognition、Case、Task、Operation、Receipt 或 OHIP 写入。
|
||||
- 不自动发送 ACK、`task.result` 或客户回复。
|
||||
- SourceMessage Inbox 到 MessageEvent / Evidence 必须通过受控 replay。
|
||||
|
||||
Reference in New Issue
Block a user