Stealth / ReceiptOS
Work.
Proven.
Stealth captures the work, ReceiptOS builds the proof path—from bounded intent to receipt, Merkle proof, and a public Sepolia anchor.

01
ReceiptEvery receipt can be proven.
Stealth preserves what the agent was asked to do, what changed, and how the final work resolves to a public commitment.
EvidenceHash the artifacts behind the claimWORK
RootCommit the session as one receipt rootRECEIPT
ProofVerify inclusion without trusting the appMERKLE
AnchorBind the result to a public chainFINALITY
02
ReceiptOSFrom concept to a provable release.
ReceiptOS has moved from concept to demo/spec stage. The current release proves the path from local receipt generation to a Sepolia anchor, then imports the anchor result back into the final receipt JSON.
ReceiptOS proof pipelinev0.1.0 receipt-anchor demo
1ReceiptCapture the AI workflow as a structured execution receipt.Capture
2receipt_rootHash the receipt into the root committed for verification.Commit
3Merkle proofGenerate an inclusion proof for the receipt payload.Prove
4Sepolia anchorAnchor the receipt root to a public testnet transaction.Anchor
5Anchor resultImport the chain result back into the receipt record.Import
6Final JSONShip a portable receipt with proof and anchor metadata.Ship
Demo releasev0.1.0 demonstrates receipt root anchoring and imported anchor results.
ReceiptOS specA concrete proof format for AI agent workflows, not just a concept page.
Agent readyStealth packages the demo path into a customer-facing release.
NodePlanPatchTestAttest
03
FlowPlan, code, settle.
The work remains local. The proof becomes portable: receipt, receipt_root, Merkle proof, Sepolia anchor, imported anchor result, and final receipt JSON.
01Plan→02Code→03Receipt→04Anchor→05Verify
Give agent work a proof path.
Run the demo. Inspect the receipt. Verify it independently.Download Stealth→