-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnegatives.html
More file actions
81 lines (81 loc) · 10.3 KB
/
Copy pathnegatives.html
File metadata and controls
81 lines (81 loc) · 10.3 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Negatives — results that did not hold | The Quantum Museum</title>
<link rel="canonical" href="https://mblakemore.github.io/quantum/negatives.html">
<meta property="og:url" content="https://mblakemore.github.io/quantum/negatives.html">
<meta property="og:image" content="https://mblakemore.github.io/quantum/images/social-card.png">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="The campaign's negative results, listed with the verdict label each one carries in the findings ledger — 12 results that did not hold, plus 0 whose verdict the index will not decide for you.">
<meta property="og:title" content="The Negatives — results that did not hold">
<meta property="og:description" content="The campaign's negative results, listed with the verdict label each one carries in the findings ledger — 12 results that did not hold, plus 0 whose verdict the index will not decide for you.">
<meta name="theme-color" content="#04060c">
<script type="application/ld+json">{"@context": "https://schema.org", "@type": "CreativeWork", "name": "The Negatives — results that did not hold", "url": "https://mblakemore.github.io/quantum/negatives.html", "isPartOf": {"@type": "WebSite", "name": "The Quantum Museum", "url": "https://mblakemore.github.io/quantum/"}, "description": "The campaign's negative results, listed with the verdict label each one carries in the findings ledger — 12 results that did not hold, plus 0 whose verdict the index will not decide for you.", "inLanguage": "en"}</script>
<link rel="icon" type="image/svg+xml" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="12" fill="none" stroke="%2362e6ff" stroke-width="2.5"/><circle cx="16" cy="16" r="4.5" fill="%23e8f2ff"/></svg>'>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Michroma&family=IBM+Plex+Sans:wght@300;400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap">
<style>
:root{--bg:#04060c;--panel:#0a0e18;--panel-2:#0d1220;--hair:#1a2234;--hair-2:#2a3550;
--ink:#e8f2ff;--ink-2:#c4d2e6;--ink-3:#9fb4d0;--ink-4:#7d8ca3;
--cyan:#62e6ff;--amber:#ffc86b;--violet:#a78bfa;}
*{box-sizing:border-box;}
body{margin:0;background:var(--bg);color:var(--ink-2);
font-family:'IBM Plex Sans',system-ui,sans-serif;font-weight:300;line-height:1.65;
-webkit-font-smoothing:antialiased;}
.wrap{max-width:78ch;margin:0 auto;padding:38px 20px 90px;}
h1{font-family:Michroma,sans-serif;font-size:clamp(19px,4.4vw,30px);line-height:1.3;
color:var(--ink);margin:0 0 6px;letter-spacing:.01em;overflow-wrap:break-word;}
.sub{color:var(--ink-3);font-size:15px;margin:0 0 30px;}
.lede{border-left:2px solid var(--hair-2);padding:2px 0 2px 16px;margin:0 0 34px;color:var(--ink-2);}
h2{font-family:Michroma,sans-serif;font-size:14px;letter-spacing:.06em;color:var(--cyan);
margin:44px 0 4px;text-transform:uppercase;overflow-wrap:break-word;}
h2 + p.note{margin:0 0 18px;color:var(--ink-4);font-size:13.5px;}
.item{border:1px solid var(--hair);background:var(--panel);border-radius:10px;
padding:15px 17px;margin:0 0 13px;}
.top{display:flex;flex-wrap:wrap;gap:9px;align-items:baseline;margin-bottom:7px;}
.fnum{font-family:'IBM Plex Mono',monospace;font-weight:600;color:var(--ink);font-size:14px;}
.label{font-family:'IBM Plex Mono',monospace;font-size:11.5px;font-weight:600;letter-spacing:.05em;
color:#1a1206;background:var(--amber);border-radius:4px;padding:2px 8px;white-space:nowrap;}
.label.q{background:var(--violet);color:#0d0620;}
.claim{margin:0;font-size:14.5px;color:var(--ink-2);overflow-wrap:break-word;}
.src{margin:8px 0 0;font-size:12.5px;}
a{color:var(--cyan);}
a:focus-visible,.home:focus-visible{outline:2px solid var(--cyan);outline-offset:3px;}
.home{display:inline-block;margin-bottom:26px;font-size:13.5px;}
.amb{margin-top:40px;padding:16px 18px;border:1px solid var(--hair);border-radius:12px}
.amb h2{font-size:15px;margin:0 0 8px}
.amb p{color:var(--ink-3);font-size:13.5px;line-height:1.55}
.amb li{color:var(--ink-2);font-size:13.5px;margin:3px 0}
footer{margin-top:52px;padding-top:16px;border-top:1px solid var(--hair);
color:var(--ink-4);font-size:12.5px;}
@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;}}
</style>
</head>
<body>
<div class="wrap">
<a class="home" href="index.html">← The Quantum Museum</a>
<h1>The Negatives</h1>
<p class="sub">Results that did not hold, with the verdict each one carries in the ledger.</p>
<p class="lede">A campaign that only shows its wins is showing you a filter, not a record. These are the results this ship registered, flew, and then could not certify — each with the verdict label written in the findings ledger, copied here exactly rather than restated. Several of them cost more to establish than the wins beside them, and two were killed by the ship's own red team before anyone outside saw them.</p>
<h2>Did not hold (12)</h2>
<p class="note">Verdict labels are the ledger's own words, not a summary of them.</p>
<div class="item"><div class="top"><span class="fnum">F55</span><span class="label">HONEST NEGATIVE</span></div><p class="claim">Finding 10's "noise narrows confidence intervals 34–63%" is KILLED: at matched oracle budget the narrower noisy interval has 0% coverage (vs 95% noiseless) — the estimator lands tightly around the wrong answer.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F78</span><span class="label">RETIRED</span></div><p class="claim">Grover amplification of the QQQ tail survives on hardware through k=4 (refuting F54's own "garbage by k≈5" pessimism — the contrast peaks at k=4) — but the honest blind multi-k estimate is ~12× worse than just reading the shallow loader: no practical QAE win.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F80</span><span class="label">NOT CERTIFIED</span></div><p class="claim">Honest self-correction: a proposed "independent" DAG-fit corroboration turned out to be an exact rescaling of the witness itself (residual = 2.25·DISC, R²=1.0 to machine precision) — a tautology, retracted before being run.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F104</span><span class="label">REFUTED</span></div><p class="claim">The final invoice — Landauer floor of the ICO-engine demon record (Horizons-3 H4, an honest STRADDLE-REFUTED loss): the engine qubit's Landauer erasure floor [0.1234, 0.1539] E (from measured effective temperature) vs the banked F95 work credit 0.0920 ± 0.0098 E — the demon appears to pay its bill …</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F119</span><span class="label">SUPERSEDED</span></div><p class="claim">⊘ SUPERSEDED as-executed / QUALIFIED in principle (own red-team, Ember C4215, pre-submission — audit).</p><p class="src"><a href="docs/exp-hss-F119-redteam-audit-ember-c4215.md">the finding</a> · <a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F121</span><span class="label">RETIRED</span></div><p class="claim">🏆 WIN — certified runtime advantage, fully fenced, 3-of-3 graded: sealed t=80 (80-T, 10-CCZ) Roetteler hidden-shift string recovered blind and EXACTLY (ŝ==s, HD-0) at d2q=167 on kingston, behind: clean-ladder pre-gate (both free t=0 rungs exact, register certified BEFORE the seal opened), …</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F124</span><span class="label">DOES NOT HOLD</span></div><p class="claim">THE QUORUM FACT — registered threshold-shape NOT ESTABLISHED (FAIL → DOES NOT HOLD → UNDERPOWERED across three progressively refined flights), and two mechanisms CONFIRMED en route.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F125</span><span class="label">HONEST NEGATIVE</span></div><p class="claim">THE TIME FLIP — a process in coherent superposition of FORWARD and BACKWARD time direction wins the discrimination game at 0.9953–0.9984, beating the definite-time-direction ceiling at 113–200σ, replicated across three flights on two backends — and the verdict is still DOES NOT HOLD.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F126</span><span class="label">NOT HELD</span></div><p class="claim">HEAT FLOWING BACKWARD — NOT HELD; the correlations bought total SUPPRESSION of a 22σ thermal flow, not its reversal.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F127</span><span class="label">NO-FLY</span></div><p class="claim">THE WINDING METER, S0 — NO-FLY AT THE GATE, and the pilot priced a standing ceiling.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F128</span><span class="label">DOES NOT HOLD</span></div><p class="claim">THE VACUUM MINE, third shaft — harvesting DOES NOT HOLD, and the null calibrated a standing ceiling.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<div class="item"><div class="top"><span class="fnum">F130</span><span class="label">HONEST NEGATIVE</span></div><p class="claim">AN HONEST NEGATIVE THAT LOCATED ITS OWN FIX.</p><p class="src"><a href="docs/campaign-arcs.md">its ledger row</a></p></div>
<footer>Generated from <code>docs/campaign-arcs.md</code> by <code>dawn/tools/negatives-build.py</code> — no verdict on this page is written by hand. If a ledger row changes, this page is one command behind and its drift check fails a scan.</footer>
</div>
</body>
</html>