{
"id": "org.ballotready.constituent.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 2560,
"description": "Free-form consituent profile description text.",
"maxGraphemes": 256
},
"displayName": {
"type": "string",
"maxLength": 640,
"description": "Display name for the constituent.",
"maxGraphemes": 64
},
"constituentOf": {
"type": "string",
"maxLength": 640,
"description": "Self-declared constituency, e.g. \"Michigan\" or \"United States\".",
"maxGraphemes": 64
},
"bskyProfileProperties": {
"type": "array",
"items": {
"enum": [
"avatar",
"banner",
"displayName",
"description"
],
"type": "string"
},
"description": "List of properties to inherit from the user's app.bsky.actor.profile record."
}
}
},
"description": "A declaration of a BallotReady constituent profile."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:tctahrvhb37udyarpqahggnv
- CID
-
bafyreidbqf2hhmidosb64c6vkodfdawcqt2d4uyp4l5jmvm5ugh2rcx5wy
- Indexed At
- 2026-06-26 14:53 UTC
- AT-URI
-
at://did:plc:tctahrvhb37udyarpqahggnv/com.atproto.lexicon.schema/org.ballotready.constituent.profile
Version History (3 versions)