Cursor for television

Describe a show. Filmback builds the project.

Bible, scripts, character refs, voice configs — then episodes rendered through best-in-class generative providers. The show is source code; renders are build artifacts.

  • A git repo compiles to a render DAG

    A project — show, film, campaign — is plain-text sources. Change one dialogue line, rebuild only the dirty nodes.

  • Pins, not a cache of dice rolls

    Approved assets are pinned against input hashes in a committed lock file. Generative models are nondeterministic; the pin store is how you stay solvent.

  • Cost gates before any spend

    Before anything hits a provider: this change dirties N nodes, rebuild costs ~$X, proceed? The meter is dollars, never credits.