ANCHORED SUBJECT-RIGHTS RECEIPTS
Records the lifecycle of a data-subject rights request — access, rectification, restriction, portability, and objection. One chain per request; profile-typed events per right. Composes with ARR for erasure execution evidence.
WIRE TYPES
ar.subject_rights.v1 (request.received)
Records receipt of a subject-rights request. Starts a per-request chain. The right type (access, rectification, erasure, restriction, portability, objection) is declared via profile.
ar.subject_rights.v1 (request.identity_verified)
Records that the requesting subject's identity was verified before processing the request.
ar.subject_rights.v1 (request.scope_clarified)
Records a clarification of the request scope — when the initial request was ambiguous or overly broad.
ar.subject_rights.v1 (request.extended)
Records an extension of the one-month response deadline under Art. 12(3), including the reason for extension.
ar.subject_rights.v1 (request.partially_honoured)
Records partial fulfilment — which parts of the request were honoured and which were declined with reasons.
ar.subject_rights.v1 (request.fulfilled)
Records full fulfilment of the request. For Art. 17 erasure, MUST cross-link to an ARR execution receipt.
ar.subject_rights.v1 (request.refused)
Records refusal with the legal basis for refusal and information about the right to lodge a complaint with a supervisory authority.
ar.subject_rights.v1 (request.escalated)
Records that the request has been escalated — to a DPO, supervisory authority, or judicial remedy.
ar.subject_rights.v1 (request.recipient_notified)
Records Art. 19 notification to recipients of rectification, erasure, or restriction.
WHAT IT PROVES
WHAT IT DOESN'T PROVE
COMPOSES WITH
ASR receipts reference other family members via body-level composition pointers — verifier-coordinated, not signature-mandated.
Art. 17 fulfilment MUST reference an ARR erasure receipt — the execution evidence for the honoured-within-deadline proof bundle.
Art. 19 recipient notification references ALR disclosed history to compute the set of recipients to notify.
Art. 20 portability requests may reference ATR receipts for the transfer mechanism used.
Art. 21 objection terminates a purpose binding — the ASR objection event may emit a corresponding APuR unbinding.
Verify any
ASR receipt.
Paste any claim ID to verify a receipt, check its anchor, and inspect the issuer signature.
REFERENCES
Anchored Subject-Rights Receipts are cryptographic provenance and privacy-lifecycle protocols. verify.dekimu.com is a reference implementation, not a qualified trust service under Regulation (EU) No 910/2014 (eIDAS) or successor.