The agent (or step) that decides how before anyone does anything: breaking the goal into steps, choosing what to retrieve, sequencing the work. Plan first, execute second.
Why it matters: separating planning from doing gives you a place to catch bad ideas cheaply — you can review the plan before any expensive or risky execution starts.