/ar:run — Single Experiment Iteration Run exactly ONE experiment iteration: review history, decide a change, edit, commit, evaluate. Usage What It Does Step 1: Resolve experiment If no experiment specified, run and ask the user to pick. Step 2: Load context Step 3: Decide what to try Review results.tsv: - What changes were kept? What pattern do they share? - What was discarded? Avoid repeating those approaches. - What crashed? Understand why. - How many runs so far? (Escalate strategy accordingly) Strategy escalation: - Runs 1-5: Low-hanging fruit (obvious improvements) - Runs 6-15: Systemati…