net.atview.managed.role

atview.net

{
  "id": "net.atview.managed.role",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "name"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "color": {
            "type": "string",
            "maxLength": 64,
            "description": "Hex color code"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 2560,
            "maxGraphemes": 256
          }
        }
      },
      "description": "Managed Role experiment"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.atview.managed.role

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ycd3zyxa6iru5fiplr3un6nr
CID
bafyreigqys2hbddyq7gf7j73xsd7yqoeaixaqucx3aphdbugoaekyzng6u
Indexed At
2026-07-26 20:16 UTC
AT-URI
at://did:plc:ycd3zyxa6iru5fiplr3un6nr/com.atproto.lexicon.schema/net.atview.managed.role

Lexicon Garden

@