Stock page for the workshop tablet
inventory-tracker-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 turn the latest stock export into the stock page for the pour-station tablet? Marta's note says what she wants on it. Save it as index.html.
Workspace
- note_from_marta.txt
- stock_on_hand_2026-08-14.csv
- stock_on_hand_2026-09-12.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 stocked item named | text_contains_all | yes | 0 |
| archived lines left off | text_not_contains | yes | 0 |
| total stock value | text_numbers_present | yes | 0 |
| page structure | 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 | 2.5 | 0.0347 | |
| Codex / GPT-5.6 sol | 3 | 3 | 4.5 | 0.4042 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "inventory-tracker-page".