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
Clarify comments: two-pass matching is about preferring exact matches, not speed
Move the explanation of why Pass 1 takes priority from Pass 2's comment block
to Pass 1's comment, making it clear that the two-pass design is about
preferring exact matches over supertype matches to avoid certainty degradation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments