Tasks · desk · Reformatting
Restate this year's GL lines on the new chart of accounts
chart-of-accounts-remap · 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.
Marcus needs our January to August transactions moved onto the new chart of accounts for the new books. His email and the crosswalk are in the folder; please send it back as remapped.csv.
Workspace
- coa_crosswalk.xlsx
- email_from_marcus_cpa.txt
- gl_detail_2026-01_to_2026-08.csv
- remap_template.csv
Expected deliverables
- remapped.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 |
|---|---|---|---|
| template columns, exact order | csv_columns | yes | 0 |
| one row per GL line | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| new account code and name | csv_values_match | yes | 0 |
| unmapped lines flagged | csv_values_match | yes | 0 |
| amount | 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.0201 | |
| Codex / GPT-5.6 sol | 3 | 3 | 2.3 | 0.3324 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "chart-of-accounts-remap".