A live walkthrough of Sovereign Memory + R+2 receipts, running against a shared demo agent. Write a memory. Search for it. Verify the cryptographic receipt. All in the browser.
This becomes an R+2 signed receipt, embedded into a 1536-dim vector, and stored against demo Agent #demo01. Try: "User prefers vegetarian food and dark mode"
The query doesn't need to match what you stored exactly. The agent finds the memory via cosine similarity over the 1536-dim embedding. Try: "what does this person eat"
Run the R+2 verifier against the receipt you got back. The verifier checks signature, schema, pubkey match, and chain pointer — without contacting our server. This product demo walks through the steps illustratively. To run a real verification in your browser — actual Ed25519, no DCS code in the path — use the in-browser verifier or npx dcslabs-r2-verify.