Fall wholesale price list page for shop buyers
price-list-page · 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.
Can you make our fall wholesale price list page for the shop buyers from the catalog export? Nadia's note has the rules. Save it as index.html.
Workspace
- note_from_nadia.txt
- shop_catalog_export_2026-09-10.csv
- wholesale_prices_fall_2025.csv
Expected deliverables
- index.html
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 |
|---|---|---|---|
| index.html exists | file_exists | yes | 0 |
| every live product listed | text_contains_all | yes | 0 |
| discontinued lines left off | text_not_contains | yes | 1 |
| key pack prices | text_numbers_present | yes | 0 |
| page structure | custom | yes | 1 |
Recorded results, complete desk comparison
This is one of the 7 tasks with a task-specific equivalence grader in the frozen scorer, which accepts alternative valid representations the original checks rejected. Raw and frozen verdicts can therefore differ here by design; see what the frozen scorer changed.
| System | Repetitions | Frozen / 3 | Raw / 3 | Median minutes | Mean cost (USD) |
|---|---|---|---|---|---|
| Proto / DeepSeek V4.1 Flash | 1 | 1 | 2.7 | 0.0378 | |
| Codex / GPT-5.6 sol | 3 | 3 | 3.8 | 0.3533 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "price-list-page".