Expand description
Code-owned multi-session kernel for the native a3s code harness process.
The executable supplies HTTP and health transport. This kernel owns only
admission into existing Agent/AgentSession state and deliberately has
no parallel run store, scheduler, event journal, or recovery semantics.
Structs§
- Agent
Protocol Harness - Release-bound, multi-session kernel used by the sole native Harness.
Enums§
- Agent
Protocol Harness Error - Stable failures returned by the Code-owned multi-session Harness kernel.
Constants§
- AGENT_
PROTOCOL_ HARNESS_ MAX_ SESSIONS - Finite default number of conversation sessions retained by one Harness.