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
v1.3.1: skip suggestions inside backtick-delimited spans
- scoreRegion: add BACKTICK_PATTERN to skip ranges — a backtick to the next
backtick, EOL, or EOF (inline code). Verified across closed/unclosed/multiline.
- SEMANTIC_PLAN: add Phase 7 "learned aliases" (positive mirror of the reject
list, sourced from observed [[target|surface]] links; injects an index edge so
e.g. value->valuable works with no stemmer change). Add design decision #12
(self-link skip is an intentional, pedagogical property).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>