Skip to main content

Module reasoning

Module reasoning 

Source

Structs§

AntiSimulationGuard
The anti-simulation guard checks every assistant turn for fabricated results. Rule: an agent MUST NOT claim a result without real tool execution. If the assistant asserts a result (pass/fail/output = X/returned Y) without a matching ToolOutput in the same turn, the engine rejects and asks for real execution.
HallucinationGuard
ReasoningEngine
SelfCritique
StopAndAsk
UncertaintyEstimator

Enums§

ReasoningDepth
ReasoningEvent
Reasoning events emitted during the think phase