Auto Review Run the bundled structured review helper as a closeout check. This is code review, not Guardian approval routing. Codex review is the default when no engine is set. It usually delivers the best review results and should remain the normal final closeout engine. Use when: - user asks for Codex review / Claude review / autoreview / second-model review - after non-trivial code edits, before final/commit/ship - reviewing a local branch or PR branch after fixes Contract - Treat review output as advisory. Never blindly apply it. - Verify every finding by reading the real code path and ad…