com.atproto-crates.pds.policyAcceptance

ngerakines.me

{
  "id": "com.atproto-crates.pds.policyAcceptance",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "policy",
          "acceptedAt"
        ],
        "properties": {
          "policy": {
            "type": "string",
            "maxLength": 512,
            "description": "Identifier of the policy document set that was accepted. Opaque to this lexicon; the operator chooses the form. A dated content hash — `2026-08-05-bafkrei...` — names a specific immutable set, so a later revision is a different value and needs its own acceptance."
          },
          "policyUrl": {
            "type": "string",
            "format": "uri",
            "description": "Where the documents were published at the time of acceptance. Recorded because the identifier alone does not say what was read, and the URL may later move or stop resolving."
          },
          "acceptedAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the holder accepted. Set by the PDS at the moment the acceptance was recorded."
          }
        }
      },
      "description": "A record of the account holder accepting a policy document set presented by their PDS. Written to the account's own repository so the acceptance travels with the identity: it survives a migration to another host, and can be read by anyone the holder shows it to rather than only by the server that asked."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atproto-crates.pds.policyAcceptance

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreiedl5ul24af5ajo4vv22sgruxwqrh2phcm67cvs6lwhl4a7qrztfe
Indexed At
2026-08-05 12:04 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/com.atproto-crates.pds.policyAcceptance

Version History (2 versions)

Lexicon Garden

@