feat(miner): consume ORB live gate thresholds in self-review-context - #6562
feat(miner): consume ORB live gate thresholds in self-review-context#6562RealDiligent wants to merge 1 commit into
Conversation
Closes JSONbored#6487. Prefer live confidence_floor / scope caps over static .loopover.yml reconstruction when the short ORB probe succeeds; fall back unchanged on 403/404/timeout/no session. Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6562 +/- ##
=======================================
Coverage 93.60% 93.60%
=======================================
Files 675 675
Lines 67764 67797 +33
Branches 18627 18627
=======================================
+ Hits 63431 63463 +32
- Misses 3360 3361 +1
Partials 973 973
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-16 13:59:24 UTC
Review summary Nits — 5 non-blocking
CI checks failing
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
|
LoopOver is closing this pull request on the maintainer's behalf (CI is failing (codecov/patch)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |
Summary
GET /v1/repos/:owner/:repo/live-gate-thresholdsfromfetchSelfReviewContextusing the same loopover-mcp session posture asresolveGitHubToken.confidence_floor(raise-onlyreadinessMinScore) andscope_cap_*onto the static.loopover.ymlreconstruction; leave every other gate field untouched.Closes #6487
Test plan
loopoverAuth: nullskips probeMade with Cursor