org.ballotready.constituent.profile

ballotready.org

{
  "id": "org.ballotready.constituent.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "usState": {
            "type": "string",
            "description": "Two-letter abbreviation for your current U.S. state or territory"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 2560,
            "description": "Free-form profile description text.",
            "maxGraphemes": 256
          },
          "displayName": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "bskyProfileFallbacks": {
            "type": "array",
            "items": {
              "enum": [
                "displayName",
                "description"
              ],
              "type": "string"
            },
            "description": "List of properties to pull from the user's Bluesky profile"
          }
        }
      },
      "description": "A declaration of a BallotReady constituent profile."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.ballotready.constituent.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tctahrvhb37udyarpqahggnv
CID
bafyreiekbow547z6zqjbviqyuebeypsxbh2zqr46xqimnbhhwnhqxh3a5i
Indexed At
2026-06-25 18:13 UTC
AT-URI
at://did:plc:tctahrvhb37udyarpqahggnv/com.atproto.lexicon.schema/org.ballotready.constituent.profile

Version History (3 versions)

Lexicon Garden

@