How this guide was built

A four-stage pipeline turns candidate statements into evidence-rated policy positions. Each stage runs in a fresh chat with a fixed prompt and produces a structured artifact for the next. The prompts themselves are below.

Scope: covers the candidates and races on the Albuquerque (Bernalillo County) and Rio Rancho (Sandoval County) ballots for the June 2, 2026 primary. Other parts of New Mexico aren't in this dataset yet — see the candidate roster download below for the exact list.

Caveat · This guide was produced with the help of an AI model (Anthropic Claude Opus 4.8) running the four prompts below. AI-generated assessments may be inaccurate. Treat the ratings as a starting point for your own reading, not as the last word. Every researchable record cites the underlying studies — follow the sources.

The pipeline

  1. 1. Extraction. For each policy domain, gather every candidate's stated proposals from campaign sites, debates, voter guides, and reporting — neutral paraphrase, sourced URL, the candidate's own framing kept verbatim.
  2. 2. De-identification & dedupe. Strip names off the proposals, merge substantively-identical ones into single interventions with stable IDs, and classify each as researchable (has a mechanism that could be studied), posture (slogan or value statement), or aspirational (real goal but not a discrete intervention).
  3. 3. Blind evidence research. Send the de-identified researchable interventions out for evaluation against the empirical literature — no candidates, no New Mexico, no advocacy. Each gets a direction (Positive / Mixed / No effect / Negative) and a confidence (High / Moderate / Low) grounded in cited sources. Posture and aspirational items skip this stage and remain unrated.
  4. 4. Assembly. Join the research output back to the (separately-kept) attribution map by ID, validate that no intervention is orphaned and every researchable record has a rating + sources, and emit the final data.json this site renders.

The blinding in stage 3 is the design's load-bearing piece. The model evaluating the evidence does not know who proposed the intervention or where it would apply — it is judging the policy mechanism, not the politician. Names re-join the picture only in stage 4.

What this guide is not

The prompts

The five files below are the actual prompts and reference data used to produce this guide. Download them to inspect the methodology, audit a result, or run the same pipeline on another race.

← Back to the guide