Wizard focus-file frontend, scene edges, and timing fidelity - #57
Draft
jmjava wants to merge 1 commit into
Draft
Conversation
Extend the Flask wizard so maintainers can select repo focus files per segment, persist them into hint front matter (context.paths), and refresh docgen.yaml via yaml-generate. Broader file-type scanning, production Focus tab, and pipeline steps for timestamps / scene-spec. Improve diagram graphics with first-class scene-spec edges (arrows), richer box/arrow styling, and hyphen-aware label↔word matching. Tighten local timing with pause-aware word weights and silence-interval reconciliation. Pin ruff lint select to the classic E/F gate so Ruff 0.16+ defaults do not fail CI on the existing tree. Co-authored-by: John Menke <jmjava@gmail.com>
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
Turns
docgen wizardinto a real focus-file frontend and ships continued graphics + timing improvements in the library.Frontend (
docgen wizard).py,.yaml,.ts, …; configurable viawizard.scan_extensions)context.pathsinto segment hint front matter (category B) and runsyaml-generateGraphics
edges(from/to/ optional palettecolor) →_arrow+GrowArrow_box/_arrowstylingTiming
yaml-generate↔ spokenyaml+generate) + soft long-token fallbackOther
[tool.ruff.lint] select = ["E4", "E7", "E9", "F"]so Ruff 0.16+ broader defaults do not fail CI on the existing treeTest plan
pytest tests/(290 passed)ruff check src/ tests/docgen wizard→ select focus files → Save → confirm hint front matter +docgen.yamlmergeedges:→scene-compile→ Manim render shows arrows