Tasks · desk · Reformatting
Turn August web store orders into journal entries
woocommerce-orders-to-journal · 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.
Grace needs August's web store sales as journal entries she can import. The WooCommerce export is in the folder along with her rules and import template. Save it as journal.csv.
Workspace
- bookkeeping_rules.md
- journal_import_template.csv
- woocommerce_orders_2026-08.csv
Expected deliverables
- journal.csv
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.
| Check | Type | Required | Failed (frozen) / 6 |
|---|---|---|---|
| journal template columns, exact order | csv_columns | yes | 0 |
| journal numbers | csv_set_equal | yes | 0 |
| row count (one line per account per journal) | csv_row_count | yes | 0 |
| journals balance | custom | yes | 0 |
| account amounts per journal; journal dates | custom | 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.0195 | |
| Codex / GPT-5.6 sol | 3 | 3 | 2.1 | 0.2689 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "woocommerce-orders-to-journal".