Business Bench

Tasks · desk · Reformatting

Convert the CRM contact phones to the new phone system's import file

phones-to-e164 · 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 are moving our phones to Ringline and they need every contact's number in their import format; their template and notes are in the folder. Convert contacts_export.xlsx and save the result as contacts_e164.csv.

Workspace

  • contacts_export.xlsx
  • ringline_import_notes.txt
  • ringline_import_template.csv

Expected deliverables

  • contacts_e164.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
template columnscsv_columnsyes0
one row per contactcsv_set_equalyes0
row countcsv_row_countyes0
e164 numberscsv_values_matchyes0
extensionscsv_values_matchyes0
country codescsv_values_matchyes0
import statuscsv_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 Flash332.30.0292
Codex / GPT-5.6 sol332.30.2307

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