Skip to main content

Module agent_protocol_harness

Module agent_protocol_harness 

Source
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§

AgentProtocolHarness
Release-bound, multi-session kernel used by the sole native Harness.

Enums§

AgentProtocolHarnessError
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.