Business Bench

Tasks · desk · Reports

Receivables aging at month end for the bank

ar-aging-report · 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.

Ingrid needs the receivables aging as of 31 August for the bank. Build aging.xlsx with live formulas from the exports and write memo.md she can forward - her note says what goes in both.

Workspace

  • credit_memos.csv
  • customer_payments.csv
  • invoice_register_export_2026-09-08.csv
  • note_from_ingrid.txt

Expected deliverables

  • aging.xlsx
  • memo.md

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.

CheckTypeRequiredFailed (frozen) / 6
aging.xlsx existsfile_existsyes0
live formulasxlsx_has_formulasyes0
no error cellsxlsx_no_errorsyes1
total receivables as of 31 Augustxlsx_value_presentyes2
31-60 bucket totalxlsx_value_presentyes0
Pier 9 Fish House balance (September payment not yet received)xlsx_value_presentyes0
Riverbend Bistro over 90 (unapplied credit on the oldest invoice)xlsx_value_presentyes2
memo carries total receivables and total past duetext_numbers_presentyes0
memo names the top three past-due customerscustomyes0

Recorded results, complete desk comparison

pass pass, frozen scorer only fail timed out
SystemRepetitionsFrozen / 3Raw / 3Median minutesMean cost (USD)
Proto / DeepSeek V4.1 Flash336.90.0819
Codex / GPT-5.6 sol116.80.6935

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