Claims Ledger
Cross-paper claims that re-verify in the browser and CI.
Tools & surfacesLiveNext.jsVitest
17claims
What it is
A public, content-as-code ledger of cross-paper research claims. Computed claims re-verify live in the browser and are recomputed in CI, and sourced figures are cross-checked against the essays — so a claim that drifts from its evidence fails the build.
Take it with you
A portable spec of this system — copy or download it, code paths and all.
Where it lives
- src/lib/research/claims.mjs
- src/app/research/claims/
- src/lib/research/__tests__/claims.test.js
See it in action
Claims Ledger →FAQ
What makes a claim trustworthy here?
Each computed claim carries the function that derives it; the page re-runs that function in your browser and CI re-runs it on every build, so a claim and its evidence can never silently diverge.
Part of these stacks
Related systems
Want a system like this built for you?Work with me →