# ===================================================================== # DEMO — Hermès Birkin vs Hermès Constance # ===================================================================== # First production-ready comparison_review project. Five-stage structure: # intro / item_a_solo / item_b_solo / parallel_comparison / verdict. # # Built per docs/video_template_matrix.md week-1 plan. Renders as both # `clean` (vertical short-form, 9:16 ready) and `brainrot` variants. The # `watercolor` variant is a planned third — see week-1 watercolor backend. # # Render: # python -m tv.studio.render_project \ # tv/studio/projects/_demo_birkin_vs_constance.project.yaml # ===================================================================== project: title: Birkin vs Constance deck: A side-by-side luxury comparison. Hermès Birkin versus Hermès Constance — six axes, one winner. kicker: DAILY SPORE COMPARE . BIRKIN VS CONSTANCE credit: A PROMETHEUS7 RESEARCH INSTITUTE TRANSMISSION cast: - id: editor_prime segments: # ─── INTRO ─── - type: line speaker: editor_prime text: "Today: Hermès Birkin versus Hermès Constance. Two icons. One winner." emotion: stern act_break: true act_title: Birkin vs Constance camera_move: locked_wide # ─── ITEM A SOLO ─── - type: line speaker: editor_prime text: "First — the Birkin." emotion: neutral act_break: true act_title: The Birkin camera_move: locked_wide - type: line speaker: editor_prime text: "Hand-stitched, thirty centimeter Togo leather, palladium hardware. Founded nineteen eighty-four." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "Status object with six-figure resale. The bag your bag aspires to be." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "Iconic. Tall enough to silence rooms. Heavy enough to make you mean it." emotion: intent camera_move: locked_wide # ─── ITEM B SOLO ─── - type: line speaker: editor_prime text: "Second — the Constance." emotion: neutral act_break: true act_title: The Constance camera_move: locked_wide - type: line speaker: editor_prime text: "Slimmer profile, twenty-four centimeter epsom leather. Iconic H clasp." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "Half the price, twice the discretion. A Hermès for those who already won." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "Cross-body strap, daily-use proportions. The collector's quiet flex." emotion: intent camera_move: locked_wide # ─── PARALLEL COMPARISON ─── - type: line speaker: editor_prime text: "Now — head to head, on six axes." emotion: intent act_break: true act_title: Head to Head camera_move: locked_wide - type: line speaker: editor_prime text: "On price: Birkin four of ten, Constance eight of ten." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "On build: Birkin ten, Constance nine." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "On heritage: Birkin ten, Constance eight." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "On resale: Birkin ten, Constance seven." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "On aesthetic: Birkin eight, Constance nine." emotion: neutral camera_move: locked_wide - type: line speaker: editor_prime text: "On status: Birkin ten, Constance seven." emotion: neutral camera_move: locked_wide # ─── VERDICT ─── # Multiplane dolly_through engages all three Phase 1 operators on the # closing line — z-dolly pushes through the scene stack, atmospheric # depth tints far layers, focal sharpness locks on the foreground where # the verdict lands. This is the felt-stakes-peak segment of the project. - type: line speaker: editor_prime text: "Verdict: Constance." emotion: approving act_break: true act_title: Verdict scene_name: shoreline camera_move: dolly_through camera_params: start_z: 0.0 end_z: 0.45 focus_z: 0.85 focus_strength: 0.6 atmospheric_strength: 0.7 - type: line speaker: editor_prime text: "On the axes that matter — price, daily wearability, signal-to-noise — Constance wins. Birkin is the trophy. Constance is the daily." emotion: approving scene_name: shoreline camera_move: dolly_through camera_params: start_z: 0.45 end_z: 0.55 focus_z: 0.85 focus_strength: 0.7 atmospheric_strength: 0.7 - type: line speaker: editor_prime text: "Filed." emotion: approving camera_move: locked_wide variants: - id: clean output: '{slug}_clean.mp4' effects: [] - id: brainrot output: '{slug}_brainrot.mp4' effects: - name: brainrot_v5 intensity: 1.0 enable_premium_polish: false - id: watercolor output: '{slug}_watercolor.mp4' effects: - name: watercolor_pass intensity: 1.0 output: fps: 24 resolution: [1280, 720] output_dir: tv/output