Skip to main content

Module agent

Module agent 

Source
Expand description

Agent execution context carrying identity, PID, and metadata.

The primary type is AgentContext, which flows through every governance event in the system. Requires the alloc feature.

Structs§

AgentContext
Identity carrier for an agent execution.
AgentContextBuilder
Fluent builder for AgentContext that allows populating optional topology and lineage fields before stamping the context at construction time.