No-login demos
Demo library
These demos exist to answer one question: can a third party verify what you published without joining your internal world?
Black/white: receipts prove the bytes you download match the hashes on the receipt (and signatures where present and verifiable). They do not prove factual correctness or compliance.
Demos
Each card includes pack/dossier/trace/source links (one per line).
Narrative Red-Team dossier demo (shareId: 6qRgcR01kw_qNo63Dbs_ob9n)
A public, no-login receipt surface with a rendered dossier and single-file pack.
- Open the trace receipt and copy
output_sha256(andsource_sha256if present). - Download the output (pack or dossier Markdown) and hash it locally.
- Compare hashes; if they match, the bytes are verified.
if.gov decision pack demo (shareId: zxWjdzxZd2FiuYpfS90ETFMj)
Decision pack output bound to an `if.trace` receipt; includes a hosted-static HTML demo pack.
- Open the trace receipt and copy
output_sha256(andsource_sha256if present). - Download the output (pack or dossier Markdown) and hash it locally.
- Compare hashes; if they match, the bytes are verified.
if.bus whitepaper receipt (shareId: ia6GfbdBzr-yfpkYBSiK-IE2)
A public-safe bus whitepaper bound to a receipt; used as an example of “roadmap, not shipped” integration work.
- Open the trace receipt and copy
output_sha256(andsource_sha256if present). - Download the output (pack or dossier Markdown) and hash it locally.
- Compare hashes; if they match, the bytes are verified.
if.api GitHub webhook demo (shareId: Z_kiBtTQHztidcgYYaSRy4UK)
A runnable integration demo (GitHub webhook) with a receipt bound to the demo output.
- Open the trace receipt and copy
output_sha256(andsource_sha256if present). - Download the output (pack or dossier Markdown) and hash it locally.
- Compare hashes; if they match, the bytes are verified.
if.trace paper demo (shareId: C0746UzTDsT-hG4orbKAyA9M)
The `if.trace` paper example with a public receipt, dossier render, and pack.
- Open the trace receipt and copy
output_sha256(andsource_sha256if present). - Download the output (pack or dossier Markdown) and hash it locally.
- Compare hashes; if they match, the bytes are verified.