{
  "prompt": "Is the forklift moving?",
  "compiledQuery": {
    "query_type": "action",
    "search_terms": ["forklift", "moving"],
    "segment_targets": ["forklift"],
    "subjects": ["forklift"],
    "actions": ["moving"],
    "connective": null,
    "prompt_intent": "action",
    "absence_terms": [],
    "count_terms": [],
    "original_prompt": "Is the forklift moving?",
    "conditions": [
      { "type": "action", "target": "forklift moving", "negated": false }
    ],
    "quantifier": null,
    "unassessable_components": [],
    "response_framing": "yes_no"
  },
  "resultPill": {
    "id": "demo-session-001",
    "prompt": "Is the forklift moving?",
    "answer": "YES",
    "confidence": 0.91,
    "resultText": "Forklift moving",
    "videoThumb": null,
    "quality": "LoFi",
    "streamHistory": [
      { "frame_num": 1243, "answer": "NO",  "confidence": 0.41, "elapsed_s": 4.3 },
      { "frame_num": 1247, "answer": "YES", "confidence": 0.87, "elapsed_s": 4.5 },
      { "frame_num": 1251, "answer": "YES", "confidence": 0.91, "elapsed_s": 4.7 }
    ],
    "liveData": {
      "inference_ms": 11,
      "session_fps": 30,
      "query_type": "action",
      "search_term": "forklift moving"
    },
    "narrative": [
      { "wall_clock": "14:23:01", "elapsed_s": 1.0, "window_start_elapsed_s": 0.5, "text": "I see a forklift in the aisle.", "type": "detection" },
      { "wall_clock": "14:23:03", "elapsed_s": 3.0, "window_start_elapsed_s": 2.5, "text": "The forklift starts to move left.", "type": "action" },
      { "wall_clock": "14:23:05", "elapsed_s": 5.0, "window_start_elapsed_s": 4.5, "text": "Forklift is moving.", "type": "action" }
    ],
    "searchTerms": ["forklift", "moving"],
    "query_type": "action"
  },
  "clipPath": "/empty-state/demo-clip-placeholder.mp4"
}
