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

{"nodes": [{"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_kt", "label": "AuthenticationRepository.kt", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_jellyfinservercandidate", "label": "JellyfinServerCandidate", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L5", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_quickconnectsession", "label": "QuickConnectSession", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L10", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "label": "AuthenticationRepository", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L16", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_discoverservers", "label": ".discoverServers()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L17", "_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/data/AuthenticationRepository.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_findserver", "label": ".findServer()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L18", "_callable": true}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_isquickconnectenabled", "label": ".isQuickConnectEnabled()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L19", "_callable": true}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_initiatequickconnect", "label": ".initiateQuickConnect()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L20", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_getquickconnectstate", "label": ".getQuickConnectState()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L21", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_login", "label": ".login()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L22", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_loginwithquickconnect", "label": ".loginWithQuickConnect()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L23", "_callable": true}], "edges": [{"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_jellyfinservercandidate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L5", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_quickconnectsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L10", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L16", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_discoverservers", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L17", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_discoverservers", "target": "flow", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_discoverservers", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_jellyfinservercandidate", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L17", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_findserver", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L18", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_findserver", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_findserver", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_jellyfinservercandidate", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_isquickconnectenabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L19", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_isquickconnectenabled", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_isquickconnectenabled", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_initiatequickconnect", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L20", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_initiatequickconnect", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_initiatequickconnect", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_quickconnectsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_getquickconnectstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L21", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_getquickconnectstate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_getquickconnectstate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_getquickconnectstate", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_quickconnectsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_login", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L22", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_login", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_login", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_login", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_login", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_loginwithquickconnect", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L23", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_loginwithquickconnect", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_loginwithquickconnect", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_authenticationrepository_authenticationrepository_loginwithquickconnect", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/AuthenticationRepository.kt", "source_location": "L23", "weight": 1.0, "context": "return_type"}], "raw_calls": []}