Control
Location: /studio/[project]/control

Control is an at-a-glance dashboard that renders the production pipeline as an OKR (objective/key-results) board. The project's shared objective (title + logline) sits in a hero card on top, and each pipeline stage appears as a Key-Result card with a status chip and progress bar. It reads the same live state the workspace uses; the cards' Run/Open actions route into the Autopilot pipeline.
- 1Open the Control tab; the top chip row shows objective count, total stages, and done/review counts.
- 2Read the current active stage and the project title/logline in the Objective hero card.
- 3Scan each Key-Result stage card for its progress (e.g. 3/8, 60%) and status color (done/review/partial/todo).
- 4Click a card's Run-stage button or the Open arrow to continue that work in the pipeline screen.
Tip
Control is a status/command surface that hands work off to the pipeline — actual generation happens there.