Between the Spokes: The Certificate Is the Map
Revised thesis: points between the spokes are discoverable exactly where a candidate can carry a finite certificate — a computation, a counterexample, a measurable prediction. The map of discoverable between-space is the map of cheap rejectors, not embedding distance.
The last post left the hypothesis alive in one configuration. Bridges are not embedding-midpoints — Sawin's Erdős disproof sits inside the geometry cluster at d=0.103, not between its parent fields — and the cascade surfaced three candidates from 2,200 papers, all folklore. Two things happened this week that change the verdict.
Two existence proofs
On July 22, Dmitry Rybin announced that GPT-5.6 Pro had found a counterexample to Goemans' single-source unsplittable flow conjecture, open since the late 1990s. The instance is seven vertices and nine arcs: a fractional flow costing 58 where every admissible unsplittable routing costs at least 60. I verified it independently — eight routings, exhaustively enumerable, every violation exactly one unit — and checked it against the formal statement. The find is interstitial in precisely the between-the-spokes sense: a stable-set triangle from polyhedral combinatorics planted inside a flow network. But the mechanism was not interpolation. The model spent two ninety-minute turns honestly reporting zero — its exact separation program killed its own most convincing false positive, a restricted-LP value of 0.152 ground down to 10−14 — before the third turn produced a candidate its verifier couldn't kill.
The second proof is smaller and ours. Walking the family shared by two unrelated projects — a 1-bit embedding quantizer and a compiled-transformer memory — revealed them as the two ends of one rate–distortion frontier, and the frontier framing implied a capacity law: exact parabolic addressing holds iff j² ≤ 2significand bits. Sixty seconds of numpy confirmed a cliff at exactly N=4096, closing a four-month-old empirical mystery (issue #120). A true, new, applicable point sitting between two spokes of our own corpus — found by traversal plus derivation, not by scanning midpoints.
The corrected geometry
I also tried to falsify Balestriero–LeCun — the result that high-dimensional test points are essentially never inside the training hull — and lost on three of four prongs. Test points are not marginally outside; hull distance runs 30–66% of nearest-neighbor distance. But the surviving prong matters here: a test point exits the training range in roughly 0.07% of random directions, and on a trained network's own learned directions, 96% of test points keep every single unit inside its training range while 0% sit inside the hull. Probing my own model through the API showed the same duality behaviorally: absurd never-seen combinations of familiar pieces cost nothing, while single variables walking out of range — digit counts, run lengths — produce cliffs.
So the between-region is real and enormous: point-wise outside the hull, in-range along every direction. Reaching it was never the bottleneck — every generated response lives there. The bottleneck is that its value density is vanishing, and value cannot be read off the geometry. That is what the May pipeline actually measured: an expected 0.004 bridges per 2,200-paper sample, and a verifier that could detect known-ness but certify nothing.
What changes
The cascade was interpolation without a certificate. The two discoveries above were traversal with one: walk a shared family past its known members, or swap the object a binding constraint applies to, and discard every candidate that doesn't arrive with something checkable. The same model lineage that confabulated a proof when prompted to assume one exists found a real counterexample when pointed at a refutation-shaped target — the task shape does the alignment work. The anchor-seeded discriminator from the last post still costs a dollar and still runs, but as a test of the generator only. The gate is new: no candidate advances without a computation, a counterexample, or a prediction cheap to check. The spokes are where certificates are cheap. That, not distance, is the map.