v0.2.31: launch readiness
- fix: retire the sunset Gemini default and make every PR write previewable
- docs: rebuild the README around what is actually differentiated
- fix: enforce the re-review cap at the write, and correct four overstated claims
Summary by Sourcery
Retire Gemini as the default reviewer in favor of Codex, enforce a hard re-review cap at the re-review request script, and update documentation to describe the multi-bot AI review loop and verification gate more accurately.
Enhancements:
- Add cap enforcement, agent-authored ping counting, and dry-run support to the re-review request helper to prevent PR spam and preview writes.
- Generalize reviewer terminology and flows from Gemini-specific to generic AI reviewers, including Codex as the new default vendor and clarifying severity parsing and shutdown behavior for Gemini.
- Tighten verification profiles, metrics, and loop gating behavior to ensure tests gate pushes, stats remain local-only, and summaries are emitted before pushes.
Tests:
- Extend and adjust tests to cover cap enforcement, dry-run behavior, Codex as default reviewer, and updated messaging across scripts and metrics.