{
  "synthetic": true,
  "capability": "cfo-chart-pack",
  "status": "available",
  "scenario": "An owner needs to see the cash trough and margin decline without reading a dense workbook.",
  "sourceTable": {
    "columns": [
      "Series",
      "June",
      "July",
      "August forecast"
    ],
    "rows": [
      [
        "Ending cash",
        "$180,000",
        "$132,000",
        "$86,000"
      ],
      [
        "Gross margin",
        "42%",
        "38%",
        "37%"
      ],
      [
        "AR over 60 days",
        "$22,000",
        "$35,000",
        "$41,000"
      ]
    ]
  },
  "deterministicRule": "Preserve table values, label actual versus forecast, select compatible units, and annotate the decision-relevant movement.",
  "flaggedFinding": "The chart pack shows cash falling below $100,000 as margin declines and older AR grows.",
  "possibleReasons": "The visual connects movements but does not prove that collections or margin caused the cash decline.",
  "humanReviewQuestions": [
    "Are the periods and units comparable?",
    "Which values are forecast assumptions?",
    "Does every chart tie to its source table?"
  ],
  "operatingDecision": "Use the chart to focus the meeting, then validate the underlying drivers in the source schedules."
}
