cloud.substratum.passport.accessRemovalAck

official.fileorbit.cloud

{
  "id": "cloud.substratum.passport.accessRemovalAck",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "version",
        "removalRequestUri",
        "appliedAt",
        "newReceiptCid"
      ],
      "properties": {
        "version": {
          "type": "string",
          "description": "Schema version (e.g. '1.0.0')."
        },
        "appliedAt": {
          "type": "string",
          "format": "datetime",
          "description": "ISO 8601 timestamp when the owner receipt ACL was updated."
        },
        "newReceiptCid": {
          "type": "string",
          "description": "CID of the updated owner-repo cloud.substratum.passport.receipt after removal."
        },
        "removalRequestUri": {
          "type": "string",
          "format": "at-uri",
          "description": "AT URI of the grantee-repo cloud.substratum.passport.accessRemovalRequest record."
        }
      },
      "description": "Owner-repo acknowledgment that a grantee accessRemovalRequest was applied to the owner passport receipt."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cloud.substratum.passport.accessRemovalAck

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s6kq5tsir7nbyrciloncz5b3
CID
bafyreiha7nrvl3qc7w63vwg2xjoyxuc4k6cbcst5smlaxjbeicfpxe6a4m
Indexed At
2026-08-03 15:55 UTC
AT-URI
at://did:plc:s6kq5tsir7nbyrciloncz5b3/com.atproto.lexicon.schema/cloud.substratum.passport.accessRemovalAck

Lexicon Garden

@