Files
Purefin/graphify-out/cache/ast/v0.9.5/4c38198d2aaad60a892260556267e9abc5d3daf8972734e6f9bb77c50603d470.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
2.8 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_kt", "label": "SettingsGroupProvider.kt", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_settingsgroupprovider", "label": "SettingsGroupProvider", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt", "source_location": "L5", "_callable": true}, {"id": "flow", "label": "Flow", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt"}, {"id": "settinggroup", "label": "SettingGroup", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt"}], "edges": [{"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_settingsgroupprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt", "source_location": "L5", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_settingsgroupprovider", "target": "flow", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt", "source_location": "L6", "weight": 1.0, "context": "field"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_settingsgroupprovider", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt", "source_location": "L6", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_settings_settingsgroupprovider_settingsgroupprovider", "target": "settinggroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/settings/SettingsGroupProvider.kt", "source_location": "L6", "weight": 1.0, "context": "generic_arg"}], "raw_calls": []}