Files
gbrain/test
221238deed fix(extract): subject-scope link-type inference + reserved-slug fuzzy guard (takeover of #2408)
Salvages PR #2408: canonical inferLinkType on the FS-source path (replacing
dir-based inferTypeByDir), a selfName subject-scope guard so a third party's
role on a page isn't stamped on the page subject, and a reserved-slug
('_'-prefixed) guard on fuzzy resolution targets.

Repairs the named blocker: bumps LINK_EXTRACTOR_VERSION_TS to 2026-07-21 so
previously-stamped pages re-extract under the new inference (the constant's
own contract), and derives extract-stale's 'recent' fixture date from the
constant so future bumps can't silently break that test.

Co-authored-by: JiraiyaETH <JiraiyaETH@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 14:38:20 -07:00
..