Skip to content

docs: fix the three compose examples that failed as written - #63

Merged
a-essawy merged 1 commit into
mainfrom
docs/fix-compose-examples
Jul 31, 2026
Merged

docs: fix the three compose examples that failed as written#63
a-essawy merged 1 commit into
mainfrom
docs/fix-compose-examples

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

Ran every example payload on the compose page against production. Three did not survive contact:

  • Add a layer: text style was missing the required font and color, and used length 5 from the 3 second sea.mp4.
  • Effects on a clip: same over-length from sea.mp4.
  • Scene-first authoring: the transition sat on the first scene, where the engine ignores it (a scene transition blends INTO it from the previous scene), so the example rendered a hard cut while claiming a crossfade. Prose corrected too, and the overlay length now matches the 7.4s total.

All page examples now run verbatim: verified with six production renders (first render, join, layered title, effects plus animated text, fixed scenes with logo overlay, and the registry example agents copy).

sea.mp4 is 3 seconds, so the add-a-layer and effects examples used length 5 from a 3 second source and failed validation. The layered-title example also omitted the required font and color on the text style. The scene example carried its transition on the FIRST scene, where it is ignored (a scene's transition blends into it from the previous scene), so it rendered a hard cut. All four payloads now run verbatim, verified against production.
@a-essawy
a-essawy merged commit 4d0cac1 into main Jul 31, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant