Agent Harness
Peter Parker
The meta-orchestrator that runs your nightly improvement loop
Peter Parker (PP) is the meta-orchestrator. It decides which agents to run, in what order, and coordinates the entire nightly improvement cycle.
This prevents wasting tokens on agents that have plateaued.
Full orchestration cycle. Typically run at 2 AM via OpenClaw cron:
Runs all agents with the meta-orchestrator scheduling who goes next based on EMA reward.
Creates a branch, makes changes, opens a PR. Used by the kanban pickup flow.
These feed the policy head for better action selection in future runs.

