mirror of
https://github.com/Graphify-Labs/graphify.git
synced 2026-09-14 19:34:09 +08:00
d9b2928da1
- analyze.py: add seed=42 to betweenness_centrality() — eliminates non-deterministic GRAPH_REPORT.md diffs on graphs >1000 nodes (#499) - extract.py: fix common-root inference to stop at first diverging segment not sum of all matches (#502) - extract.py: resolve root to absolute path; post-process file node IDs to project-relative after extraction so graph.json edge endpoints are stable across machines (#502) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>