Skip to content

[Data Source] Voter identification requirements #297

Description

@ThatXliner

Why

Wrong ID information deters lawful voters. That makes this the highest-risk
string on the How to Vote screen, and the reason the current design refuses to
state any ID rule at all — it says "ID rules depend on where you're registered"
and links out.

That is honest but weak. Most California voters are never asked for ID; the
exceptions are narrow (commonly first-time voters who registered by mail
without a verified ID number). A voter who doesn't know that may not turn up.

What to ingest

Per state (California first):

  • idRequired — never / first-time-by-mail-only / all voters / other.
  • acceptedDocuments — the enumerated list, verbatim from the authority.
  • provisionalBallotRights — what happens when a voter can't produce ID.
  • sourceUrl — the authority page the text came from.

Constraints

  • Text should be quoted or closely summarized from the authority, never
    paraphrased into Billion's own voice. See the "attributed summary, or
    nothing" rule in the epic.
  • If the field is absent, the "What to bring" card must fall back to a link —
    which is exactly what ships today.

Done when

  • California populated and verified against the Secretary of State
  • Every string carries source URL, authority name, and fetch timestamp
  • Legal review of the rendered copy before it ships

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions