Proof Bundle Example
A concrete Riddle Proof run from the public docs.
Verdict
This page turns the raw JSON bundle into a review surface: target, criteria, verdict, artifacts, console summary, and caveat.
Target
https://riddledc.com/docs/riddle-proof
This bundle is evidence for the listed browser checks, not a guarantee that the whole product is correct.
Proof Contract
Bring your agent; Riddle brings the proof.
contractRiddle Proof turns previews, production URLs, and browser flows into proof receipts.contractThe proof loop is agent-agnostic: Codex, Claude Code, OpenClaw, CI, or a custom wrapper can run the same browser contract.contractAn agent-proof bundle preserves criteria, viewport evidence, screenshots, console output, artifact URLs, pass/fail status, and caveats.Criteria
The proof criteria are intentionally ordinary. A reviewer should be able to see what behavior was exercised without reading terminal output.
assertionRiddle Proof docs load with the expected headingassertionRiddle Proof docs include the proof bundle contractassertionRiddle Proof docs state the agent-agnostic proof loop contractassertionRiddle Proof docs explain proof receipts and browser evidenceassertionThe public example bundle carries the Bring your agent; Riddle brings the proof. promiseassertionThe public example bundle carries an agent-proof contractassertionPreview docs explain static, server, and build preview modesassertionDocs index links to Riddle Proof and Preview ModesassertionEvidence Over Summaries blog post is reachableassertionBrowser console is cleanassertionEvery public proof artifact URL returns 200| Check | Value |
|---|---|
docsHeading | true |
proofBundleSection | true |
previewModes | true |
docsIndexLinks | true |
blogPostReachable | true |
consoleErrors | 0 |
publicArtifactUrls | true |
proofReceipts | true |
agentProofContract | true |
proofPromise | true |
Artifacts
Screenshots help humans review the browser state. JSON, console, and network artifacts help agents and tooling reason about the same run.
Console Summary
Raw JSON
Agents should consume the raw bundle. Humans can use this page to inspect the same evidence without parsing JSON first.