docs: papers 14 + 15, whitepaper rewrite, After-X ladder reframe#546
Conversation
…ndle) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…+ paper 15 index Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…by the retitle pass Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
WalkthroughThis PR adds two new papers (14 and 15) to the ProveKit documentation that establish the ChangesDocumentation Expansion: Two New Papers and Whitepaper Restructuring
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (2)
docs/papers/14-after-trust-the-universal-correctness-bundle.md (1)
60-61: ⚡ Quick winCite the benchmark source for the throughput/ingestion figures.
The quantified claim here should reference the measurement source (for example, the same benchmark document used in paper 01) so readers can verify methodology and context.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@docs/papers/14-after-trust-the-universal-correctness-bundle.md` around lines 60 - 61, The sentence asserting "25 to 31 milliseconds per file per lifter on a 32-core machine" and the resulting "4 to 8 hours" total needs an explicit citation to the benchmark that produced those throughput/ingestion figures (e.g., the same benchmark document used in paper 01); add a parenthetical or footnote reference next to the numeric claim that points to the benchmark report (including link or bibliographic entry), and briefly note the measurement context (hardware: 32-core, test corpus size, and per-lifter definition) so readers can verify methodology and results.docs/papers/01-whitepaper.md (1)
11-12: ⚡ Quick winAdd a direct citation for the cross-implementation byte-identity claim.
The “Rust peer and C++ peer produce byte-identical outputs” statement is strong and deserves a nearby source pointer (test fixture path, conformance artifact, or CI job) in the same paragraph for traceability.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@docs/papers/01-whitepaper.md` around lines 11 - 12, The sentence claiming the Rust and C++ peers produce byte-identical outputs needs a nearby, specific citation: update the paragraph to reference the exact conformance artifact that proves this (the cross-implementation byte-identity test or CI job and its artifact name), e.g., cite the conformance test/fixture or CI job that validates byte equality for .proof files and include the artifact/test name so readers can verify the claim; ensure the cited identifier corresponds to the cross-implementation test that produced identical CIDs using BLAKE3-512.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@docs/papers/01-whitepaper.md`:
- Around line 11-12: The sentence claiming the Rust and C++ peers produce
byte-identical outputs needs a nearby, specific citation: update the paragraph
to reference the exact conformance artifact that proves this (the
cross-implementation byte-identity test or CI job and its artifact name), e.g.,
cite the conformance test/fixture or CI job that validates byte equality for
.proof files and include the artifact/test name so readers can verify the claim;
ensure the cited identifier corresponds to the cross-implementation test that
produced identical CIDs using BLAKE3-512.
In `@docs/papers/14-after-trust-the-universal-correctness-bundle.md`:
- Around line 60-61: The sentence asserting "25 to 31 milliseconds per file per
lifter on a 32-core machine" and the resulting "4 to 8 hours" total needs an
explicit citation to the benchmark that produced those throughput/ingestion
figures (e.g., the same benchmark document used in paper 01); add a
parenthetical or footnote reference next to the numeric claim that points to the
benchmark report (including link or bibliographic entry), and briefly note the
measurement context (hardware: 32-core, test corpus size, and per-lifter
definition) so readers can verify methodology and results.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 774010cc-2b9f-456c-9b4a-5e53a2d6e76e
📒 Files selected for processing (8)
docs/papers/01-whitepaper.mddocs/papers/03-substrate-not-blockchain.mddocs/papers/04-vertical-stack-and-standardization.mddocs/papers/05-witness-pluralism-and-jurisdiction-neutral-transport.mddocs/papers/09-lossy-boundary-compression.mddocs/papers/14-after-trust-the-universal-correctness-bundle.mddocs/papers/15-after-civilization-why-the-author-doesnt-matter.mddocs/papers/README.md
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Summary
Definitive framing pass over
docs/papers/. Seven commits:.proof-as-universal-guarantee thesis: the substrate's deliverable is a constant-size, locally-verifiable correctness bundle whose verifier reduces to CID recomputation, byte comparison, and signature checking. States the bedrock thesis (deployed runtime layer is overwhelmingly C/C++ source already in the existing lifter chain's reach), the supply-graph thesis (registries lift as content-addressed dependency graphs cross-linked to native source), the Bridge collapse (most cross-language runtime behavior reduces to finite calling-convention shims), and the five plateau axes. Six lemmas: bedrock dominance, Bridge minimality, plateau finiteness, domain agnosticism, constant-size verification under composition, CVE blast-radius as SELECT..proofis epistemically irrelevant. Generalizes Satoshi's move from money to correctness, and goes further: the author's absence (anonymous, dead, discredited, coerced, erased) is structurally costless. Four lemmas, including self-demonstration: the paper's own thesis is verified by recomputing its CID without trusting its byline. Closes with the seal (information wants to be free) and an epilogue after the signature (now you don't need me)..proofas the shipped artifact and the bedrock thesis, adds the after-trust frame, the supply graph, the prove portfolio, the honesty section, and the After-X ladder pointers. Preserves the measured discharge tiers, the trust-depth TOML block, the memento shape, the cypherpunk lineage. CLI wording reconciled to the real surface.No em-dashes or en-dashes anywhere in the changed lines. Sign-offs are
T Savo.Test plan
docs/papers/12-and13-companion links, present here via the AMP v0.1.0 (draft): Algorithm Memento Protocol — substrate self-hosts its own production mechanism #544 base)grep -P '[—–]' docs/papers/{01,03,04,05,09,14,15}-*.md docs/papers/README.mdreturns nothing🤖 Generated with Claude Code
Summary by CodeRabbit
.proofdeliverable, verification lattice, and institutional trust boundaries.