{
  "meta": {
    "scenario": "Sara's EMEA Q3 summary: cold Copilot output vs CSAR-driven second attempt",
    "chapter": "Chapter 8 - Dialog Engineering CSAR",
    "book_figure": "Figure 8.3",
    "book_figure_svg": "assets/figures/08-crystallize-to-refine-sequence.svg",
    "domain": "Regional analyst CSAR loop trace",
    "synthetic": true,
    "narrative_purpose": {
      "attempt_1": "Sara types 'why did EMEA miss plan in Q3?' cold. Copilot returns a four-page report with seven visuals, a Smart Narrative paragraph, and three drill-paths. Impressive; nobody would trust it.",
      "attempt_2": "Sara asks Copilot what IT would need to know first. Copilot returns six clarifying questions. Sara answers in a few minutes with two corrections. Copilot restates the scope and produces a one-page summary in twelve minutes. Sara ships it before deadline."
    }
  },
  "director_ask": "Can you get me a one-page summary of why Q3 missed plan in EMEA? Before noon.",
  "attempt_1_cold": {
    "prompt": "why did EMEA miss plan in Q3?",
    "output_pages": 4,
    "visuals_returned": 7,
    "has_smart_narrative": true,
    "drill_paths_returned": 3,
    "trust_verdict": "Reader cannot decide what to believe; too much surface, no defensible narrative frame",
    "director_ready": false
  },
  "attempt_2_csar": {
    "crystallize_prompt": "Before you build anything, what would you need to know to write a defensible one-page director summary of Q3 EMEA miss vs plan?",
    "copilot_clarifying_questions": [
      {
        "id": 1,
        "question": "Plan definition: annual operating plan set in January, or the latest re-forecast?",
        "sara_answer": "Annual operating plan set in January."
      },
      {
        "id": 2,
        "question": "Grain of miss: by sub-region, by product family, by customer segment, or by all three?",
        "sara_answer": "By sub-region."
      },
      {
        "id": 3,
        "question": "Baseline: prior-year Q3, prior-quarter, or plan-only comparison?",
        "sara_answer": "Plan-only for the miss; prior-year Q3 as a secondary context tick."
      },
      {
        "id": 4,
        "question": "Forecast: should the summary include a Q4 forward-look, or actuals only?",
        "sara_answer": "Actuals only; no forward-look (director will ask separately)."
      },
      {
        "id": 5,
        "question": "Structural vs temporary causes: do you want the takeaway to distinguish them?",
        "sara_answer": "Yes - distinguish."
      },
      {
        "id": 6,
        "question": "Currency: report in reporting currency, local currency, or both side-by-side?",
        "sara_answer": "Reporting currency; local as a footnote if the FX effect exceeds 2 percentage points."
      }
    ],
    "sara_corrections": 2,
    "scope_restatement_accepted": true,
    "assemble_output_pages": 1,
    "refine_moves": [
      "Revise brand-palette chart for accessible contrast (WCAG AA)"
    ],
    "time_to_ship_minutes": 12,
    "director_response": "Thanks, this is exactly what I needed"
  },
  "csar_compression_ratio": {
    "before_pages": 4,
    "after_pages": 1,
    "before_visuals": 7,
    "after_visuals": 3
  },
  "source_sha256": "621297f19374942b9f0814b605d48c41ae68d2f91e244a635523125704ce220e"
}