Sita Docs
  1. Overview
  2. System
  3. AI / Agents
  4. Agent Communication

Agent Communication

Partial

Evidence flows source → skill → agent → planner. Decision Runtime persists invocations, not a message bus. There is no live event stream.

Framework08

AS-IS

Kahn ordering over the canvas.

Findings are JSON persisted on sita_agent_invocations.

SSE exists only for /chat/stream, not for Decision Runtime.