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
feat(diffctx): EgoGraph scoring via DIFFCTX_SCORING=ego env var
EgoGraph 2-hop BFS scoring achieves 52% nontrivial recall on
ContextBench (vs 5% PPR) and 25% LOO recall (vs 0% PPR).
PPR remains default for YAML test precision (84% vs 75% ego).
Set DIFFCTX_SCORING=ego to enable. Add xfail markers for
ego-graph noise edge cases and integrity tests.
0 commit comments