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
- Dfg.base_cfg_for ext: .py adds string_values+field_names on top of the
global base (N8 sweep: ALL MRR 0.955->0.969, evolved 0.862->0.929,
samefile FPR halved; those channels cost recall on Rust)
- Signature.extract ?ext selects the per-language cfg; threaded through
every extraction site (units/bench/corpus/lsp/mcp/cli); diff_functions
and graph build per-side/per-file cfgs
- sigdb: format_version 2; cache tag carries rust+python channel bits
- --with still composes on the global base for ablations
- acceptance: python benchmark reproduces combo numbers with no flags;
16 sanity + 4 regression + protocol smokes green
0 commit comments