{
  "task_family": "aggregation_classification",
  "max_tokens": 256,
  "prompt": "You are DAX-1, a specialist spreadsheet patch agent.\n\nSpreadsheet request:\nRepair the Count, Total, and Average for the East row using the Amount column.\n\nWorkbook context JSON:\n{\"workbook_context\":{\"sheets\":[{\"sheet\":\"Sales Data\",\"columns\":[\"A\",\"B\"],\"rows\":[{\"r\":1,\"values\":[\"Region\",\"Amount\"]},{\"r\":2,\"values\":[\"East\",10.0]},{\"r\":3,\"values\":[\"West\",5.0]},{\"r\":4,\"values\":[\"East\",7.5]}]},{\"sheet\":\"Summary\",\"columns\":[\"A\",\"B\",\"C\",\"D\"],\"rows\":[{\"r\":1,\"values\":[\"Region\",\"Count\",\"Total\",\"Average\"]},{\"r\":2,\"values\":[\"East\",0,0,0]}]}]},\"answer_sheet\":\"Summary\"}"
}
