blue.pronouns.pronoun

pronouns.blue

{
  "id": "blue.pronouns.pronoun",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "value",
          "preferred",
          "createdAt",
          "updatedAt"
        ],
        "properties": {
          "lang": {
            "type": "string",
            "maxLength": 35,
            "minLength": 2,
            "description": "BCP-47 language tag (e.g. 'en', 'de', 'zh-CN'). Omit or default to 'en' for English."
          },
          "value": {
            "type": "string",
            "maxLength": 64,
            "minLength": 1,
            "maxGraphemes": 64
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "preferred": {
            "type": "boolean"
          },
          "sortOrder": {
            "type": "integer",
            "maximum": 127,
            "minimum": 0
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.pronouns.pronoun

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:kvky2g3jynpp7wvltxkz74h4
CID
bafyreiduapbimhv5wpu4rerx4wqviric5zhkaocx6vnn4c6gum6rddzim4
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:kvky2g3jynpp7wvltxkz74h4/com.atproto.lexicon.schema/blue.pronouns.pronoun

Lexicon Garden

@