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 GitHub
Loading...

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?

  1. Open the proof bundle directory
  2. Run python3 scripts/verify_base_case.py
  3. Compare manifest root with on-chain case_hash
  4. Read mirrored judgment from Base mirror contract
  5. Run handshake preview and compare with bundle outcomes