Kitchen job task board for the crew wall
project-status-board · 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.
Please make the Alder Street crew board from this morning's task export - Rosa's note has how she wants it. I need it as index.html.
Workspace
- crew_phone_list.csv
- note_from_rosa.txt
- project_tasks_export_2026-09-11.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 kitchen task on the board | text_contains_all | yes | 0 |
| bathroom job left off | text_not_contains | yes | 0 |
| column counts present | text_numbers_present | yes | 0 |
| page structure | custom | yes | 1 |
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 | 2 | 2 | 3.2 | 0.0362 | |
| Codex / GPT-5.6 sol | 3 | 3 | 3.1 | 0.4105 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "project-status-board".