social.colibri.beta.category

colibri.social

{
  "id": "social.colibri.beta.category",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "channelOrder"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 32,
            "minLength": 1,
            "description": "The category's name."
          },
          "channelOrder": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "record-key",
              "description": "The space key of a channel in this category."
            },
            "description": "The channels in this category, in display order, by space key."
          }
        }
      },
      "description": "A named group of channels within a community."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.category

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreigmon2cbiaq26mxmtm53sg37txxfpra75ioql7gifmbsmcg3avqzi
Indexed At
2026-08-23 12:32 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.category

Lexicon Garden

@