You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rename adjustDocumentMatch to adjustKNNDocumentMatch
The method only adjusts a hit when a corresponding KNN hit exists (it is called
solely from the knnHits != nil branches). Rename it to make that scope explicit,
per review feedback.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments