Module behavior

Module behavior 

Source

Structs§

NoOpBehavior
A no-op behavior that returns empty action sets for all hooks.
ReadOnlyContext
Immutable snapshot of step context passed to AgentBehavior phase hooks.

Traits§

AgentBehavior
Behavioral abstraction for agent phase hooks.

Functions§

build_read_only_context_from_step
Build a ReadOnlyContext from typed step fields and doc state.