Staff directory page for the backstage screen
team-directory-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.
Please build the new staff directory page from this morning's HR export. Sam's note says what goes on it. Save it as index.html.
Workspace
- department_codes.csv
- hris_jobs_export_2026-09-14.csv
- note_from_managing_director.txt
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 current staff member named | text_contains_all | yes | 1 |
| former staff left off | text_not_contains | 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 | 2.2 | 0.0376 | |
| Codex / GPT-5.6 sol | 3 | 3 | 4.5 | 0.4515 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "team-directory-page".