{
  "meta": {
    "scenario": "Nadia's Q3 revenue-by-region: hand-built vs Copilot first draft",
    "chapter": "Chapter 7 - From Hand-Built to AI-Directed",
    "domain": "Enterprise cloud-revenue CFO reporting",
    "synthetic": true,
    "narrative_purpose": {
      "before_ai": "The Copilot-generated single-visual bar chart Nadia is looking at on Wednesday morning: sorted bar, descriptive title, no plan reference, no per-region variance callout. The visual pairs with the rubric-scored version in Fig 7.3.",
      "hand_built": "The chart Nadia has produced quarterly for two years: sorted by plan-variance ascending, per-region plan reference ticks, single accent color on the region missing plan, Big-Idea title. This is the visual her CFO trusts.",
      "story": "Q3 aggregate lands exactly on the fiscal-year pace; the on-plan headline hides a material NA miss, and every other region beating. The choice between the two charts is the difference between the CFO seeing the miss and not."
    }
  },
  "quarter": {
    "revenue_m": 28.4,
    "plan_m": 28.4
  },
  "regional": [
    {
      "region": "APAC",
      "revenue_m": 4.9,
      "plan_m": 4.7
    },
    {
      "region": "EMEA",
      "revenue_m": 8.3,
      "plan_m": 7.9
    },
    {
      "region": "LATAM",
      "revenue_m": 2.6,
      "plan_m": 2.5
    },
    {
      "region": "NA",
      "revenue_m": 12.6,
      "plan_m": 13.3
    }
  ],
  "chart_states": {
    "ai_first_draft": {
      "sort": "alphabetical (APAC, EMEA, LATAM, NA)",
      "comparison": "none",
      "title": "Q3 revenue by region",
      "accent": "brand palette, all bars same treatment"
    },
    "hand_built": {
      "sort": "plan-variance ascending (NA first)",
      "comparison": "plan reference tick per region",
      "title": "NA -5.3% behind plan; every other region on or ahead",
      "accent": "single accent colour on the NA bar"
    }
  },
  "_source_sha256": "714feedd50e1905e6caa5494678062f0d20970fc8e9afe69cd9b362590bed722",
  "_generated_by": "generate-nadia-region.mjs"
}
