biz.aaronalexander.openForWorkStatus

aaronalexander.biz

{
  "id": "biz.aaronalexander.openForWorkStatus",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "open": {
            "type": "boolean"
          },
          "roles": {
            "type": "array",
            "items": {
              "type": "string",
              "maxLength": 80
            }
          },
          "headline": {
            "type": "string",
            "maxLength": 140
          },
          "location": {
            "type": "string",
            "maxLength": 120
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A user's open-for-work status"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against biz.aaronalexander.openForWorkStatus

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5fvcvhsmxmklmhkjqlxkrhd6
CID
bafyreickvwoylbgvwhlrzfnir5q3dwhhpyywdtny5u27phnvwf5kb3fb3e
Indexed At
2026-07-26 20:05 UTC
AT-URI
at://did:plc:5fvcvhsmxmklmhkjqlxkrhd6/com.atproto.lexicon.schema/biz.aaronalexander.openForWorkStatus

Lexicon Garden

@