{
"id": "community.blacksky.assembly.statement",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"conversation",
"text",
"createdAt"
],
"properties": {
"text": {
"type": "string",
"maxLength": 2000,
"description": "The statement text.",
"maxGraphemes": 400
},
"anonymous": {
"type": "boolean",
"default": false,
"description": "Whether this statement was submitted anonymously (e.g., seed statements). Anonymous statements are written to a designated service DID, not the author's personal repo."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"conversation": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the conversation this statement belongs to."
}
}
},
"description": "A statement submitted to a deliberation conversation."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:kta7dqcqoamo5ixlajxbtjps
- CID
-
bafyreib24omockbdjlaxxkg4skula4chesg622fgddl4pwcvhs7w6dihpa
- Indexed At
- 2026-07-26 20:11 UTC
- AT-URI
-
at://did:plc:kta7dqcqoamo5ixlajxbtjps/com.atproto.lexicon.schema/community.blacksky.assembly.statement