{
"id": "community.blacksky.assembly.vote",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"value",
"createdAt"
],
"properties": {
"value": {
"type": "integer",
"maximum": 1,
"minimum": -1,
"description": "Vote value: -1 = agree, 0 = pass, 1 = disagree."
},
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the statement being voted on."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A vote on a statement in a deliberation conversation."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:kta7dqcqoamo5ixlajxbtjps
- CID
-
bafyreihoa4xt7tu532yesrksrznut2lu2r7j4iel542zpw6rmw6vrksw4a
- Indexed At
- 2026-04-09 12:47 UTC
- AT-URI
-
at://did:plc:kta7dqcqoamo5ixlajxbtjps/com.atproto.lexicon.schema/community.blacksky.assembly.vote