Wrap-up numbers for the summit
event-postmortem · timeout 1200 s · source
The ask
Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.
We just wrapped the Cascade Data Summit and the board wants the wrap-up numbers by ticket type. Build me event_summary.xlsx with live formulas and a short memo.md with the headline numbers. Dana's email thread has the rules.
Workspace
- badge_scans_sept17-18.csv
- email_from_dana.txt
- refunds_after_event.csv
- registrations_export.csv
Expected deliverables
- event_summary.xlsx
- memo.md
Checks
The task passes only when every required check passes. Reference answers, tolerances, and the planted traps are in the repository, not here.
| Check | Type | Required | Failed (frozen) / 6 |
|---|---|---|---|
| event_summary.xlsx exists | file_exists | yes | 0 |
| live formulas | xlsx_has_formulas | yes | 0 |
| no error cells | xlsx_no_errors | yes | 0 |
| full conference attended (unique scanners) | xlsx_value_present | yes | 0 |
| comp no-shows | xlsx_value_present | yes | 0 |
| student gross revenue (cancellations excluded) | xlsx_value_present | yes | 0 |
| net revenue after post-event refunds | xlsx_value_present | yes | 0 |
| memo headline figures | text_numbers_present | yes | 0 |
| memo states the attendance rate | text_numbers_present | yes | 0 |
| memo names the post-event refunds | text_sentence_matches | yes | 0 |
Recorded results, complete desk comparison
pass pass, frozen scorer only fail timed out
| System | Repetitions | Frozen / 3 | Raw / 3 | Median minutes | Mean cost (USD) |
|---|---|---|---|---|---|
| Proto / DeepSeek V4.1 Flash | 3 | 0 | 4.7 | 0.0584 | |
| Codex / GPT-5.6 sol | 3 | 3 | 6.0 | 0.7678 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "event-postmortem".