HardAssignments

A4 — Verifiable Agent Task

RL · Environments · Verification

Hard

Prerequisites (this site)

Readings

Problem

Construct one automatically verifiable coding-agent task from an open-source repository.

Input

Specify (problem, environment, verification system); include a hidden verifier.

Output

Environment spec + hidden verifier + failure taxonomy + anti-reward-hacking checklist.

Requirements

Constraints

Hints

  1. Fix all variables except the one you are sweeping.
  2. Instrument cost (FLOPs/bytes/time) before tuning quality.
  3. Write the honest limitation before writing the conclusion.

Assignment for CS/AI 684.