feat(validate): story_end check, scene-spec av_sync anchors, layout budgets - #60
Merged
Merged
Conversation
5 tasks
…ut budgets Catch boards that race then freeze (last paced reveal vs audio end), prefer scene-spec labels for OCR av_sync anchors, and feed real layout_stack_budget numbers into the scene-spec LLM prompt. Co-authored-by: John Menke <jmjava@gmail.com>
cursor
Bot
force-pushed
the
cursor/story-end-av-sync-layout-afb7
branch
from
August 1, 2026 12:12
2db1a62 to
a686653
Compare
4 tasks
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
Continues the beat-sync checklist after #58 / #56:
story_endvalidation — last paced scene-spec reveal vs audio/transcript end; hard-fail in--pre-pushwhen idle exceeds bothmax_early_sec(40s) andmax_early_ratio(0.45)av_syncprefers paced scene-spec labels as OCR anchors (falls back to long transcript words only when no specs)layout_stack_budgetnumbers and horizontal safe widthRebased onto
mainafter #61.Config
Test plan
pytest tests/ruff check src/ tests/last_paced_reveal_time/ pace:none ignored