all work

Director Intent OS — a local-first AI film creation and production operating system

What this case proves Discovering an under-served industry problem and turning tacit expert judgement into a governable product workflow

  • Python
  • FastAPI
  • SQLite
  • SQLAlchemy / Alembic
  • Jinja2
  • FFmpeg / ffprobe
  • Local multimodal AI

A creator-led operating system that turns tacit creative intent into traceable knowledge and carries it across the long workflow from source material to screenplay, shots, edit, and QC.

An independently designed and built creative-technology system for film production. Director Intent OS places AI inside a persistent, reviewable workflow that preserves creative intent across working sessions and production stages.

Project overview

Role Sole designer and builder — product architecture, creative workflow, persistent runtime, cross-format Screenwriting Workbench, offline production orchestration, and local render pipeline

Scenario

A film is a chain of interdependent creative decisions: source interpretation, story, screenplay, shots, performance, and edit. A single model call cannot preserve creative authority, continuity, provenance, and revision history across that chain. Without production governance, later outputs drift from approved intent and it becomes difficult to explain what was accepted, what changed, and why.

Product strategy

Director Intent OS runs the whole chain as one governed production. Materials enter with traceable provenance and are extracted into candidate knowledge; that knowledge becomes authoritative only after human signoff; story develops from Seed and Brief through screenplay and storyboard; Cinematic IR and provider-neutral prompt packages carry the approved vision into shot planning; an Assembly Plan coordinates offline production; selected Takes then move through edit, deterministic local render, and evidence-backed QC.

Evaluation

A fixed local multimodal pipeline was checked on 24 shots and 168 atomic observations to lock extraction and prompt behaviour. This offline fixture validates the knowledge-review boundary rather than claiming finished-film quality.

Outcome and current stage

The local creative chain and offline production workbench are usable as one persistent system: projects can resume across sessions, story can move between screenplay and storyboard, and shot work can progress from production assets through candidate Takes, repair, edit, local render, and QC. The next phase extends that chain with qualified video-generation models, real shot creation, and film assembly.

My contribution

  • Multimodal knowledge extraction that turns documents, scanned books, images, audio, and video into candidate knowledge, with every candidate traceable to the material it came from
  • Human-approved knowledge workflow that separates machine interpretation from the material a director has accepted as creative authority
  • Cross-format Screenwriting Workbench spanning Seed, Brief, screenplay, and storyboard, backed by a persistent runtime that keeps project state available across sessions
  • Cinematic IR, provider-neutral prompt packages, and an Assembly Plan that translate an approved vision into organized, reviewable shot production
  • Offline production orchestration for production assets, candidate Takes, repair, multi-track edit, deterministic local rendering, and evidence-backed QC

Technical evidence

  • Provenance-first design keeps creative decisions traceable to the material and approvals that support them
  • Immutable revision history and recovery preserve accepted work alongside the latest machine output
  • Fail-closed gates keep stages from advancing when required human authority or production evidence is missing
  • Provider-neutral boundaries keep creative and production decisions stable while future media models can be qualified independently

One governed production, end to end

Director Intent OS treats film development as one continuous production record. Source evidence informs approved knowledge; approved knowledge informs story; story develops through screenplay and storyboard; shot intent becomes a production package and Assembly Plan. Each stage gives the next stage context it can inspect, rather than leaving creative intent scattered across unrelated prompts and files.

Turning raw sources into reviewable candidate knowledge

A film usually starts from heterogeneous sources: draft scripts, scanned books, interview audio, reference footage. Director Intent OS brings all of them into the same project record. The system extracts candidate knowledge from each source and keeps every candidate tied to the material it came from, so a creative decision made much later can still be checked against what it rests on.

Candidates come out grouped by craft — writing, directing, scene, props, continuity — so each one is already addressed to the part of production that will use it.

Extraction produces candidates, not conclusions. The director rewrites them and signs off; only signed-off knowledge becomes the basis for story, screenplay, and storyboard. This is the first step that decides whether later work is still describing the same film.

Human authority across the pipeline

The director's judgment is the system's authority. Knowledge, scripts, shots, Takes, and quality decisions advance through explicit human signoff; automation can prepare options and evidence, but it cannot silently promote its own output into approved truth. This keeps authorship and responsibility visible even as more of the workflow becomes assisted.

Cross-format story development

A film story does not live in one document: the same dramatic choice appears differently in a Brief, screenplay, storyboard, and shot plan. The Screenwriting Workbench keeps those formats inside one persistent project so creators can move between them without rebuilding the film's context every time.

Next phase — from governed shots to finished films

Today, the system provides the governed local chain around shot production: planning, candidate Takes, selection, repair, edit, deterministic render, and QC. The next phase begins with model qualification and real shot generation, then carries those shots through the existing edit, render, and quality-control workflow toward a finished film.