dev.fudgeu.experimental.atforumv1.forum.identity

fudgeu.bsky.social

{
  "id": "dev.fudgeu.experimental.atforumv1.forum.identity",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 100
          },
          "accent": {
            "type": "string",
            "maxLength": 7,
            "minLength": 7
          },
          "description": {
            "type": "string",
            "maxLength": 300
          }
        }
      },
      "description": "Defines what the forum is - name, description, etc."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.fudgeu.experimental.atforumv1.forum.identity

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:wez36htzdmk6gxiw7vyi7pga
CID
bafyreiaqg2huvq4gl7spf5c744izibsvryej6d56epqdnxdeuw762wxvtm
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:wez36htzdmk6gxiw7vyi7pga/com.atproto.lexicon.schema/dev.fudgeu.experimental.atforumv1.forum.identity

Lexicon Garden

@