August operations scorecard page
kpi-scorecard-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.
Ruth wants the August scorecard as a web page for Thursday's branch meeting. The numbers are in the tracker export and the targets workbook, and her note explains the rest. Save it as index.html.
Workspace
- note_from_ruth.txt
- ops_tracker_export.csv
- scorecard_targets_2026.xlsx
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 metric listed | text_contains_all | yes | 0 |
| retired carpet metric left off | text_not_contains | yes | 0 |
| rates shown as percents | text_numbers_present | yes | 0 |
| page structure | custom | yes | 2 |
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 | 0 | 1.5 | 0.0232 | |
| Codex / GPT-5.6 sol | 2 | 1 | 2.5 | 0.2760 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "kpi-scorecard-page".