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
Skip dangling fallback edges instead of dropping the whole page
find_suspect_fallback_edges returned an empty zero-value Result with a
nil error whenever any edge endpoint node was missing, silently hiding
every other suspect on the page. Skip edges with missing endpoints.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments