Plan Rerun Review State Sync Use when a plan goes through multiple adversarial review waves and you are revising the same plan file repeatedly. Problem Repeated plan reruns create three kinds of drift: 1. old prompt files target outdated plan text 2. canonical review artifacts still reflect older verdicts 3. the plan's own contradicts the latest draft state This creates false MAJOR findings like: - the plan still says FAIL even after a patch - review artifacts cited in the plan no longer match the current draft - a newer draft is judged using an older provider prompt or older saved artifact t…