File: //tmp/screen-studio-speaches/render-manifest.json
{
"created_at": "2026-03-11T08:11:02.923Z",
"finalVideoPath": "/tmp/screen-studio-speaches/final.mp4",
"subtitlesPath": "/tmp/screen-studio-speaches/subtitles.srt",
"segments": [
{
"sceneId": "intro",
"title": "Smoke demo",
"durationSeconds": 1.6,
"subtitleText": "Smoke demo"
},
{
"sceneId": "scene-01",
"title": "Wait for `#cta`",
"durationSeconds": 2.2,
"subtitleText": "wait for `#cta`"
},
{
"sceneId": "scene-02",
"title": "Click `#cta`",
"durationSeconds": 2.2,
"subtitleText": "click `#cta`"
},
{
"sceneId": "scene-03",
"title": "Type \"Ada\" into `#name`",
"durationSeconds": 2.2,
"subtitleText": "type \"Ada\" into `#name`"
},
{
"sceneId": "scene-04",
"title": "Click `#submit`",
"durationSeconds": 2.2,
"subtitleText": "click `#submit`"
}
]
}