{"nodes": [{"id": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "label": "route.js", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L1"}, {"id": "conversations_route_getprofile", "label": "getProfile()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L9"}, {"id": "conversations_route_get", "label": "GET()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L14"}, {"id": "conversations_route_post", "label": "POST()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L83"}], "edges": [{"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_sql_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L1", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_auth_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "src_auth_auth", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_lib_websocket_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "lib_websocket_notifynewconversation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_pagination_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "utils_pagination_getpagination", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_rate_limit_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "utils_rate_limit_ratelimit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_audit_log_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L6", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "utils_audit_log_logaudit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L6", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "utils_audit_log_audit_actions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L6", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "root_socialdesk_apps_web_src_lib_workflow_engine_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L7", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "lib_workflow_engine_executeworkflow", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L7", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "conversations_route_getprofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L9", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "conversations_route_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L14", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_conversations_route_js", "target": "conversations_route_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L83", "weight": 1.0}, {"source": "conversations_route_get", "target": "conversations_route_getprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L21", "weight": 1.0}, {"source": "conversations_route_post", "target": "conversations_route_getprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "conversations_route_getprofile", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L10"}, {"caller_nid": "conversations_route_get", "callee": "rateLimit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L16"}, {"caller_nid": "conversations_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L17"}, {"caller_nid": "conversations_route_get", "callee": "auth", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L18"}, {"caller_nid": "conversations_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L19"}, {"caller_nid": "conversations_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L22"}, {"caller_nid": "conversations_route_get", "callee": "getPagination", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L24"}, {"caller_nid": "conversations_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L28"}, {"caller_nid": "conversations_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L30"}, {"caller_nid": "conversations_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L34"}, {"caller_nid": "conversations_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L71"}, {"caller_nid": "conversations_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L73"}, {"caller_nid": "conversations_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L76"}, {"caller_nid": "conversations_route_get", "callee": "ceil", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L76"}, {"caller_nid": "conversations_route_get", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L78"}, {"caller_nid": "conversations_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L79"}, {"caller_nid": "conversations_route_post", "callee": "rateLimit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L85"}, {"caller_nid": "conversations_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L86"}, {"caller_nid": "conversations_route_post", "callee": "auth", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L87"}, {"caller_nid": "conversations_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L88"}, {"caller_nid": "conversations_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L91"}, {"caller_nid": "conversations_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L93"}, {"caller_nid": "conversations_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L101"}, {"caller_nid": "conversations_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L112"}, {"caller_nid": "conversations_route_post", "callee": "randomUUID", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L115"}, {"caller_nid": "conversations_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L119"}, {"caller_nid": "conversations_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L126"}, {"caller_nid": "conversations_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L135"}, {"caller_nid": "conversations_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L137"}, {"caller_nid": "conversations_route_post", "callee": "notifyNewConversation", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L143"}, {"caller_nid": "conversations_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L147"}, {"caller_nid": "conversations_route_post", "callee": "catch", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L150"}, {"caller_nid": "conversations_route_post", "callee": "executeWorkflow", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L150"}, {"caller_nid": "conversations_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L157"}, {"caller_nid": "conversations_route_post", "callee": "catch", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L159"}, {"caller_nid": "conversations_route_post", "callee": "logAudit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L159"}, {"caller_nid": "conversations_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L160"}, {"caller_nid": "conversations_route_post", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L162"}, {"caller_nid": "conversations_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/conversations/route.js", "source_location": "L163"}]}