In this mode, Graphify would:
Resolve calls by compiler symbol identity rather than method name where possible.
Suppress cross-module edges created solely by identical method labels.
Distinguish:
Direct compiler-resolved edges
Inferred semantic edges
Name-similarity edges
That would preserve Graphify's exploratory nature while making it much more trustworthy for architecture audits.
In this mode, Graphify would:
Resolve calls by compiler symbol identity rather than method name where possible.
Suppress cross-module edges created solely by identical method labels.
Distinguish:
Direct compiler-resolved edges
Inferred semantic edges
Name-similarity edges
That would preserve Graphify's exploratory nature while making it much more trustworthy for architecture audits.