{
  "article": "long-form-ai-video-short-scenes",
  "source": "Controlled ComfyUI test server",
  "purpose": "Demonstrate a short image-anchored shot and a second shot that starts from the exact final frame of the first.",
  "model_stack": {
    "high_noise_model": "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
    "low_noise_model": "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
    "text_encoder": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
    "vae": "wan_2.1_vae.safetensors",
    "has_lora": false
  },
  "shared_settings": {
    "width": 640,
    "height": 432,
    "frames": 49,
    "fps": 16,
    "duration_seconds": 3.0625,
    "noise_seed": 265377864715905,
    "steps": 20,
    "high_noise_steps": [0, 10],
    "low_noise_steps": [10, 20],
    "cfg": 5.0,
    "sampler": "euler",
    "scheduler": "simple",
    "sampling_shift": 8.0
  },
  "clips": [
    {
      "name": "clip-01-anchor.mp4",
      "generated_at": "2026-07-23T20:50:53+00:00",
      "start_frame": "/workflows/director/examples/3_woman_studio_shot.webp",
      "prompt": "Locked camera medium studio portrait. The woman slowly turns her head toward the camera and lifts her right hand into frame. Subtle natural breathing, stable face, stable clothing, soft studio lighting remains constant, realistic motion."
    },
    {
      "name": "clip-02-continuation.mp4",
      "generated_at": "2026-07-23T20:56:43+00:00",
      "start_frame": "The exact final frame of clip-01-anchor.mp4",
      "prompt": "Locked camera medium studio portrait, continuing from the exact previous frame. The woman slowly lowers her raised right hand, relaxes her shoulders, and looks slightly to camera left. Subtle natural breathing, stable face, stable clothing, soft studio lighting remains constant, realistic motion."
    }
  ],
  "assembled_output": {
    "name": "two-shot-continuity.mp4",
    "duration_seconds": 6.125,
    "edit": "Direct cut. The duplicate boundary frame is retained so the continuity anchor is visible and reproducible."
  },
  "observations": [
    "The second clip begins on the same pose, hand position, framing, hair state, and text state as the first clip ends.",
    "Face, hair color, clothing, and studio background remain broadly coherent across the six-second sequence.",
    "The small shirt lettering degrades from 'Movey AI' toward 'Movey A' during the first clip and the second clip preserves that degraded state rather than repairing it.",
    "The method improves the cut boundary but does not lock every later frame; hair shape, facial expression, hand anatomy, and body position continue to evolve."
  ]
}
