Pramana: A Protocol-Layer Treatment of Claim Verification in Autonomous Agent Networks
Ravi Kiran Kadaboina

TL;DR
Pramana introduces a standardized protocol layer for claim verification in autonomous agent networks, enabling verifiable, re-executable records of agent outputs with formal guarantees and a reference implementation.
Contribution
It defines a novel wire format and typology for claim attestations, formally verifies the lifecycle in TLA+, and demonstrates practical deployment invariants and pilot evaluations.
Findings
Formal verification of the claim verification lifecycle in TLA+
Reference implementation passes 84 tests
Pilot shows significant FPR reduction with LLM-based judgment
Abstract
Autonomous agents deployed in regulated domains must produce a verification artifact per consequential output: a record an auditor can re-execute offline, capturing what was claimed, against what source, by whom, when, and how. Production verification today splits into two unstandardized halves. Probabilistic verdict patterns (self-consistency voting, reviewer LLM ensembles) produce judgments, not artifacts. Artifact-producing patterns (RAG, tool-augmented traces, generator-verifier loops) produce vendor-specific records no external auditor can reconstruct without bespoke integration. Pramana defines the missing wire format. Every consequential agent output is wrapped in a typed ClaimAttestation with one of four variants (measurement, inference, analogy, citation), each paired with a verify() operation against the recorded source. verify() is deterministic for MeasurementClaim and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
