Proof Viewer
Explore frozen proof packages. Verify evidence artifacts, case objects, and judgment records.
What is a Proof Bundle?
A proof bundle is a frozen snapshot of the entire trust evaluation flow:
- CaseObject with evidence manifest and Merkle root
- AssessmentArtifact with evaluation payload
- JudgmentObject with compact trust primitive
- On-chain receipts and transaction hashes
- Verification status against live contracts
Available Proof Bundles
View all proof bundles on GitHubLoading...
Verification Status
What is verified?
- Manifest root matches live contract storage
- Assessment hash matches judgment record
- Base mirror reflects GenLayer judgment state
- Handshake outcomes match expected behavior
How to verify?
- Open the proof bundle directory
- Run
python3 scripts/verify_base_case.py - Compare manifest root with on-chain
case_hash - Read mirrored judgment from Base mirror contract
- Run handshake preview and compare with bundle outcomes