blog.brookie.poll.option

evil.brookie.blog

{
  "id": "blog.brookie.poll.option",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 1200,
            "maxGraphemes": 120
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A single answer option for a poll. Lives in the poll author's repo; votes are counted as backlinks to this record's at-uri."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blog.brookie.poll.option

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xigvguflvkv2sjvh7kxq7c3x
CID
bafyreid6j66f6yqriohbrmorxdwisd3w7sb4c5ywwb7kngp2oqnfc2mxwq
Indexed At
2026-07-26 20:16 UTC
AT-URI
at://did:plc:xigvguflvkv2sjvh7kxq7c3x/com.atproto.lexicon.schema/blog.brookie.poll.option

Lexicon Garden

@