Skip to content

HOLD: redesign stitched LIL theorem film - #119

Open
Robby955 wants to merge 25 commits into
mainfrom
codex/stitched-lil-result-film-20260824
Open

HOLD: redesign stitched LIL theorem film#119
Robby955 wants to merge 25 commits into
mainfrom
codex/stitched-lil-result-film-20260824

Conversation

@Robby955

@Robby955 Robby955 commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

Publishes a theorem-first FormalSLT film for the measurable polynomial stitched confidence-sequence endpoint. The package includes native 16:9 and 4:5 cuts, exact claim/source receipts, deterministic render tooling, posters, transcripts, and optional caption tracks.

This is an explicitly silent interim presentation. Both MP4 files contain zero audio streams.

Changes

  • add the checked 86-second 1920x1080 film and native 44-second 1080x1350 cut
  • bind the claim to theorem source 44ebbff74aea1dcd5b25592aefb561aeede51696
  • bind rendered media to source 84a174d2de2e5e3d555b20b790b60b2cc40cd2f5
  • publish posters, transcripts, captions, media receipts, and SHA-256 manifest
  • embed both cuts in the documentation landing page
  • make caption tracks opt-in so native browser captions do not obscure the 4:5 source footer
  • validate film, poster, and caption assets in the docs staging gate
  • replace a malformed MathTex morph with a clean fade transition

Verification

  • ./media/stitched-lil-result-film/render.sh release --silent
  • ./media/stitched-lil-result-film/render.sh stage-delivery --silent
  • 50 film package tests passed
  • delivery manifest: every file verified
  • both MP4 files fully decoded with FFmpeg
  • FFprobe: H.264, 30 fps, expected dimensions/durations, zero audio streams
  • python3 scripts/stage_docs_site.py --check-source
  • python3 scripts/stage_docs_site.py --self-test
  • node --check docs/site/assets/research-map.js
  • git diff --check
  • local browser QA at 1440px and 390px: playback, seeking, native 4:5 disclosure, no horizontal overflow, no console errors
  • dense visual QA: all stable frames passed; repaired 00:35.30-00:36.30 transition sampled every 0.05 seconds

A full Lean rebuild was not run because this PR changes no Lean source. The theorem and checker are pinned to the already-merged public commit above.

Risk / Rollback

The main risk is static asset size and browser media behavior. The site retains direct MP4 fallbacks, receipts record exact hashes, and rollback is a revert of this PR.

Merge requirement: use Create a merge commit. Do not squash or rebase-merge; the published receipts bind the render-source commit listed above.

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

Next included review available in 57 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 75f2c8da-c00a-4ce8-b1fa-188c354b192c

📥 Commits

Reviewing files that changed from the base of the PR and between 44ebbff and 1e319da.

⛔ Files ignored due to path filters (8)
  • docs/site/assets/stitched-lil-result-1080x1350.mp4 is excluded by !**/*.mp4
  • docs/site/assets/stitched-lil-result-1920x1080.mp4 is excluded by !**/*.mp4
  • docs/site/assets/stitched-lil-result-poster-1080x1350.png is excluded by !**/*.png
  • docs/site/assets/stitched-lil-result-poster-1920x1080.png is excluded by !**/*.png
  • media/stitched-lil-result-film/delivery/stitched-lil-result-1080x1350.mp4 is excluded by !**/*.mp4
  • media/stitched-lil-result-film/delivery/stitched-lil-result-1920x1080.mp4 is excluded by !**/*.mp4
  • media/stitched-lil-result-film/delivery/stitched-lil-result-poster-1080x1350.png is excluded by !**/*.png
  • media/stitched-lil-result-film/delivery/stitched-lil-result-poster-1920x1080.png is excluded by !**/*.png
📒 Files selected for processing (49)
  • README.md
  • docs/INDEX.html
  • docs/site/assets/captions-main.vtt
  • docs/site/assets/captions-social.vtt
  • docs/site/assets/site.css
  • docs/site/index.html
  • media/stitched-lil-result-film/.gitignore
  • media/stitched-lil-result-film/DELIVERY.md
  • media/stitched-lil-result-film/README.md
  • media/stitched-lil-result-film/SOUNDTRACK.md
  • media/stitched-lil-result-film/STORYBOARD.md
  • media/stitched-lil-result-film/TRANSCRIPT-SOCIAL.md
  • media/stitched-lil-result-film/TRANSCRIPT-SOCIAL.template.md
  • media/stitched-lil-result-film/TRANSCRIPT.md
  • media/stitched-lil-result-film/TRANSCRIPT.template.md
  • media/stitched-lil-result-film/boundary_model.py
  • media/stitched-lil-result-film/captions-main.vtt
  • media/stitched-lil-result-film/captions-social.vtt
  • media/stitched-lil-result-film/claim-receipt.json
  • media/stitched-lil-result-film/compose_soundtrack.py
  • media/stitched-lil-result-film/delivery/DELIVERY.md
  • media/stitched-lil-result-film/delivery/MANIFEST.sha256
  • media/stitched-lil-result-film/delivery/README.md
  • media/stitched-lil-result-film/delivery/SOUNDTRACK.md
  • media/stitched-lil-result-film/delivery/TRANSCRIPT-SOCIAL.md
  • media/stitched-lil-result-film/delivery/TRANSCRIPT.md
  • media/stitched-lil-result-film/delivery/captions-main.vtt
  • media/stitched-lil-result-film/delivery/captions-social.vtt
  • media/stitched-lil-result-film/delivery/claim-receipt.json
  • media/stitched-lil-result-film/delivery/delivery-receipt.json
  • media/stitched-lil-result-film/delivery/facts.json
  • media/stitched-lil-result-film/delivery/stitched-lil-result-1080x1350-receipt.json
  • media/stitched-lil-result-film/delivery/stitched-lil-result-1920x1080-receipt.json
  • media/stitched-lil-result-film/extract_facts.py
  • media/stitched-lil-result-film/facts.json
  • media/stitched-lil-result-film/film_config.json
  • media/stitched-lil-result-film/manim-social.cfg
  • media/stitched-lil-result-film/manim.cfg
  • media/stitched-lil-result-film/render.sh
  • media/stitched-lil-result-film/requirements.txt
  • media/stitched-lil-result-film/stage_delivery.py
  • media/stitched-lil-result-film/stitched_lil_result.py
  • media/stitched-lil-result-film/test_boundary_model.py
  • media/stitched-lil-result-film/test_compose_soundtrack.py
  • media/stitched-lil-result-film/test_package.py
  • media/stitched-lil-result-film/test_stage_delivery.py
  • media/stitched-lil-result-film/test_verify_media.py
  • media/stitched-lil-result-film/verify_media.py
  • scripts/stage_docs_site.py
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/stitched-lil-result-film-20260824

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Robby955 Robby955 changed the title docs(media): publish source-bound stitched LIL theorem film HOLD: redesign stitched LIL theorem film Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant