Boat campaign progress page with top donors
fundraiser-progress-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.
Could you build the progress page for our boat campaign from the donation export and the treasurer's check log? Dana's note has the rules. Save it as index.html.
Workspace
- givewell_platform_export_2026-09-12.csv
- note_from_treasurer.txt
- treasurer_checks_and_cash_log.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 |
| named top donors and the anonymous slot | text_contains_all | yes | 0 |
| anonymous donors kept off | text_not_contains | yes | 0 |
| total raised and progress | 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.0425 | |
| Codex / GPT-5.6 sol | 3 | 3 | 4.2 | 0.5369 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "fundraiser-progress-page".