Skip to content
Lorca Labs
Live demo
Agents & policy

Consent Receipt Registry

Not a CMS for consents — but a tamper-evident record of what was claimed and when.

The problem

When a consent is granted or claimed, you need a verifiable, tamper-evident record that binds purpose, scope, subject, and expiration. A registry of content-hash-linked receipts lets you verify later that the recorded consent has not been altered.

What it does

01

Issues a consent receipt with purpose, scope, optional subjectRefHash, actor, expiresAt, and meta.

02

Returns a receiptId, contentHash, and issuedAt timestamp.

03

Verifies a receipt by ID (or inline receipt object), returning valid flag, reason, and checkedAt.

04

Seals a receipt into a carrier image with optional key binding.

05

Lists all receipts for the registry and fetches a full record by ID.

Who it’s for

  • Privacy teams issuing and tracking consent records
  • Compliance reviewers verifying consent authenticity
  • Audit teams checking consent-registry integrity

In context

Complements Sovereignty (agent governance), Canary Weave Agent (output attribution), and the Stego Audit Carrier (carrier-bound audit).

Try it live in the studio

A no-signup, in-browser experiment against an isolated demo host. Load sample data, run the flow, and see the result — nothing is stored.