Tasks · desk · Spreadsheet
This week's reorder list for the bike shop
reorder-list · 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.
Can you do this week's reorder run? Nadia's note has how she works it out - I need reorder.csv with what to order and how many.
Workspace
- item_settings_export.csv
- note_from_nadia.txt
- open_purchase_orders.csv
- stock_on_hand_2026-09-12.xlsx
- vendor_lead_times.csv
Expected deliverables
- reorder.csv
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 |
|---|---|---|---|
| requested columns | csv_columns | yes | 0 |
| items to reorder | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| order quantity | 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.1 | 0.0142 | |
| Codex / GPT-5.6 sol | 3 | 3 | 1.9 | 0.3372 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "reorder-list".