mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
Includes interactive graph visualization (graph.html), audit report (GRAPH_REPORT.md), raw graph data (graph.json), and extraction caches built from 349 source files (2741 nodes, 4999 edges).
1 line
948 B
JSON
1 line
948 B
JSON
{"nodes": [{"id": "home_repositories_purefin_core_model_src_main_java_hu_bbara_purefin_model_castmember_kt", "label": "CastMember.kt", "file_type": "code", "source_file": "core-model/src/main/java/hu/bbara/purefin/model/CastMember.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_model_src_main_java_hu_bbara_purefin_model_castmember_castmember", "label": "CastMember", "file_type": "code", "source_file": "core-model/src/main/java/hu/bbara/purefin/model/CastMember.kt", "source_location": "L3", "_callable": true}], "edges": [{"source": "home_repositories_purefin_core_model_src_main_java_hu_bbara_purefin_model_castmember_kt", "target": "home_repositories_purefin_core_model_src_main_java_hu_bbara_purefin_model_castmember_castmember", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core-model/src/main/java/hu/bbara/purefin/model/CastMember.kt", "source_location": "L3", "weight": 1.0}], "raw_calls": []} |