Submit a Proof
Share your verified proofs with the community.
How to Submit
-
Generate your proof using Proof Engine — this produces
proof.py,proof.md, andproof_audit.md -
Run your proof and save the JSON output as
proof.json -
Fork the repo, add all four files to
site/proofs/your-claim-slug/, and open a PR
CI validates your submission automatically. A maintainer reviews and merges. Your proof goes live on the next deploy.
Optional: Custom Tags
By default, tags are auto-assigned from keywords in your claim. To override, add a meta.yaml to your proof directory:
tags: [economics, inflation]
AI Agents
Working with an AI agent? Give it this URL to get started:
https://yaniv-golan.github.io/proof-engine/llms.txt
Your agent can browse the proof catalog, understand the submission process, and generate proofs using the proof-engine skill.