Business Bench

Tasks · desk · Spreadsheet

Find bills that were entered twice before the check run

duplicate-invoice-finder · 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.

Go through this quarter's AP register and list the bills that look like they were entered twice. Marcus's note has how we decide. Save the list as possible_duplicates.csv.

Workspace

  • ap_bills_register_2026-04-01_to_2026-06-30.csv
  • ap_bills_register_2026-07-01_to_2026-09-10.csv
  • note_from_marcus.txt
  • vendor_list.xlsx

Expected deliverables

  • possible_duplicates.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
requested columnscsv_columnsyes0
flagged billscsv_set_equalyes0
row countcsv_row_countyes0
paired with the originalcsv_values_matchyes0
amount of the duplicatecsv_values_matchyes0
days apartcsv_values_matchyes0
credits and recurring bills not flaggedtext_not_containsyes0

Recorded results, complete desk comparison

pass pass, frozen scorer only fail timed out
SystemRepetitionsFrozen / 3Raw / 3Median minutesMean cost (USD)
Proto / DeepSeek V4.1 Flash331.70.0292
Codex / GPT-5.6 sol332.40.4005

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