Skip to content

1.3.1

Choose a tag to compare

@MrDanRave MrDanRave released this 24 Jun 09:43
· 28 commits to master since this release
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>