com.lognship.log.label

lognship.com

{
  "id": "com.lognship.log.label",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 320,
            "description": "The label text.",
            "maxGraphemes": 32
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The entry being labeled."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this label was originally applied."
          }
        }
      },
      "description": "A label applied to a log entry."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.lognship.log.label

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ln7l376244zkvhwu4wgr3rzz
CID
bafyreifd7wmdj74x6py6rni5izjsnejfjmyn7whamik62o4ygbqi6ni74e
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:ln7l376244zkvhwu4wgr3rzz/com.atproto.lexicon.schema/com.lognship.log.label

Lexicon Garden

@