Files
Purefin/graphify-out/cache/ast/v0.9.5/22bbb48283c869b20cf43e2d26416d3c17450230482086f2cbc0e8e3862224ce.json
Barnabas Balogh a2121afc2d chore(graphify): add knowledge graph output for codebase exploration
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).
2026-07-04 09:19:44 +00:00

1 line
1.1 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomemodels_kt", "label": "TvHomeModels.kt", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeModels.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomemodels_tvdrawerdestinationitem", "label": "TvDrawerDestinationItem", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeModels.kt", "source_location": "L6", "_callable": true}], "edges": [{"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomemodels_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomemodels_tvdrawerdestinationitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeModels.kt", "source_location": "L6", "weight": 1.0}], "raw_calls": []}