Rulvar API reference / @rulvar/rulvar / ExplorationSummary
Interface: ExplorationSummary
Defined in: packages/core/dist/index.d.ts
The structured exploration summary (RV-210): the engine-side tool exploration counters for one agent invocation. Attached to the full AgentResult and to the live agent:end event whenever any exploration guard limit is configured; journaled inside the terminal error payload (and therefore restored on replay) only when the guard itself ended the invocation (abortClass 'exploration').