io.atcr.sailor.profile

atcr.io

{
  "id": "io.atcr.sailor.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Profile creation timestamp"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime",
            "description": "Profile last updated timestamp"
          },
          "defaultHold": {
            "type": "string",
            "format": "uri",
            "description": "Default hold endpoint for blob storage. If null, user has opted out of defaults."
          }
        }
      },
      "description": "User profile for ATCR registry. Stores preferences like default hold for blob storage."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against io.atcr.sailor.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:wfj5kyialpmcv2fzk6uqwsln
CID
bafyreib53u3pzmdrkr5d4hxt2lxgppbp6ppv6jwkbrz6p4esxxsp4e742u
Indexed At
2026-01-10 02:49 UTC
AT-URI
at://did:plc:wfj5kyialpmcv2fzk6uqwsln/com.atproto.lexicon.schema/io.atcr.sailor.profile

Lexicon Garden

@