Sub-State Coordinate Tags Overview
Single-dimension micro-coordinates for beat-by-beat timeline directing.
Inside the [EXECUTION] block, action is directed beat by beat. If you attempt to describe camera movement, character choreography, dialogue, and sound effects inside a single unsegmented sentence, the generative video model often blends the instructions together—such as making the character turn when only the camera was supposed to pan.
Sub-State coordinate tags solve this by isolating physical, optical, and acoustic dimensions into single-responsibility tokens chained sequentially with ->.
1. The Single-Dimension Law & The Core Triad
Two foundational rules govern every coordinate tag in Auteur Script:
- The Single-Dimension Law: Each tag modifies strictly one isolated physical or optical dimension (e.g., just camera optics, just character body language, just spatial framing, or just sound).
- The Core Triad Baseline: Most cinematic beats rely on three essential coordinates:
[CAM] (Optics & Framing) ──► [ACT] (Physical Choreography) ──► [AUDIO] (Tactile Foley)
Chaining these coordinates sequentially (\(S_n = \langle \text{[CAM]} \to \text{[ACT]} \to \text{[AUDIO]} \rangle\)) mirrors how a director communicates on set: set the camera angle, direct the actor’s physical movement, and anchor the contact with sound.