🔐 Verify Execution Receipt

Prove that specific code produced a specific output at a specific time. Every .cell execution generates a cryptographic receipt — paste one below to verify it.

1
Paste your execution receipt
— optional: verify against source —
2
Paste the original code (optional — verifies code_hash)
3
Paste the execution output (optional — verifies result_hash)

Format: stdout (leave stderr empty if none, or add :stderr after)

Why This Matters

🏛️

Regulatory Compliance

Prove to auditors exactly what code ran and what it produced. Required for finance, healthcare, defense.

🔬

Research Reproducibility

Verify that published results came from the claimed code. Cryptographic proof, not trust.

🤖

AI Agent Accountability

When an AI agent executes code, the receipt proves what happened. No black boxes.