Plan Rerun State Revalidation Use when resuming a plan-hardening loop from a handoff, or before launching a fresh adversarial rerun after prior review waves. Why this exists Handoffs and stale plan summaries can be directionally right but factually outdated on critical governance points: - a local marker may now exist - the GitHub issue may still carry - may still say - newer artifacts may exist, including self-review or superseding same-day artifacts If you copy stale assumptions into a new review prompt, reviewers will correctly flag the prompt/plan narrative itself as wrong. Mandatory rech…