A Missing-Item Receipt is what an institution returns to a submitter when an application, form, claim, or document set is incomplete. It lists the missing items, the reason they are required, the date by which they must be provided, the consequence if they are not, and the correction or escalation path. The receipt is self-attested by its creator; its content is tamper-evident via SHA-256.
A Missing-Item Receipt is an organised record returned to a submitter when their application, form, claim, or document set is incomplete. It records:
PlenaProof does not certify AI systems or guarantee regulatory compliance. PlenaProof helps institutions and individuals document intake, completeness checks, and the correction trail that follows. A Missing-Item Receipt is an organised record of an incompleteness finding and the correction path it triggers, formatted so a student, client, regulator, board, funder, court, employee, journalist, parent, donor, partner, or public agency can read it. It is not a certificate, not a court filing, not a regulator-issued audit, and not an official acknowledgement by any external authority.
Future production releases may add issuer signing keys, external timestamp anchoring, a public revocation registry, and issuer-attested completeness criteria pulled from a published submission schema. These remain roadmap items.
Missing-Item Receipt v1 inherits the established VRX-1 schema conventions. All keys are alphabetised before hashing; the hash field is computed over the canonical JSON with the hash field itself removed. The published schema file is vrx1-missing-item-receipt.schema.json.
All processing happens in your browser. Nothing is sent to a server. The receipt JSON, hash, and verification URL are produced locally and can be exported, printed, or saved to the local Wallet preview.
Paste a receipt JSON below (or upload one) to recompute its SHA-256 over the canonical JSON (with the hash field removed) and compare with the embedded value. The receipt does not need to have been created on this device.
All VRX-1 reference pages share the same on-device wallet preview. Saved receipts are stored in your browser's local storage and are not sent to any server. Clearing your browser data will remove them.
A Missing-Item Receipt sits at the intake side of institutional workflows and connects to related receipt types and platform workflows.
The institutional suite this receipt most naturally anchors. Public-service intake desks return Missing-Item Receipts when a citizen submission is incomplete, with a clear correction path. Output: Public Service Journey Receipt.
Used wherever a credential, claim, or document is reviewed and additional evidence is needed. Pairs with the Submission Receipt at the intake side and the Human Review Receipt at the review side.
The entry-point receipt. Most Missing-Item Receipts trace back to an earlier submission; the optional linked_submission_receipt_id field carries the cross-reference.
When the submitter provides the missing items and the institution amends an earlier decision, the change is documented via a Correction-Trail Receipt that points back to this Missing-Item Receipt.
When the required-by window is itself a hard deadline with documented consequences, a Deadline Receipt can be issued alongside this Missing-Item Receipt and linked via the deadline's subject field.
When a citizen receives a Missing-Item Receipt and is unsure how to comply, NAVIGA helps them work out the next step: which document, which office, which window, which alternative if the requested item cannot be obtained.
If the submitter disagrees that the listed items are genuinely required, PROVA helps organise a Personal Evidence Readiness Packet to respond or appeal.
Saved receipts appear in the Wallet's local lifetime timeline preview. Stored on this device only.
The consolidated reference page for all six gating receipt schemas, including this one.