xyz.statusphere.status

statusphere.xyz

{
  "id": "xyz.statusphere.status",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "status",
          "createdAt"
        ],
        "properties": {
          "status": {
            "type": "string",
            "maxLength": 32,
            "minLength": 1,
            "maxGraphemes": 1
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against xyz.statusphere.status

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cgglmcdlre7x4iknufqyajbo
CID
bafyreifmakho22qjptfycciab2gm6hyl4yeav7b2sp6us2ndotavqn4qgi
Indexed At
2026-03-27 18:55 UTC
AT-URI
at://did:plc:cgglmcdlre7x4iknufqyajbo/com.atproto.lexicon.schema/xyz.statusphere.status

Lexicon Garden

@