Current Status

RunProof Current Status

v1.2 Stabilization: Soft Complete

Last updated: March 2026


What is Working Today

ComponentStatus
Proof generation✅ Available
Manual/compact finalization✅ Stable
Golden receipt verification (both profiles)✅ Verified
Live full-run-proof (gateway/channel)✅ Working
Verifier (CLI + API)✅ Stable

Proof Profiles

ProfileStatusEnvironment
execution-proof✅ Golden-verifiedEmbedded/runtime-native
full-run-proof✅ Live todayGateway/channel (Telegram, Discord)

What is Pending in v1.3

ItemDescription
Hook registration fixNew hook events not loading on gateway restart
Auto-finalizationsession:end and message:sent triggers
Live NemoClaw revalidationPlugin reinstall + execution-proof test

Protocol Layers

LayerStatus
Layer 1: Receipts✅ Available
Layer 2: Signatures✅ Available
Layer 3: Proof Graphs🔶 In Progress
Layer 4: State Proofs📋 Planned
Layer 5: Policy Binding📋 Planned
Layer 6: External Anchoring📋 Planned
Layer 7: Agent Lifecycle📋 Planned

Golden Receipts

Canonical verified receipts for reference:

ProfileRun IDVerification
execution-proofrun-mmxcczh6-5ntbs6Verify →
full-run-proofrun-mmy1tsup-rkdcbuVerify →

Environment Support

Environmentexecution-prooffull-run-proofNotes
Gateway (Telegram/Discord)Full support
Embedded CLI (NemoClaw)⚠️ PartialNo message envelope
Python SDKVariesFramework-dependent

Release Notes

v1.2 (March 2026)

  • Stabilized proof generation and verification
  • Fixed timeout defaults (5s → 30s)
  • Fixed endpoint consistency (Railway URLs)
  • Improved plugin logging
  • Documented finalization semantics
  • Verified golden receipts for both profiles

v1.1

  • Added full-run-proof with message envelope capture
  • Gateway/channel integration

v1.0

  • Initial execution-proof release
  • Hash chain + Merkle root + signature verification