Files
Purefin/graphify-out/cache/ast/v0.9.5/5a996b1140e4e46b856ad44ecb0836851a8f8aa5142ef61b83bd98b5006576a9.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
6.4 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_kt", "label": "PlaybackCacheKeysTest.kt", "file_type": "code", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest", "label": "PlaybackCacheKeysTest", "file_type": "code", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L8", "_callable": true}, {"id": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_progressive_direct_play_gets_stable_cache_key", "label": ".`progressive direct play gets stable cache key`()", "file_type": "code", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L10", "_callable": true}, {"id": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_adaptive_direct_stream_skips_stable_cache_key", "label": ".`adaptive direct stream skips stable cache key`()", "file_type": "code", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L22", "_callable": true}, {"id": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_manifest_looking_direct_play_still_skips_stable_cache_key", "label": ".`manifest-looking direct play still skips stable cache key`()", "file_type": "code", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L33", "_callable": true}], "edges": [{"source": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_kt", "target": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L8", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest", "target": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_progressive_direct_play_gets_stable_cache_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L10", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest", "target": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_adaptive_direct_stream_skips_stable_cache_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L22", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest", "target": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_manifest_looking_direct_play_still_skips_stable_cache_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L33", "weight": 1.0}], "raw_calls": [{"caller_nid": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_progressive_direct_play_gets_stable_cache_key", "callee": "assertEquals", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L12", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_progressive_direct_play_gets_stable_cache_key", "callee": "playbackCustomCacheKey", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L14", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_adaptive_direct_stream_skips_stable_cache_key", "callee": "assertNull", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L24", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_adaptive_direct_stream_skips_stable_cache_key", "callee": "playbackCustomCacheKey", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L25", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_manifest_looking_direct_play_still_skips_stable_cache_key", "callee": "assertNull", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L35", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_test_java_hu_bbara_purefin_data_jellyfin_playback_playbackcachekeystest_playbackcachekeystest_manifest_looking_direct_play_still_skips_stable_cache_key", "callee": "playbackCustomCacheKey", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/test/java/hu/bbara/purefin/data/jellyfin/playback/PlaybackCacheKeysTest.kt", "source_location": "L36", "receiver": null}]}