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
fix(dream): structural pre-check for supersedes links
9B model can't distinguish "complementary" from "replaces". Added
deterministic V8 gate in WriteLinks: supersedes links are only accepted when
same category + source older than target + title similarity >= 0.25.
Cleaned up all false-positive supersedes links (44 low-confidence + 2
high-confidence that failed structural validation). 0 supersedes links
remain — Dream will rebuild them with the new checks.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments