Tasks · desk · Reformatting
Load the fall menu into the new POS with modifiers
pos-menu-import · 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 go live on TillTap next week. Can you turn our fall menu workbook into their menu import, modifiers included, and save it as pos_menu.csv? Kwame's notes from the setup call and their template are in the folder.
Workspace
- tidewater_fall_menu.xlsx
- tilltap_menu_import_template.csv
- tilltap_setup_notes.txt
Expected deliverables
- pos_menu.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 |
|---|---|---|---|
| TillTap template columns, exact order | csv_columns | yes | 0 |
| one row per item, group and modifier | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| record type, name, parent and category | csv_values_match | yes | 0 |
| min, max and group codes | csv_values_match | yes | 0 |
| prices as plain numbers | 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.0138 | |
| Codex / GPT-5.6 sol | 3 | 3 | 1.8 | 0.2610 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "pos-menu-import".