OpenMontage/tools/analysis
calesthio b4f7ec4eee hyperframes: add HTML/CSS/GSAP as a parallel composition runtime
Separates creative grammar (renderer_family) from technical engine
(render_runtime) so HyperFrames can stand alongside Remotion as a
first-class runtime instead of masquerading as a Remotion sub-case.
Locks runtime choice at proposal stage and enforces it end-to-end: the
schemas require it, video_compose routes by it, the reviewer fails
closed on silent swaps, and a parametrized contract test walks every
pipeline manifest to ensure each planning-stage skill explains the
conversation to the user. Adds hyperframes_compose (scaffold/lint/
validate/render/doctor/add_block), a playbook -> CSS style bridge, and
vendored HyperFrames Layer 3 skills from commit d291358, pinned via
PROVENANCE.md for future re-sync. Final_review now records
render_runtime_used and runtime_swap_detected so compose lies are
catchable after the fact.
2026-04-18 18:37:00 -07:00
..
__init__.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
audio_energy.py Animation pipeline: AnimeScene engine, Ghibli-style compositions, audio energy tool, and README showcase 2026-03-31 17:40:50 -07:00
audio_probe.py One-key formula: AI images, TTS narration, auto music, subtitles, and self-review pipeline 2026-03-30 16:54:13 -07:00
composition_validator.py hyperframes: add HTML/CSS/GSAP as a parallel composition runtime 2026-04-18 18:37:00 -07:00
face_tracker.py Talking-head pipeline: 8 new tools, Remotion TalkingHead composition, and skill rewrites 2026-04-01 10:00:15 -07:00
frame_sampler.py Add reference video input analysis workflow 2026-04-04 10:01:11 -07:00
scene_detect.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
transcriber.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
transcript_fetcher.py Add reference video input analysis workflow 2026-04-04 10:01:11 -07:00
video_analyzer.py Add per-scene motion classification to video analyzer 2026-04-04 11:33:33 -07:00
video_downloader.py Add reference video input analysis workflow 2026-04-04 10:01:11 -07:00
video_understand.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
visual_qa.py Harden talking-head pipeline: Watch & Propose creative overlays, fix Round 1 gaps 2026-04-01 11:03:15 -07:00