pub fn moved(stored: &Plan, recomputed: &Plan) -> Vec<String>Expand description
Every semantic input that moved between the plan and the apply.
Collected in one pass rather than reported one at a time, so an operator learns the whole difference from one refusal.