feat: show RankWeave rankings fail-closed (v0.75.0) - #220
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Warning Review limit reached
Next review available in: 57 minutes Limit details: You’ve used all 1 included review currently available under your plan. 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: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (18)
✨ Finishing Touches 💡 1⚔️ Resolve merge conflicts 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
d141621 to
e574dab
Compare
Bring leftover post–criterion pairs (#211) and fail-closed Rankings (#220) onto this branch without colliding with the protected ADR and migration numbers already used here. Renumber main's leftover-pair migration to 0026 and ADRs to 0028–0030. Keep analysis-run create (0017), related-node walks (0018), seed period report (0024), and role-responsibility agent type (0012). Rankings sit above Calendar; leftover pairs sit above report members. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
Buyer impact
After login, Rankings sits above Calendar. When RankWeave is disabled or the library is missing, Demo Analyst sees Rankings · RankWeave not available. When the in-process library accepts visible posts, accepted hits are listed by title. Click opens that post. A hidden post is omitted from every channel. Never invent a fused score or a theta.
RankWeaveClientdefault transport raisesRankWeaveNotAvailable.build_rankweave_client(disabled=False)usesLibraryRankWeaveTransport, which importsweighted_reciprocal_rank_fuseinside the call (Cormack et al. 2009 η = 60; Samuel et al. 2025 unequal weights).GET /api/rankingsispost_readand returnsunavailable+ emptyrankingswhen the port is down.Exact head
e574dabonfeat/rankweave-fusion-fail-closed-v0750.Base:
main@7464abb(merged #211 leftover pairs).Review gate
Not in this slice
Leftover pairs landed as #211. TEPP fail-closed HTTP is #214. naruon mailbox is #217. ThreadWeave conversations are #219. Storybook increment is #123/#192. Keyverse IdP remains a later slice.