# Agent Challenge Review Notes Before reviewing, grading, or summarizing challenge runs, read: - [`docs/runbooks/agent-challenge-evaluation.md`](../../docs/runbooks/agent-challenge-evaluation.md) Before changing or running a specific challenge, also read that challenge's local docs: - `browser_click_challenge/README.md` - `report_workflow_challenge/README.md` Keep challenge-specific instructions in each challenge's `challenge-prompt.md`. Keep shared harness behavior in the root `examples/agent_challenges` modules.