{
  "finished_at": "2026-04-20T07:50:53Z",
  "id": "export-gui-vllm",
  "passed": true,
  "recording": true,
  "started_at": "2026-04-20T07:50:53Z",
  "steps": [
    {
      "index": 0,
      "intent": "App opens on Planner; default config shows Llama-3.1-8B at 4096 tokens, memory bar half-full.",
      "screenshot_path": "keyframes/frame_001.png",
      "slug": "launch-app"
    },
    {
      "index": 1,
      "intent": "User clicks 'Load fixture...' in toolbar; dropdown lists 4 fixtures; cursor hovers 'DeepSeek-V3 @ 32k / 8 users'.",
      "screenshot_path": "keyframes/frame_002.png",
      "slug": "load-fixture"
    },
    {
      "index": 2,
      "intent": "Fixture loads: seq-len slider jumps to 32768, users slider to 8, stacked bar recomputes showing 71.4 GB VRAM total.",
      "screenshot_path": "keyframes/frame_003.png",
      "slug": "fixture-loaded"
    },
    {
      "index": 3,
      "intent": "User clicks 'Export' button; menu slides down with options 'vLLM flags', 'llama.cpp args', 'MLX JSON', 'TorchServe'.",
      "screenshot_path": "keyframes/frame_004.png",
      "slug": "open-export-menu"
    },
    {
      "index": 4,
      "intent": "Cursor hits 'vLLM flags'; menu collapses, modal sheet begins sliding up from bottom of the detail pane.",
      "screenshot_path": "keyframes/frame_005.png",
      "slug": "choose-vllm"
    },
    {
      "index": 5,
      "intent": "Modal shows monospaced flag string: --model deepseek-v3 --max-model-len 32768 --max-num-seqs 8 --gpu-memory-utilization 0.92 --dtype bf16 ...",
      "screenshot_path": "keyframes/frame_006.png",
      "slug": "flag-string-shown"
    },
    {
      "index": 6,
      "intent": "Cursor clicks 'Copy' on the modal; button goes green-checked, haptic-style pulse animates outward.",
      "screenshot_path": "keyframes/frame_007.png",
      "slug": "click-copy"
    },
    {
      "index": 7,
      "intent": "Toast 'Copied vLLM flags (148 chars)' slides up bottom-center; flag string still visible behind it, modal stays open.",
      "screenshot_path": "keyframes/frame_008.png",
      "slug": "copied-toast"
    }
  ]
}
