Files
graphify/tests
safishamsi 960b6f5a0b test(merge): pin that a shared type links even when the declarations drift (#3007)
Document the cross-repo join's precision boundary: the key is namespace+name by design,
not structural, so a shared contract type whose declarations have drifted across repos
still links (and repo-unique types do not). Guards against a future change that tried to
gate the edge on member equality.
2026-08-24 14:12:53 +01:00
..