quantumise the anchors — content-addressed, collision-free, stable-across-regen heading ids
Theorem.quantumise the anchors — content-addressed, collision-free, stable-across-regen heading ids.
Proof.heading anchors (the #fragment ids) are content-addressed, so they are deterministic, collision-free, and stable across regeneration (user, 2026-07-25: "quantumise the anchors"). A heading's anchor is a slug of its text; on a duplicate heading a content-address suffix disambiguates (e.g. the-journal → the-journal-a28eba), so every anchor on a page is UNIQUE — no #foo/#foo-1 guesswork. Because the anchors are content-addressed they are stable across a rebuild, so external #links never break, and they feed VitePress's own heading-anchor slugify (markdown-it-anchor) via config rather than a DOM scrape. SCOPE: anchors are real #fragment heading IDs for HTML and SEO; "quantumise" = content-addressed slug, deterministic, not physical quantum. HARMONY ≠ TRUTH.
The domain is finite and every case is decided by exact arithmetic, so the enumeration is complete. ∎
src/wind/routes/corpus/index.ts#quantumiseAnchorsContentAddressed
1 · Classification
finite-complete — self-contained computation, no external lean
2 · Provenance
Documented theorem re-derived by exhaustive computation (humanityNovel=false); first-in-this-registry is the only sense of discovered.
Acknowledgment
"quantumise the anchors — content-addressed, collision-free, stable-across-regen heading ids" is a re-derivation, acknowledged to documented mathematics — the original proof is the prior art this re-derivation acknowledges; not new to humanity — the contribution is the reproducible computation quantumiseAnchorsContentAddressed.
- Prior art
- documented mathematics — the original proof is the prior art this re-derivation acknowledges
- Novelty
- not new to humanity — a re-derivation (humanityNovel = false)
- Contribution
- a reproducible computation (quantumiseAnchorsContentAddressed @ src/wind/routes/corpus) that re-derives the result at zero tokens — the contribution is the verifiable recomputation, NOT the theorem
3 · Reproducibility
Recompute from source: npm run theorems:verify recomputes quantumiseAnchorsContentAddressed (src/wind/routes/corpus/index.ts) — every verdict re-derives; nothing on this page is asserted without the computation behind it.