Search • Sprawl Radar • TrustOps • Gateway • Ledger • Mandates • Hosting • Docs Compiler • Demo • Plans • Shortlists • Rankings • Compare • ChatGPT compatible • Claude compatible • Healthcare • Digests • RSS • RSS XML • Backfill • MCP API
VERIFY LEDGER
Replayable evidence for every agent-tool decision
Verify Ledger records who acted, what agent acted, which server and tool were called, what policy applied, what risk score existed, what mandate or approval was present, what decision was made, what happened, and what it cost.
Invocations
/v1/ledger/invocationsDecision-aware execution records for agent calls.
Evidence packs
/v1/ledger/evidence-packCompliance exports for SOC2, GDPR, HIPAA-style reviews, and incident investigations.
MCP tool
get_evidence_packAgents and admins can fetch decision evidence through the MCP interface.
Evidence shape
{
"invocation_count": 42,
"decisions": {
"allow": 31,
"require_approval": 7,
"deny": 4
},
"compliance_controls": [
"immutable_hash_chain",
"decision_replay",
"policy_snapshot",
"mandate_evidence",
"cost_tracking"
]
}
Compliance-grade controls
Immutable chain
Audit events include previous and current hashes for tamper-evident replay.
Risk timeline
Decisions preserve the score and policy snapshot that existed at the time of action.
Incident reports
Filter by server, tool, agent, user, outcome, and time to reconstruct agent incidents.