---
name: continuous-world-deck
description: Build a cinematic web presentation in the aios-walkthrough-v2 style — one continuous generated world, start/end-frame video transitions between slides, HTML type overlays, deployed to a public Vercel link. Triggers on "continuous world deck", "cinematic presentation", "presentation like the walkthrough deck", "deck with video transitions", "walkthrough deck for <client/event>", "new presentation from these assets", or any request to build a presented-from-a-screen deck with generated imagery and seamless motion between slides.
---

> **PORTABILITY NOTE (added 2026-07-27).** This process doc is published from Imperium's
> internal operating system. The METHOD is fully portable: prompts, model choices and
> parameters, CSS/SVG recipes, QA gates, and cost discipline all work anywhere. Paths that
> start with `~/.claude/`, `<repo-root>/`, `presentations/`, `scripts/`, or `memory/` are
> internal conveniences on the author's machine; substitute your own equivalents (any
> headless-browser screenshot loop, any image toolchain). Same for internal distribution
> steps (Google Drive folder IDs, Telegram bots) and `<your-vercel-team>` deploy scopes:
> use your own storage, messaging, and hosting. Working style anchors ship WITH this kit
> in `../cards/`, `../console/`, and `../folder/` — start from those, not from zero.

# continuous-world-deck skill

## What this is

The packaged, reusable version of the build that shipped https://aios-v2.imperiumos.ai in one overnight prompt (2026-06-12→13): every slide is a camera position in ONE generated world (GPT Image 2, 4k, chained references), every forward slide change plays a Seedance start/end-frame camera-move film pixel-matched to the two slide stills, text is HTML on top (serif headlines, mono eyebrows, frosted-glass cards), engine handles fallbacks/skip/preload, deployed to a public Vercel URL.

## The kit (read in this order)

0. `presentations/presentation-pack/README.md` — the productized layer (2026-07-07): plain-speech intake SOP, brand-styling SOP + per-brand styling template, anti-AI-look design laws, verified model routing, edit-by-prompt routing. START HERE when the requester is a non-expert or the deck is for a client brand.
1. `presentations/continuous-world-kit/MISSION-TEMPLATE.md` — the fill-in one-prompt. THIS is what you produce/run.
2. `presentations/continuous-world-kit/TECHNIQUE.md` — the deep dossier: engine internals, generation discipline, encode commands, QA protocol, deploy runbook, real cost model, pitfall registry.
3. `presentations/aios-walkthrough-v2/web/` — the reference implementation. New decks COPY this app.

## Workflow

1. **Gather the parameter block** from Alex's brief (the {{SLOTS}} at the top of MISSION-TEMPLATE.md): deck name, audience, copy source, provided assets, world concept + narrative arc, slide table, transition table, palette/style filter, fonts, live-iframe URL or none, credit ceiling, Vercel project name. Missing slots you can infer, infer; the world concept and slide table need Alex's copy/assets as input.
2. **Fill the template** into `presentations/<deck-name>/00-MISSION.md`.
3. **Run it** — same session or hand to a fresh overnight session (the mission is self-contained). Everything else (generation, app, QA, deploy, Telegram) is inside the mission.

## Non-negotiables carried in the kit

- Copy verbatim, no new numbers, no age references, never "AI agency", no em dashes.
- Model-field verification on every generation; drafts never ship; pilot-then-batch; balance preflight + explicit credit ceiling (v2 real spend ~969cr, double all estimates; Seedance filter-rejects still bill).
- Real product UI = live iframe, never generated fake UI; audit the URL for client data.
- framer-motion ^11.18.2 under React 19.
- Deploy `--scope <your-vercel-team>` (public), never imperium-vercel (SSO).
- Legibility is the hardest-scored QA dimension (the v2→v3 lesson: text must never fight the photography).

## When NOT to use

- Static PNG slides / single branded slide images → `imperium-presentation` skill (hybrid AI + PIL workflow).
- Scroll-driven marketing WEBSITES (pinned scrub chapters) → the AIREOS playbook directly (`memory/business/aireos/website/v3-research/higgsfield-asset-playbook.md` §4).
- Rendered video files (no live presenting) → SOP Track B, Remotion (`research/2026-06-10-ai-premium-websites/SOP-presentations.md`).
