MockMirrorMode

Field

Type

Repeated

Description

include_state_args

bool

When true, the function_call’s args mirror the previous_state JSON. Used for state-round-trip assertions.

Member of

Message

Description

MockProvider

Test-only provider. Returns deterministic, scripted responses instead of calling a real LLM. Used by the ReasoningMock-tagged tests to exercise the full BEAM-and-pyisox stack without provider auth or non-determinism. Should not be used in production workflows.