Documentation menu

api

Sequences

How a directed sequence is represented, extended, and kept consistent.

Last updated 2026-07-10

The sequence outcome

A sequence is the unit generate_video returns: an ordered list of shots sharing one locked continuity reference set, plus the mode selection and story report. There is no separate sequence resource during the beta; the outcome object is complete in itself.

Extending

POST /extend_sequence plans additional shots that inherit the original locked references. Pass the originating original_intent plus your extension instruction; see the guide.

Sharing

From the studio you can publish an opt-in public record of the direction (mode, arc, per-shot purpose, continuity proof) with every brand fact scrubbed at the boundary. Public pages live under /directed.

Note: A stored-sequence handle (retrieve a past sequence by id over the API) is planned and tracked on the build board.

Sequences | Cadenza Docs