docs: findings on relationship-discovery quality — the missing floor under b2 similar - #145
docs: findings on relationship-discovery quality — the missing floor under b2 similar#145samkeen wants to merge 1 commit into
Conversation
…under b2 similar An assessment doc, not a design ruling: why the always-ten-cards behavior lives in discover::candidates by design (not in the #137→#144 search plumbing, which stays), why the reranker issue #28 explicitly excludes similar, why the eval's rank-only discovery metrics are structurally blind to precision, and the recommended path — rule the posture change in the design docs, extend the eval with negative anchors + score distributions, ship a model-relative quality floor calibrated from that data, and escalate to a discovery-side pair-scorer only if the measured score piles overlap. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01T7kdSfpfyUasBo9D9fN2TN
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR adds a discovery-quality findings document for ChangesDiscovery quality
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 |
An assessment doc, not a design ruling: why the always-ten-cards behavior
lives in discover::candidates by design (not in the #137→#144 search
plumbing, which stays), why the reranker issue #28 explicitly excludes
similar, why the eval's rank-only discovery metrics are structurally blind
to precision, and the recommended path — rule the posture change in the
design docs, extend the eval with negative anchors + score distributions,
ship a model-relative quality floor calibrated from that data, and escalate
to a discovery-side pair-scorer only if the measured score piles overlap.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01T7kdSfpfyUasBo9D9fN2TN
Summary by CodeRabbit