Business Bench

Tasks · desk · Reformatting

Load the stock count into Square's item import

square-inventory-import · 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're switching the till to Square. Can you turn our September stock count into Square's item import? Prices are in the old register export, and Leila's setup notes and Square's template are in the folder. Save it as square_items.csv.

Workspace

  • registerone_price_export.csv
  • square_item_import_template.csv
  • square_setup_notes.txt
  • stock_count_2026-09.xlsx

Expected deliverables

  • square_items.csv

Checks

The task passes only when every required check passes. Reference answers, tolerances, and the planted traps are in the repository, not here.

CheckTypeRequiredFailed (frozen) / 6
Square template columns, exact ordercsv_columnsyes0
one row per variationcsv_set_equalyes0
row countcsv_row_countyes0
item and variation namescsv_values_matchyes0
price in dollarscsv_values_matchyes0
categorycsv_values_matchyes0
quantity on handcsv_values_matchyes0

Recorded results, complete desk comparison

pass pass, frozen scorer only fail timed out
SystemRepetitionsFrozen / 3Raw / 3Median minutesMean cost (USD)
Proto / DeepSeek V4.1 Flash330.90.0128
Codex / GPT-5.6 sol331.70.1925

Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "square-inventory-import".