Tasks · desk · Spreadsheet
Move the shop inventory onto the new SKUs
sku-crosswalk-migration · 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 go live on the new register next week. Turn our current inventory into the opening catalog using Coastline's crosswalk and save it as catalog_new.csv. Carlos's note has the rules.
Workspace
- note_from_carlos.txt
- pos_inventory_by_location.csv
- sku_crosswalk_DRAFT_july.csv
- sku_crosswalk_final_2026-09-09.csv
Expected deliverables
- catalog_new.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 |
| catalog SKUs | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| on hand per SKU | csv_values_match | yes | 0 |
| price | csv_values_match | yes | 0 |
| status | 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.0165 | |
| Codex / GPT-5.6 sol | 3 | 3 | 1.8 | 0.2650 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "sku-crosswalk-migration".