Docs

Receipt

Every verified action produces a Receipt: a signed record that is logged and Merkle-anchored to a public transparency log.

Why it matters

A Receipt lets any party reconstruct what happened, in what order, under which Mandate — without trusting Obsigna's word for it.

Note: Receipts are append-only. A Receipt is never edited or deleted; a correction is a new Receipt that references the original.

Verifying a Receipt

Fetch the inclusion proof from the Trust surface and check it against the published tree head.

Receipt — Obsigna Docs