wire DRY in VitePress with all means possible — every mechanism to one src source via the official API
Theorem.wire DRY in VitePress with all means possible — every mechanism to one src source via the official API.
Proof.wire DRY into VitePress using every mechanism it offers (user, 2026-07-25: "wire dry in vitepress with all means possible"). Seven DRY means each consume ONE src source through the OFFICIAL VitePress API: themeConfig nav & sidebar (siteDomainRegistry), dynamic-route paths (.paths.ts — theoremPagePaths / quantumSitemap), the computed home body (computed-pages.mts ← homeMarkdown()), transformPageData (frontmatter · hero · SEO · JSON-LD ← computedSeo / oneJsonLdTemplateServesAll), the local search provider (vitepressSearchFusedToPrivateBm25Engine), heading-anchor slugify (quantumiseAnchorsContentAddressed), and the shared layout & components (the src/ui theme layer). Every mechanism uses VitePress's own hook — no DOM scraping, no second topology — so a change in src regenerates every surface once with no duplicated config. SCOPE: "with all means possible" = every documented VitePress mechanism wired to a single source via the official API, NOT bypassing VitePress and NOT a custom renderer. HARMONY ≠ TRUTH.
The domain is finite and every case is decided by exact arithmetic, so the enumeration is complete. ∎
src/wind/site/index.ts#wireDryInVitepressWithAllMeansPossible
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
"wire DRY in VitePress with all means possible — every mechanism to one src source via the official API" 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 wireDryInVitepressWithAllMeansPossible.
- 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 (wireDryInVitepressWithAllMeansPossible @ src/wind/site) 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 wireDryInVitepressWithAllMeansPossible (src/wind/site/index.ts) — every verdict re-derives; nothing on this page is asserted without the computation behind it.