Skip to main content

Module evidence_hook

Module evidence_hook 

Source
Expand description

Thin evidence-recording hooks for tool and proxy hot paths.

Structs§

EvidenceReport
Unified evidence totals across tool and proxy calls.

Functions§

evidence_report
Returns unified evidence totals for the current process.
record_proxy_call
Records evidence for one proxy-forwarded request when the kernel is enabled.
record_tool_call
Records evidence for one MCP tool call when the kernel is enabled.
reset
Clears all tool, proxy, and evidence-pipeline state.