fix(multilevel): reject hostile numeric conversion hooks - #790
Conversation
|
Warning Review limit reached
Next review available in: 40 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. 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: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (14)
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 |
Fail closed on float subclasses for membership weights and AR(1) coefficients so hostile __float__ callbacks cannot leak into contract errors. Stacked on fitstats/docs fail-closed base for product CI.
fa2c8ff to
aaec777
Compare
|
Rebased onto fitstats/docs fail-closed base (incl. S-X2/person-fit cov retargets) so product CI is not blocked by main docs/fallback debt. |
1bd10f6
into
fix/fitstats-m2-infit-docs-green
* fix(fitstats): fail closed for M2 and infit/outfit ownership Require compiled m2_stat and infit_outfit_stat for ordinary public calls, retarget NumPy-fallback coverage, and sync documentation maturity vocabulary plus shipped capability rows for parallel bounds and dark-mode accents. * docs: scope protected rotation status evidence * test(fitstats): retarget S-X2/person-fit cov fallbacks fail-closed #771 already fails closed for public S-X2 and person-fit; keep the cov-C NumPy-fallback suite aligned so product CI does not re-execute removed reference bodies. * fix(multilevel): reject hostile numeric conversion hooks (#790) Fail closed on float subclasses for membership weights and AR(1) coefficients so hostile __float__ callbacks cannot leak into contract errors. Stacked on fitstats/docs fail-closed base for product CI.
Summary
Fail-closed multilevel membership-weight and AR(1) scalar validation using exact built-in numeric types only.
Supersedes draft #785. Local multilevel suite 58 passed.
Product gates
Merge when python + rust + package + fuzz are green.