Produce
Workflows
A workflow chains stack capabilities down to a file. There are seven, not seventeen: it's what the platform EXPOSES, not what it declares.
Workflows7
With timeline3
In batches6
Modules served5
| Workflow | Module | Capability | Requires | Output | Options |
|---|---|---|---|---|---|
| Prompt assistantprompt-assistant | AI Media (core) | Prompt assistant | Prompt assistant | text | |
| Image studioimage-studio | Image | Generate an image | Generate an image | image | batches |
| Image editingimage-edit | Image | Edit an image | Edit an image | image | batches |
| Video studiovideo-studio | Video | Generate a video | Generate a video | video | batches |
| HyperFrames montagemontage-hyperframes | Montage | Compose a montage | Compose a montage · Render a workflow | video | timelinebatches |
| UGC adugc-ad | UGC | UGC presenter | UGC presenter · Generate a voice · Lip sync | video | timelinebatches |
| Captionscaptions | Montage | Embed captions | Embed captions | video | timelinebatches |
Chain
Open the canvasPrompt assistant
prêtImage studio
prêtImage editing
prêtVideo studio
prêtHyperFrames montage
prêtUGC ad
prêtCaptions
prêtrender preview
A preview is computed after the first node; before, there is nothing to show.
Inspector
Capabilities required per workflow
| Workflow | Capabilities | Which | Screen |
|---|---|---|---|
| Prompt assistant | 1 | Prompt assistant | /prompt-assistant |
| Image studio | 1 | Generate an image | /studio/image |
| Image editing | 1 | Edit an image | /studio/edit |
| Video studio | 1 | Generate a video | /studio/video |
| HyperFrames montage | 2 | Compose a montage · Render a workflow | /workflows |
| UGC ad | 3 | UGC presenter · Generate a voice · Lip sync | /studio/ugc |
| Captions | 1 | Embed captions | /studio/captions |
A workflow does not start because its screen shows. It requires ALL its capabilities — ugc-ad asks for three, including voice and lip-sync. A single one missing and the render fails after reserving the tokens, not before.