+ Measurement discipline isn't ceremony — each of these rules exists because the naive
+ version produced a wrong number we nearly shipped. They are why a number on this page
+ means the same thing next month, on another machine.
+
+
+
+
+ Full evaluation sets, only. Five measured instances where evaluating
+ on a domain-neighborhood subset overstated student quality — worst case 3.2× (a claimed
+ 0.72pp gap that was 2.28pp on the full set).
+
+
+ The decode protocol is part of the number. Beam-4 with length
+ normalization inflated a student's PER 4.2× over greedy on the same artifact (12.06
+ vs 2.85) — every published row names its decode.
+
+
+ Identical numbers must mean identical data. Label provenance is
+ content-hashed into every run record; a reproduced figure is only evidence of
+ reproducibility when the input pipeline is versioned.
+
+
+ CIs, not point estimates. Paired sentence-level bootstrap on every
+ verdict, deterministic seed — deltas come with their intervals.
+
+
+ Checksummed end to end. The index ships with a sha256 sidecar, every
+ zip member is verified on load, and a margins gate watches what the CER gate cannot
+ see — silent quantization flips (keeping the output head in fp32 cut them 36× at
+ +0.4% size).
+
+
+
+
+
diff --git a/src/pages/neural.astro b/src/pages/neural.astro
index b041702..1048a5c 100644
--- a/src/pages/neural.astro
+++ b/src/pages/neural.astro
@@ -22,6 +22,10 @@ import Base from "../layouts/Base.astro"
+
+ Full-set numbers for every tier — the leaderboard and the client ladder — on
+ the neural layer page.
+
@@ -41,6 +45,14 @@ import Base from "../layouts/Base.astro"