v4.1 go-live cut, Moonshot to Mistral swap, v5.x superseded
Mark v5.0/v5.1 SUPERSEDED (error-detection thesis failed at -0.40 delta); v4.1 is canonical. Cut v4.1 proposal with 12 version strings bumped. Moonshot to Mistral across production seats; production worker de-kimi'd 2026-08-18. Data-retention posture corrected 7/9 to 8/9 no-training (DeepSeek sole exception). Reconciled COGS with measured Mistral spend. Committed deployed v4.0 content and research docs to resolve the repo/live fork.
This commit is contained in:
+8
-1
@@ -56,6 +56,8 @@ td{background:var(--panel);color:var(--ink)}
|
||||
.evolution-card--current{border-color:var(--accent);background:var(--panel2)}
|
||||
.version-badge{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--warn);margin-bottom:8px}
|
||||
.version-badge--current{color:var(--accent)}
|
||||
.superseded-banner{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:.75rem 1rem;margin:0 0 1.5rem;font-size:.85rem;text-align:center;color:#7c2d12}
|
||||
.superseded-banner a{color:#b45309;font-weight:600}
|
||||
.breakthrough-label{font-size:12px;color:var(--accent2);font-weight:600;margin-bottom:6px}
|
||||
.callout{background:var(--panel2);border:1px solid var(--line);border-radius:10px;padding:16px 20px;margin:20px 0}
|
||||
.callout--proof{border-left:4px solid var(--accent)}
|
||||
@@ -161,6 +163,11 @@ a{color:var(--accent)}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- SUPERSEDED BANNER (v5 error-detection direction deprecated 2026-08-18) -->
|
||||
<div class="superseded-banner">
|
||||
⚠ SUPERSEDED. This v5 error-detection direction was deprecated; its validation thesis failed (-0.40 delta). The current product is the v4 single-pass scoring panel. <a href="index-v4.1.html">Read the current proposal (v4.1)</a>
|
||||
</div>
|
||||
|
||||
<!-- ====== NAVIGATION ====== -->
|
||||
<nav class="toc">
|
||||
<div class="wrap">
|
||||
@@ -290,7 +297,7 @@ a{color:var(--accent)}
|
||||
</p>
|
||||
</div>
|
||||
<div class="evolution-card evolution-card--current">
|
||||
<div class="version-badge version-badge--current">v5 · Current</div>
|
||||
<div class="version-badge">v5 · Superseded</div>
|
||||
<h3 style="margin-top:0">Specialist Panel and the Integrity Gate</h3>
|
||||
<div class="breakthrough-label">Breakthrough: disagreement as output</div>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user