Make governed GP policies deterministic across resume - #647
Conversation
|
Warning Review limit reached
Next review available in: 42 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
be73d64 to
f1c5d6c
Compare
86c2419 to
0edce0f
Compare
0edce0f to
17806c5
Compare
Change contract
Make governed GP execution fail closed on unbounded or time-based policy drift and reproduce the same candidate sequence across interrupted and uninterrupted runs by deriving each iteration RNG from the frozen seed and iteration.
Issue relationship
Refs #599
Out of scope
Factor Bank evidence binding and publication; mission-execute wiring; MCTS subset search; continuous tuning; sealed-holdout opening; Paper, Shadow, LiveSmall, deployment, runtime activation, or new services.
Dependencies and merge order
Core PR #645 is merged. This PR is now based directly on
main; merge it before Evidence PR #648 and Mission PR #646.Focused validation
governed_gp_policy_rejects_unadmitted_fields_and_operators— passed.governed_gp_resume_matches_the_uninterrupted_sequence— passed.cargo +1.91 test -p alpha-domain -p alpha-engine --locked— 46 domain and 81 engine tests passed; one credential-dependent LLM test ignored as designed.-D warnings, exact-file Rustfmt,git diff --check, and agent-worktree preflight — passed.Rollout and rollback
Research-domain and GP-engine behavior only; no runtime mutation. Roll back by reverting this PR before its dependent Factor Bank PRs.
Scope exception
None.