support.supper.actor.about

supper.support

{
  "id": "support.supper.actor.about",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 20000,
            "description": "Rich text about section for the creator's Supper page.",
            "maxGraphemes": 2000
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this about section was first written."
          }
        }
      },
      "description": "Extended creator about section for Supper, stored on the user's PDS. Separate from the Bluesky profile bio."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against support.supper.actor.about

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mcsqdltevtjpu26xthzzmm2l
CID
bafyreicdwtpvbptpi4ohncbktge3unnfl5qi32i4mnxk6kyu64aftr4cr4
Indexed At
2026-09-17 17:23 UTC
AT-URI
at://did:plc:mcsqdltevtjpu26xthzzmm2l/com.atproto.lexicon.schema/support.supper.actor.about

Lexicon Garden

@