Tasks · desk · Spreadsheet
How short the published week is against minimum coverage
shift-coverage-gaps · 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.
Before next week's schedule goes live, Gwen wants to know how many hours we're short each day against her minimums. Use the published schedule and her coverage sheet and save coverage_gaps.csv - her note says how to count.
Workspace
- minimum_coverage.xlsx
- note_from_gwen.txt
- published_schedule_2026-10-04_to_2026-10-11.csv
Expected deliverables
- coverage_gaps.csv
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 |
|---|---|---|---|
| requested columns | csv_columns | yes | 0 |
| one row per day | csv_set_equal | yes | 0 |
| row count | csv_row_count | yes | 0 |
| uncovered hours per day | csv_values_match | 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.1 | 0.0236 | |
| Codex / GPT-5.6 sol | 3 | 3 | 1.2 | 0.1757 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "shift-coverage-gaps".