Adversarial Review Rerun Prompt Refresh Use when a plan/code review is being rerun after edits. Problem A common failure mode in multi-provider review loops is rerunning Codex/Gemini against an old prompt file after the plan has already been edited. Reviewers then keep flagging defects that were already fixed, creating fake churn and misleading "still MAJOR" results. Rule After ANY material edit to the plan, diff, or acceptance criteria: 1. Regenerate the review prompt file from the latest artifact text. 2. Verify the prompt file contains the new artifact paths / deliverables / acceptance cri…