-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
329 lines (303 loc) · 15.2 KB
/
about.html
File metadata and controls
329 lines (303 loc) · 15.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About & Methodology | Nevada Governor 2026</title>
<meta name="description"
content="About the Nevada Governor 2026 voter guide. Our methodology, sources, and commitment to nonpartisan analysis.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://nvgov2026.org/about.html">
<meta property="og:title" content="About & Methodology | Nevada Governor 2026">
<meta property="og:description"
content="About the Nevada Governor 2026 voter guide. Our methodology, sources, and commitment to nonpartisan analysis.">
<meta property="og:image" content="https://nvgov2026.org/og-image.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://nvgov2026.org/about.html">
<meta property="twitter:title" content="About & Methodology | Nevada Governor 2026">
<meta property="twitter:description"
content="About the Nevada Governor 2026 voter guide. Our methodology, sources, and commitment to nonpartisan analysis.">
<meta property="twitter:image" content="https://nvgov2026.org/og-image.png">
<link rel="canonical" href="https://nvgov2026.org/about.html">
<link rel="stylesheet" href="/src/styles/main.css">
</head>
<body class="bg-white">
<!-- Navigation -->
<nav class="sticky top-0 z-50 bg-white/95 backdrop-blur-sm border-b border-gray-200">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex items-center justify-between h-16">
<a href="/" class="flex items-center gap-2">
<span class="text-2xl">🏜️</span>
<span class="font-serif font-bold text-nevada-navy">Nevada Governor Elections 2026</span>
</a>
<div class="hidden md:flex items-center gap-8">
<a href="/" class="nav-link">Candidates</a>
<a href="/compare/" class="nav-link">Compare</a>
<a href="/compare/gop-primary.html" class="nav-link">GOP Primary</a>
<a href="/compare/primary.html" class="nav-link">Dem Primary</a>
<a href="/about.html" class="nav-link nav-link--active">About</a>
</div>
</div>
</div>
</nav>
<!-- Header -->
<header class="bg-nevada-navy text-white py-12">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
<h1 class="text-4xl font-bold mb-4">About This Project</h1>
<p class="text-xl text-gray-300">
A nonpartisan voter information resource for the 2026 Nevada gubernatorial election.
</p>
</div>
</header>
<main class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
<!-- Mission -->
<section class="mb-16">
<h2 class="section-header text-nevada-navy">Our Mission</h2>
<div class="mt-8 prose max-w-none">
<p class="text-lg text-gray-700">
Democracy works best when voters understand who they're voting for—including the contradictions.
This site exists to provide Nevada voters with sourced, analytical information about the three
gubernatorial candidates without endorsing any of them.
</p>
<p class="text-gray-700 mt-4">
We believe voters deserve to see:
</p>
<ul class="text-gray-700 mt-4 space-y-2">
<li><strong>The full picture</strong> — not just campaign talking points, but actual records and actions</li>
<li><strong>The contradictions</strong> — where candidates say one thing and do another</li>
<li><strong>The money trail</strong> — who funds them and how that might influence their governance</li>
<li><strong>The steelman arguments</strong> — the strongest case for AND against each candidate, fairly
presented</li>
</ul>
</div>
</section>
<!-- Methodology -->
<section class="mb-16" id="methodology">
<h2 class="section-header text-nevada-navy">Our Methodology</h2>
<div class="mt-8 space-y-8">
<div class="bg-gray-50 rounded-xl p-6">
<h3 class="text-lg font-bold text-gray-900 mb-4">1. Sourcing Standards</h3>
<ul class="space-y-3 text-gray-700">
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Primary sources preferred:</strong> Official records, court documents, financial
disclosures, legislative votes</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>News sources for context:</strong> Used to understand events, not as sole evidence for
claims</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Partisan sources labeled:</strong> When using campaign materials or party communications,
clearly identified</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Links provided:</strong> Every factual claim links to its source so readers can
verify</span>
</li>
</ul>
</div>
<div class="bg-gray-50 rounded-xl p-6">
<h3 class="text-lg font-bold text-gray-900 mb-4">2. Fairness Standards</h3>
<ul class="space-y-3 text-gray-700">
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Structural equality:</strong> Each candidate gets the same page structure and depth of
analysis</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Contradictions for all:</strong> We identify inconsistencies for all candidates, not
selectively</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Steelman approach:</strong> We present the strongest case FOR each candidate before
critiquing</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Equal updates:</strong> When new information emerges, we update all relevant candidate
pages. See our <a href="/updates.html" class="text-nevada-navy hover:underline">recent updates</a> page.</span>
</li>
</ul>
</div>
<div class="bg-gray-50 rounded-xl p-6">
<h3 class="text-lg font-bold text-gray-900 mb-4">3. Analysis Standards</h3>
<ul class="space-y-3 text-gray-700">
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Fact vs. analysis labeled:</strong> Clear distinction between objective facts and our
interpretation</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Multiple interpretations:</strong> When evidence can be read different ways, we acknowledge
that</span>
</li>
<li class="flex items-start gap-3">
<span class="text-green-600 font-bold">✓</span>
<span><strong>Open to correction:</strong> If we get something wrong, we'll fix it and note the
correction on our <a href="/updates.html" class="text-nevada-navy hover:underline">updates page</a></span>
</li>
</ul>
</div>
</div>
</section>
<!-- What This Is Not -->
<section class="mb-16">
<h2 class="section-header text-nevada-navy">What This Site Is NOT</h2>
<div class="mt-8 grid md:grid-cols-2 gap-6">
<div class="bg-red-50 border border-red-200 rounded-xl p-6">
<h3 class="font-bold text-red-800 mb-3">Not an Endorsement</h3>
<p class="text-red-900 text-sm">
We do not endorse any candidate. We present information; you decide.
</p>
</div>
<div class="bg-red-50 border border-red-200 rounded-xl p-6">
<h3 class="font-bold text-red-800 mb-3">Not a Prediction</h3>
<p class="text-red-900 text-sm">
We're not forecasting who will win. We're helping voters understand the choices.
</p>
</div>
<div class="bg-red-50 border border-red-200 rounded-xl p-6">
<h3 class="font-bold text-red-800 mb-3">Not Complete</h3>
<p class="text-red-900 text-sm">
No single source can capture everything. We link to fuller sources for deeper research.
</p>
</div>
<div class="bg-red-50 border border-red-200 rounded-xl p-6">
<h3 class="font-bold text-red-800 mb-3">Not Immune to Bias</h3>
<p class="text-red-900 text-sm">
All analysis involves judgment. We try to be transparent about our limitations.
</p>
</div>
</div>
</section>
<!-- Sources -->
<section class="mb-16" id="sources">
<h2 class="section-header text-nevada-navy">Key Sources</h2>
<div class="mt-8">
<p class="text-gray-700 mb-6">
Our analysis draws from the following types of sources:
</p>
<div class="space-y-6">
<div>
<h3 class="font-bold text-gray-900 mb-2">Official Government Records</h3>
<ul class="text-gray-600 text-sm space-y-1">
<li>• Nevada Legislature bill texts and vote records</li>
<li>• Governor's office veto messages</li>
<li>• Attorney General office press releases and reports</li>
<li>• Washoe County Commission meeting minutes and votes</li>
<li>• Nevada Secretary of State campaign finance filings</li>
</ul>
</div>
<div>
<h3 class="font-bold text-gray-900 mb-2">Court Documents</h3>
<ul class="text-gray-600 text-sm space-y-1">
<li>• Nevada Supreme Court rulings</li>
<li>• Ethics Commission proceedings</li>
<li>• Federal court filings (AG litigation)</li>
</ul>
</div>
<div>
<h3 class="font-bold text-gray-900 mb-2">News Coverage</h3>
<ul class="text-gray-600 text-sm space-y-1">
<li>• The Nevada Independent (primary Nevada political coverage)</li>
<li>• Las Vegas Review-Journal</li>
<li>• KUNR Public Radio</li>
<li>• Associated Press</li>
<li>• Local TV news (KLAS, KTNV, KSNV)</li>
</ul>
</div>
<div>
<h3 class="font-bold text-gray-900 mb-2">Research & Analysis</h3>
<ul class="text-gray-600 text-sm space-y-1">
<li>• Nevada Policy Research Institute</li>
<li>• Ballotpedia</li>
<li>• American Tort Reform Association (for trial lawyer funding data)</li>
<li>• Polling: Emerson College, Noble Predictive Insights</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Contact -->
<section class="mb-16" id="corrections">
<h2 class="section-header text-nevada-navy">Corrections & Feedback</h2>
<div class="mt-8 bg-gray-50 rounded-xl p-6">
<p class="text-gray-700">
If you find an error or have information that should be included, we want to hear from you.
Accuracy matters.
</p>
<p class="text-gray-700 mt-4">
This is a public service project with no advertising, no sponsors, and no donors.
We have no financial interest in any outcome.
</p>
<p class="text-gray-700 mt-4">
View our complete <a href="/sources.html#corrections-log" class="text-nevada-navy font-semibold hover:underline">Corrections & Modifications Log</a>
for a transparent record of all material changes to site content.
</p>
</div>
</section>
<!-- Transparency -->
<section class="mb-16">
<h2 class="section-header text-nevada-navy">Our Transparency</h2>
<div class="mt-8 grid md:grid-cols-3 gap-6">
<div class="text-center p-6 bg-green-50 rounded-xl">
<p class="text-4xl font-bold text-green-700">$0</p>
<p class="text-sm text-green-800 mt-2">Advertising revenue</p>
</div>
<div class="text-center p-6 bg-green-50 rounded-xl">
<p class="text-4xl font-bold text-green-700">0</p>
<p class="text-sm text-green-800 mt-2">Donors or sponsors</p>
</div>
<div class="text-center p-6 bg-green-50 rounded-xl">
<p class="text-4xl font-bold text-green-700">0</p>
<p class="text-sm text-green-800 mt-2">Campaign affiliations</p>
</div>
</div>
<div class="mt-8 bg-blue-50 border border-blue-200 rounded-xl p-6">
<h3 class="font-bold text-blue-800 mb-3">AI-Assisted Creation Transparency</h3>
<p class="text-blue-900 text-sm">
This site's research was primarily conducted using <strong>Google Deep Research Gemini 3.0</strong>.
The initial site design and grounding of citations were performed by <strong>Claude Opus 4.5</strong>.
SEO optimization, sitemap generation, and other formatting tasks were completed by
<strong>Gemini 2.5 Pro</strong>. Fact-checking was performed by <strong>ChatGPT v5.2</strong> and
<strong>Claude Opus 4.5</strong>.
</p>
</div>
</section>
</main>
<!-- Footer -->
<div id="share-section"></div>
<footer class="bg-gray-900 text-gray-400 py-12">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="bg-gray-800/50 rounded-lg p-4 mb-6">
<p class="text-xs text-gray-400 leading-relaxed">
<strong class="text-gray-300">Disclaimer:</strong> This site was created with AI assistance. While we have
made every effort to verify claims against primary sources, errors may exist. All factual claims include
citations; hover over superscript numbers to see sources, or visit our <a href="/sources.html"
class="text-nevada-gold hover:underline">sources page</a> for complete documentation including PDF dossiers.
We encourage voters to verify information independently. Data current as of 2025-12-27.
</p>
</div>
<div class="text-center">
<p class="text-sm">
<a href="/sources.html" class="text-nevada-gold hover:underline">All Sources</a> ·
<a href="/updates.html" class="text-nevada-gold hover:underline">Recent Updates</a> ·
Built for Nevada voters
</p>
<p class="text-xs mt-2">© 2025 NV Gov 2026. Nonpartisan voter information. · <a
href="https://github.com/2b3pro/nvgov2026" class="text-nevada-gold hover:underline">GitHub</a></p>
</div>
</div>
</footer>
<script type="module" src="/src/main.js"></script>
</body>
</html>