README/cover sheet: Gram-corrected H₀, add T_CMB and No-axion rows#103
Merged
README/cover sheet: Gram-corrected H₀, add T_CMB and No-axion rows#103
Conversation
- README headline numerics: show Gram-corrected H₀ ≈67.5 km/s/Mpc (was 66.78, leading order, ~1.24σ below Planck central) and add T_CMB row (2.642 K, −3.1%, descent-dependent) so the table reflects the largest descent-dependent deviation rather than omitting it under a "closed within experimental error" header. - PREDICTIONS.md Tier 1: add "No axion" row matching the prose claim in README/cover sheet (θ_QCD = 0 topologically, IVa). - Regenerate src/generated/predictions-table.tex and web/index.html from PREDICTIONS.md via tools/generators/generate_predictions.py.
PREDICTIONS.md Tier 2: - H₀: predicted column now shows "66.78 km/s/Mpc (Gram-corrected ≈ 67.5)" and the dev column reads "−0.9% leading; ≈Planck after Gram", so the cover sheet's table carries the same Gram-corrected representation as the README headline rather than only the bare leading-order number. - T_CMB: dev column annotated "(descent-dependent)" to match README. src/generated/predictions-table.tex and web/index.html regenerated.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three small fixes to the entry-point documents flagged in a fresh review of
README.mdandcascade-series-cover-sheet.tex:src/generated/predictions-table.texandweb/index.htmlregenerated fromPREDICTIONS.mdviatools/generators/generate_predictions.py. The new no-axion row now appears in the cover sheet's Tier 1 table and on the project website.Out of scope (flagged but not edited)
The cover sheet's Hypothesis section (lines 113–115 of
src/cascade-series-cover-sheet.tex) still carries retracted wording — "a Hubble constant between the two competing measurements" and "an account of the DESI baryon acoustic oscillation observations without dynamical dark energy" — that contradicts the same document's Series summary (lines 247–252) and the position recorded inCLAUDE.md. Worth a follow-up PR.Test plan
python3 tools/generators/generate_predictions.pyruns cleanly (5 tiers, 39 predictions parsed).src/generated/predictions-table.texTier 1 between "No extra Higgs bosons" and "No gravitons".web/index.htmlinjection picked up the new row.cascade-series-cover-sheet.texto confirm the regenerated table still typesets cleanly (CI will cover this).Generated by Claude Code