# mai — "Fleet tour" voiceover script

The video is the **real mai UI** (screen-recorded) with branded captions, silent
by design so you can lay a voiceover over it. Timings are for the **16:9** cut
(`content/mai-tour-1080p.mp4`, ~34s); the vertical cut is the same beats, ~33s.
Keep delivery calm and confident — the on-screen caption anchors each line.

| Time | Caption | What's on screen | Voiceover line |
|------|---------|------------------|----------------|
| 0:00–0:02 | `mai` | Intro sting (logo) | *(let it breathe — no VO)* |
| 0:02–0:06 | one terminal | The real tiled workspace (chat + panes + sidebar) | "This is **mai** — your whole Claude fleet, in one terminal." |
| 0:06–0:11 | chat | A prompt is typed into the composer; Claude replies live | "Talk to Claude — or any model — right in the pane." |
| 0:11–0:17 | tile it | Panes split into a live 2×2 workspace of sessions | "Spin up as many sessions as you need and tile them on one screen." |
| 0:17–0:22 | any model, paste a key | A pane's model is switched from Claude to Kimi in place | "Swap the model in place — paste a key, keep the session." |
| 0:22–0:28 | persistent | The full workspace, all sessions live | "Every session outlives the tab — drive a dozen at once." |
| 0:28–0:34 | thanks for watching | Outro sting + CTA | "mai. Mission control for your Claude fleet. Get it at buy-mai.com." |

## Notes
- It's the **actual demo UI** driven by an autoplay tour, not a mockup. To change
  the beats/pacing, edit the tour block at the bottom of `html/demo/mai-demo.html`
  (guarded by `?tour=1`) and re-run `scripts/make_tour.sh`.
- Captions are baked into the recording (the branded bottom band). Drop them by
  removing the caption `cap(...)` calls in the tour.
- To add music: replace the silent audio track in your editor, or under the
  composed video.
