Modules§
Constants§
- NAMING_
WEIGHT_ FLOOR - Raw-weight floor above which a Semantic edge counts as a naming channel (imports/using, calls, type and member refs all sit at >=0.35; tags fallback at 0.30 and same-package/namespace markers at 0.05 stay diffuse).
Functions§
- collect_
capped_ edges - Two-pass edge construction that never retains the raw edge universe as keyed dictionaries and runs every builder exactly once.
- discover_
all_ related_ files - get_
all_ builders - naming_
reachable_ files - Files reachable from the core set through naming-class edges only, within
max_depthhops (#65 per-file admission). Diffuse channels (markers, tags, similarity, structural stars) do not open a file; a file whose only connection is proximity never enters the admissible set.