Add annotated-claims.analysis.html

This commit is contained in:
2026-01-26 02:28:17 +00:00
parent 21b3373bbd
commit babd3c299e

View File

@@ -0,0 +1,300 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Annotated Claims Analysis (Contextualized Archive)</title>
<meta name="description" content="Annotated analysis of key claims with reasoning errors, primary-source links, and dataset limitations. Reproduction is not endorsement." />
<style>
:root { color-scheme: light dark; }
body { max-width: 920px; margin: 0 auto; padding: 24px; font: 16px/1.7 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
header { margin-bottom: 18px; }
h1 { line-height: 1.2; margin: 0 0 10px; font-size: 2rem; }
h2 { margin-top: 34px; }
h3 { margin-top: 18px; }
p { margin: 10px 0; }
.meta { opacity: .85; margin: 0; }
.box { border: 1px solid currentColor; border-radius: 14px; padding: 16px; margin: 18px 0; }
.box strong { display: inline-block; margin-bottom: 6px; }
.note { opacity: .85; }
.tag { display: inline-block; border: 1px solid currentColor; border-radius: 999px; padding: 3px 10px; font-size: 12px; margin: 0 6px 6px 0; opacity: .9; }
a { word-break: break-word; }
ul, ol { padding-left: 22px; }
li { margin: 6px 0; }
.grid { display: grid; grid-template-columns: 1fr; gap: 14px; }
@media (min-width: 860px) { .grid { grid-template-columns: 1fr 1fr; } }
.card { border: 1px solid rgba(127,127,127,.45); border-radius: 14px; padding: 14px; }
.label { font-weight: 700; display: inline-block; margin-right: 6px; }
.pill { display: inline-block; border: 1px solid rgba(127,127,127,.6); border-radius: 999px; padding: 2px 10px; font-size: 12px; opacity: .9; margin: 0 6px 6px 0; }
.callout { background: rgba(127,127,127,.12); border-radius: 14px; padding: 14px; }
hr { border: 0; border-top: 1px solid rgba(127,127,127,.45); margin: 22px 0; }
footer { margin-top: 46px; opacity: .78; font-size: 14px; }
.small { font-size: 14px; opacity: .85; }
code { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
</style>
</head>
<body>
<header>
<h1>Annotated Claims Analysis and Contextual Archive</h1>
<p class="meta">
Source document: <em>“Quite Possibly the Most Racist Article You Will Ever Read”</em> (Allen West, Dec 29, 2014)
</p>
<div class="box" role="note" aria-label="Reposting Disclaimer">
<strong>Reposting Disclaimer</strong>
<p>
This page is provided for <strong>archival, informational, and discussion purposes only</strong>.
Its presence here <strong>does not constitute endorsement, agreement, or validation</strong> of the views,
claims, characterizations, or conclusions expressed by the original author(s).
</p>
<p>
To reduce amplification of harmful content, the source text is <strong>not reproduced verbatim</strong> on this page.
Instead, this page provides a structured summary and annotated critique, plus links to primary-source datasets.
</p>
<p>
<span class="label">Source document link:</span>
<!-- Replace with your hosted DOCX/PDF URL -->
<a href="SOURCE_DOCUMENT_URL_HERE" rel="noopener" target="_blank">Open the original document</a>
<span class="small">(replace <code>SOURCE_DOCUMENT_URL_HERE</code> with your hosted DOCX/PDF link)</span>
</p>
</div>
<div class="note">
<span class="tag">Archive</span>
<span class="tag">Media literacy</span>
<span class="tag">Criminal justice</span>
<span class="tag">Statistics</span>
<span class="tag">Harm reduction</span>
</div>
</header>
<main>
<section>
<h2>How to read these annotations</h2>
<div class="callout">
<p>
Each entry follows the same four-part structure:
</p>
<ol>
<li><strong>Neutral paraphrase</strong> of the claim</li>
<li><strong>Reasoning error</strong> (e.g., selection bias, anecdote, causal leap, overgeneralization)</li>
<li><strong>Primary source</strong> that addresses the topic (NCVS, FBI CDE, USSC, BJS)</li>
<li><strong>Limitations</strong> (what the dataset measures and what it does not)</li>
</ol>
</div>
</section>
<section>
<h2>Annotated claims</h2>
<div class="card">
<h3>Claim A — Caseload composition implies underlying criminal behavior</h3>
<p><span class="label">Neutral paraphrase:</span>
The document argues that because a public defenders clients disproportionately come from one demographic,
this distribution reflects underlying patterns of criminal behavior in the broader population.
</p>
<p><span class="label">Reasoning error:</span>
<span class="pill">Selection bias</span>
<span class="pill">Causal leap</span>
</p>
<p><span class="label">Primary sources:</span></p>
<ul>
<li>BJS NCVS (victimization, including many unreported crimes): <a href="https://bjs.ojp.gov/programs/ncvs" rel="noopener" target="_blank">https://bjs.ojp.gov/programs/ncvs</a></li>
<li>FBI Crime Data Explorer (police-recorded incidents): <a href="https://cde.ucr.cjis.gov/" rel="noopener" target="_blank">https://cde.ucr.cjis.gov/</a></li>
</ul>
<p><span class="label">Limitations:</span></p>
<ul>
<li>NCVS measures <em>victim reports</em>, not arrests or guilt; it excludes homicide and institutional populations.</li>
<li>FBI data reflect <em>reported and recorded</em> incidents and enforcement practices; unreported crime is not captured.</li>
</ul>
</div>
<div class="card">
<h3>Claim B — Courtroom behavior reflects stable group traits</h3>
<p><span class="label">Neutral paraphrase:</span>
The document presents observed courtroom interactions as evidence of stable, group-level behavioral characteristics.
</p>
<p><span class="label">Reasoning error:</span>
<span class="pill">Anecdote</span>
<span class="pill">Overgeneralization</span>
</p>
<p><span class="label">Primary sources:</span></p>
<ul>
<li>BJS NCVS (exposure to violence and victimization context): <a href="https://bjs.ojp.gov/programs/ncvs" rel="noopener" target="_blank">https://bjs.ojp.gov/programs/ncvs</a></li>
<li>FBI Crime Data Explorer (incident context, not demeanor): <a href="https://cde.ucr.cjis.gov/" rel="noopener" target="_blank">https://cde.ucr.cjis.gov/</a></li>
</ul>
<p><span class="label">Limitations:</span></p>
<ul>
<li>NCVS and FBI data do not measure courtroom demeanor, language use, or “attitude.”</li>
<li>Institutional stress and legal context can shape behavior; population datasets do not isolate those effects.</li>
</ul>
</div>
<div class="card">
<h3>Claim C — Arrest/incarceration shares equal criminal propensity</h3>
<p><span class="label">Neutral paraphrase:</span>
Disproportionate incarceration is treated as direct evidence of higher criminality rather than as an outcome
shaped by system processes.
</p>
<p><span class="label">Reasoning error:</span>
<span class="pill">Correlation ≠ causation</span>
<span class="pill">Measurement error</span>
</p>
<p><span class="label">Primary sources:</span></p>
<ul>
<li>USSC: Demographic Differences in Federal Sentencing (2023): <a href="https://www.ussc.gov/research/research-reports/2023-demographic-differences-federal-sentencing" rel="noopener" target="_blank">https://www.ussc.gov/research/research-reports/2023-demographic-differences-federal-sentencing</a></li>
<li>BJS Recidivism Patterns Explorer: <a href="https://bjs.ojp.gov/recidivism-patterns-explorer" rel="noopener" target="_blank">https://bjs.ojp.gov/recidivism-patterns-explorer</a></li>
</ul>
<p><span class="label">Limitations:</span></p>
<ul>
<li>USSC findings apply to <em>federal</em> sentencing; state and local systems can differ substantially.</li>
<li>Recidivism metrics often rely on re-arrest or re-conviction and are influenced by supervision intensity and enforcement patterns.</li>
</ul>
</div>
<div class="card">
<h3>Claim D — Media reporting explains public misunderstanding</h3>
<p><span class="label">Neutral paraphrase:</span>
The document asserts that media practices systematically obscure relevant facts, leading to public misperception.
</p>
<p><span class="label">Reasoning error:</span>
<span class="pill">Unfalsified assertion</span>
<span class="pill">No method provided</span>
</p>
<p><span class="label">Primary sources:</span></p>
<ul>
<li>BJS publications (methods and tables): <a href="https://bjs.ojp.gov/" rel="noopener" target="_blank">https://bjs.ojp.gov/</a></li>
<li>FBI Crime Data Explorer (raw crime reporting data access): <a href="https://cde.ucr.cjis.gov/" rel="noopener" target="_blank">https://cde.ucr.cjis.gov/</a></li>
</ul>
<p><span class="label">Limitations:</span></p>
<ul>
<li>These datasets do not assess media framing; testing the claim requires systematic content analysis research.</li>
<li>Crime datasets can be misinterpreted without understanding reporting coverage and definitions.</li>
</ul>
</div>
<div class="card">
<h3>Claim E — Trial outcomes are driven by inherent communication deficits</h3>
<p><span class="label">Neutral paraphrase:</span>
The document suggests that trial outcomes are strongly affected by defendants communication abilities framed as inherent traits.
</p>
<p><span class="label">Reasoning error:</span>
<span class="pill">Causal leap</span>
<span class="pill">Overgeneralization</span>
</p>
<p><span class="label">Primary sources:</span></p>
<ul>
<li>USSC research library (sentencing outcomes and relevant controls): <a href="https://www.ussc.gov/research" rel="noopener" target="_blank">https://www.ussc.gov/research</a></li>
<li>BJS (system-wide justice statistics, concepts, and definitions): <a href="https://bjs.ojp.gov/" rel="noopener" target="_blank">https://bjs.ojp.gov/</a></li>
</ul>
<p><span class="label">Limitations:</span></p>
<ul>
<li>Sentencing datasets generally do not measure language proficiency, demeanor, or jury impressions.</li>
<li>Trial selection matters: cases that reach trial are not representative of all charged cases (plea bargaining filters heavily).</li>
</ul>
</div>
<div class="card">
<h3>Claim F — Family structure and welfare use explain justice outcomes</h3>
<p><span class="label">Neutral paraphrase:</span>
The document presents family circumstances and benefit receipt as primary explanations for justice-system outcomes.
</p>
<p><span class="label">Reasoning error:</span>
<span class="pill">Oversimplification</span>
<span class="pill">Ecological fallacy</span>
</p>
<p><span class="label">Primary sources:</span></p>
<ul>
<li>U.S. Census Bureau (poverty context): <a href="https://www.census.gov/library/publications/2025/demo/p60-287.html" rel="noopener" target="_blank">https://www.census.gov/library/publications/2025/demo/p60-287.html</a></li>
<li>CDC FastStats (teen births): <a href="https://www.cdc.gov/nchs/fastats/teen-births.htm" rel="noopener" target="_blank">https://www.cdc.gov/nchs/fastats/teen-births.htm</a></li>
<li>SSA DI Annual Statistical Report index (disability): <a href="https://www.ssa.gov/policy/docs/statcomps/di_asr/index.html" rel="noopener" target="_blank">https://www.ssa.gov/policy/docs/statcomps/di_asr/index.html</a></li>
</ul>
<p><span class="label">Limitations:</span></p>
<ul>
<li>Population-level social statistics describe distributions; they do not establish individual causality for criminal cases.</li>
<li>SSA disability statistics reflect eligibility and administrative processes; they are not measures of criminal behavior.</li>
</ul>
</div>
</section>
<section>
<h2>Notes on datasets (quick reference)</h2>
<div class="grid">
<div class="card">
<h3>NCVS (BJS)</h3>
<ul>
<li><strong>Measures:</strong> victimization experiences reported by respondents (including many unreported to police).</li>
<li><strong>Does not measure:</strong> guilt, charging decisions, plea dynamics, homicide, institutional populations.</li>
</ul>
</div>
<div class="card">
<h3>FBI CDE (UCR/NIBRS)</h3>
<ul>
<li><strong>Measures:</strong> crimes known to police and recorded according to reporting standards.</li>
<li><strong>Does not measure:</strong> unreported crime, full context of enforcement priorities, victim reporting behavior.</li>
</ul>
</div>
<div class="card">
<h3>USSC</h3>
<ul>
<li><strong>Measures:</strong> federal sentencing outcomes with legally relevant controls and analyses.</li>
<li><strong>Does not measure:</strong> state sentencing systems; courtroom demeanor; many pre-charge mechanisms.</li>
</ul>
</div>
<div class="card">
<h3>BJS Recidivism Explorer</h3>
<ul>
<li><strong>Measures:</strong> re-arrest/re-conviction patterns for selected cohorts and jurisdictions.</li>
<li><strong>Does not measure:</strong> underlying “propensity” independent of supervision/enforcement intensity; all jurisdictions.</li>
</ul>
</div>
</div>
</section>
<hr />
<section class="note">
<h2>Disclosure</h2>
<p>
This page is an editorial/archival commentary intended to support critical reading and verification.
The source documents views are not endorsed here.
</p>
<p>
If you host the source document, replace <code>SOURCE_DOCUMENT_URL_HERE</code> at the top with the correct URL.
</p>
</section>
</main>
<footer>
<p>Last updated: <span id="updated"></span></p>
</footer>
<script>
(function () {
var el = document.getElementById("updated");
if (!el) return;
var d = new Date();
el.textContent = d.toLocaleDateString(undefined, { year: "numeric", month: "long", day: "numeric" });
})();
</script>
</body>
</html>