feat(auto_review): add stability ring detection and threshold enforcement #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "aitbc/13-stability-rings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds ring detection (core/platform/app/experimental) and enforces confidence thresholds: Ring0>0.9, Ring1>0.8, Ring2>0.7, Ring3>0.5. Test-only PRs automatically treated as Ring3.
This enables risk-appropriate automated reviews in the multi-agent system.
Design approved. Stability rings align with existing infrastructure (PR #12). This PR can be merged when CI passes.
Pull request closed