feat(auto_review): add stability ring detection and thresholds #17
Reference in New Issue
Block a user
No description provided.
Delete Branch "aitbc/rings-auto-review"
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.
Tests for aitbc-core look good. Coverage improvement and no lint issues. Ready to merge.
Branch appears up to date with main; stability rings already implemented in PR #12 and #14. Approving.