video-workbench/PROJECTS.md

3.2 KiB

Project Relationships

This file is the local project map for Video Workbench. It exists so future sessions understand what this repository consumes, what it produces, and which neighboring repository owns each kind of asset.

Local Identity

video-workbench is the local production workspace for dimensional video output.

It turns deep source material into public-facing video packages, including:

  • series architecture;
  • episode scope;
  • angle proposals;
  • selected angle records;
  • video outlines;
  • storyboard logic;
  • shot-level production files;
  • voiceover scripts;
  • image prompts;
  • asset manifests;
  • editing checklists;
  • publishing copy.

It does not own upstream deep creation, canonical agents, reusable automation source code, or deployed production agent implementations.

Neighboring Projects

Project Relationship To Video Workbench Video Workbench Consumes Video Workbench Produces
knowledge-vault Upstream knowledge, source archive, formal essays, human-readable model documents, and discussion memory stable essays, model documents, selected source notes, source paths, discussion records with formed conclusions optional pointers from video packages back to source materials
writing-workbench Sibling workspace for deep article production completed or sufficiently stable article projects when the user chooses to make video content no default output
ccpe-system Supplier of local work agents, runtime rules, model cards, and governed cognitive assets CCPE-Lite actors, agent specs, runtime rules, invocation contracts, model usage rules capability requests under requirements/ccpe/
skills-vault Supplier of deterministic automation tools file processors, batch utilities, asset tools, export tools, installable automation skills capability requests under requirements/skills-vault/
work-projects Separate software/customer project workspace no default input production system requirements if this video workflow is later packaged as deployable software

Boundary Rules

  • Video Workbench is a sibling of Writing Workbench, not a child project.
  • Deep article creation belongs in writing-workbench.
  • Long-term sources, finished essays, model documents, and open-ended discussion memory belong in knowledge-vault.
  • Canonical local-work agents, prompts, runtimes, model cards, and invocation protocols belong in ccpe-system.
  • Deterministic reusable automation implementation source belongs in skills-vault.
  • If the video workflow is later packaged as a deployable system, production/business agent implementation belongs in the relevant work-projects repository, not in this local workbench.
  • Missing capabilities are requested through requirements/, not implemented ad hoc inside this repository.

Practical Rule

Video Workbench is a client and production room:

knowledge-vault provides sources and long-term knowledge.
writing-workbench may provide stable article projects.
ccpe-system provides local work agents, protocols, and model assets.
skills-vault provides deterministic automation tools.
video-workbench runs the video project and keeps the production record.