Skip to content

v2.34.0 — Cut-IR + mechanical cut proposer

Choose a tag to compare

@samuelgursky samuelgursky released this 06 Jun 03:36

First phase of transcript-driven editing: a Cut intermediate representation and a mechanical cut proposer.

  • Added src/utils/cut_ir.py — the Cut-IR: a typed representation of an editorial cut ({kind, span, action, confidence, rationale, evidence}) plus a deterministic Pass-1 detector that flags filler words, long pauses, and repeated lines from a timestamped transcript. No LLM.
  • Added timeline(action="propose_cuts", cues?, long_pause_frames?) — a DRY-RUN that runs Pass-1 over the timeline's subtitle transcript (or provided cues) and returns a CutList. It proposes only; it applies nothing.

The semantic Pass-2 and the governed timeline executor (which applies cuts as versioned, confirm-gated edits) are subsequent phases. Live-validated on DaVinci Resolve Studio 21.0.0.