Tasks · desk · Extraction
Third-quarter ledger from the landlord statements
tenant-statements · timeout 1800 s · source
The ask
Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.
Can you turn the landlord statements for the studio and the storage unit into a ledger for Q3? Save it as tenant_ledger.csv - Camille's note says how she wants it.
Workspace
- note_from_camille.txt
- statements/TidewaterStorage_B4_Aug-Sep_2026.pdf
- statements/TidewaterStorage_B4_Jul-Aug_2026.pdf
- statements/Wexford_Suite210_statement_2026-07.pdf
- statements/Wexford_Suite210_statement_2026-08.pdf
- statements/scan_wexford_sept_statement.pdf
Expected deliverables
- tenant_ledger.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 |
|---|---|---|---|
| requested columns | csv_columns | yes | 0 |
| one row per entry | csv_set_equal | yes | 6 |
| row count | csv_row_count | yes | 6 |
| unit and date | csv_values_match | yes | 0 |
| entry types | csv_values_match | yes | 0 |
| descriptions | csv_values_match | yes | 0 |
| amounts | 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 | 0 | 0 | 2.2 | 0.0286 | |
| Codex / GPT-5.6 sol | 0 | 0 | 1.5 | 0.1710 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "tenant-statements".