at.dholms.bulletin.label

spacy.dholms.at

{
  "id": "at.dholms.bulletin.label",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "val",
          "createdAt"
        ],
        "properties": {
          "neg": {
            "type": "boolean"
          },
          "val": {
            "type": "string",
            "maxLength": 128,
            "knownValues": [
              "hide"
            ]
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "An authority-authored moderation label kept inside the board's access boundary."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.dholms.bulletin.label

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ryh3lb5eac6cuxutrrx7pfln
CID
bafyreig5k4ut4upf36dicgc4isd5gx4uuvjo3nfknvdtpscqwy7g7qwemi
Indexed At
2026-08-11 22:52 UTC
AT-URI
at://did:plc:ryh3lb5eac6cuxutrrx7pfln/com.atproto.lexicon.schema/at.dholms.bulletin.label

Lexicon Garden

@