{
"id": "blog.brookie.poll.vote",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"poll",
"createdAt"
],
"properties": {
"poll": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A vote for one poll option. Created in the voting authority's repo (not the voter's), which keeps voting anonymous. subject strong-refs the chosen blog.brookie.poll.option record; counting is done via microcosm/constellation backlinks on .subject.uri."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xigvguflvkv2sjvh7kxq7c3x
- CID
-
bafyreibvguj6cowgqsc3ofbavc6kvxdz4ovcr5duyexbt4qss36zpbtgii
- Indexed At
- 2026-07-26 20:16 UTC
- AT-URI
-
at://did:plc:xigvguflvkv2sjvh7kxq7c3x/com.atproto.lexicon.schema/blog.brookie.poll.vote