com.audioadastra.actor.profile

audioadastra.com

{
  "id": "com.audioadastra.actor.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "website": {
            "type": "string",
            "format": "uri"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this account profile was originally created."
          },
          "description": {
            "type": "string",
            "maxLength": 10000,
            "description": "Free-form profile description text.",
            "maxGraphemes": 1000
          },
          "displayName": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          }
        }
      },
      "description": "A declaration of an Audio Ad Astra account profile."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.audioadastra.actor.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xj4bpglaht36jqc4dopoh3va
CID
bafyreihzfqktjgsfpfgc6h5l7ovnjte47uluq6ctnlixtlulw5fxt34y3e
Indexed At
2026-09-14 12:43 UTC
AT-URI
at://did:plc:xj4bpglaht36jqc4dopoh3va/com.atproto.lexicon.schema/com.audioadastra.actor.profile

Lexicon Garden

@