Tasks · desk · Bookkeeping
Chargeback tracker with evidence deadlines
chargeback-tracker · timeout 1800 s · source
The ask
Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.
Please bring our chargeback tracker up to date from the Ridgepay exports in the folder - June's note says what she wants and the dispute guide explains the rules. Save it as chargebacks.csv.
Workspace
- holidays_2026.txt
- note_from_june.txt
- ridgepay_dispute_decisions_2026-09-11.csv
- ridgepay_dispute_guide.md
- ridgepay_dispute_notices_2026-06-01_to_2026-09-11.csv
Expected deliverables
- chargebacks.csv
This task also has a task-specific grader (check.py).
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 |
|---|---|---|---|
| tracker columns | csv_columns | yes | 0 |
| one row per case | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| evidence deadlines | custom | yes | 0 |
| status | csv_values_match | yes | 2 |
| disputed amounts | csv_values_match | yes | 0 |
| net loss | csv_values_match | 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 | 3 | 1.2 | 0.0223 | |
| Codex / GPT-5.6 sol | 1 | 1 | 2.4 | 0.2309 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "chargeback-tracker".