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

{"nodes": [{"id": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_kt", "label": "PlayerSeekBar.kt", "file_type": "code", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "label": "PlayerSeekBar()", "file_type": "code", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "_callable": true}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt"}, {"id": "timedmarker", "label": "TimedMarker", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt"}, {"id": "modifier", "label": "Modifier", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt"}], "edges": [{"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_kt", "target": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "timedmarker", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "timedmarker", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "takeIf", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L33", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "coerceIn", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L34", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "remember", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L35", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "mutableFloatStateOf", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L35", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "toFloat", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L35", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "remember", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L36", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "mutableStateOf", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L36", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "LaunchedEffect", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L42", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "toFloat", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L44", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "Box", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L48", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "height", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L49", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "padding", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L49", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "fillMaxWidth", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L49", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "PlayerSeekBarTrack", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L55", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "toLong", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L56", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "fillMaxSize", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L61", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "Slider", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L67", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "coerceIn", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L76", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "toLong", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L76", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "toFloat", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L77", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "onSeek", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L79", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "toFloat", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L81", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "colors", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L82", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_screen_player_components_playerseekbar_playerseekbar", "callee": "fillMaxSize", "is_member_call": true, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/ui/screen/player/components/PlayerSeekBar.kt", "source_location": "L87", "receiver": null}]}