What problem does it solve? Short brand stings and logo reveals fail when they try to do more than one thing; this playbook constrains an AI agent to author a single-move, 4-8 second motion-graphic scene in the Vawe engine's JSON format that renders deterministically to video. ## Core Features & Use Cases - Single-move discipline: Enforces one named motion (draw-on, scale-through, wipe) with the brand mark as the sole continuous object, no hook/build/payoff structure. - Hand-keyed motion guidance: Directs authoring of custom motion tracks instead of named animation presets, referencing engine rules like KEYED-MOTION.md and ease-direction.md. - Scaffold command: make scaffold TYPE=sting DUR=6 emits a ready continuous-action scene with the mark on a keyed track, black background, and zero transitions. - Use Case: Given a brand's SVG logo, produce a 6-second true-black bumper where the mark draws itself on stroke by stroke and the wordmark settles in, rendered to mp4. ## Quick Start Ask the agent to author a 6-second sting scene for your brand by running make scaffold with TYPE=sting and replacing the placeholder with your SVG mark.