1 line
5.8 KiB
JSON
1 line
5.8 KiB
JSON
{"nodes": [{"id": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "label": "route.ts", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L1"}, {"id": "import_md_route_post", "label": "POST()", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L7"}], "edges": [{"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "server", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L1", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "headers", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L2", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "users_dementiy_documents_claude_lms_system_src_lib_auth_ts", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L3", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "lib_auth_auth", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L3", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "gray_matter", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L4", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "users_dementiy_documents_claude_lms_system_src_lib_md_to_tiptap_ts", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L5", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "lib_md_to_tiptap_mdtotiptap", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L5", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_app_api_admin_import_md_route_ts", "target": "import_md_route_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "import_md_route_post", "callee": "getSession", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L8"}, {"caller_nid": "import_md_route_post", "callee": "headers", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L8"}, {"caller_nid": "import_md_route_post", "callee": "json", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L10"}, {"caller_nid": "import_md_route_post", "callee": "formData", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L13"}, {"caller_nid": "import_md_route_post", "callee": "get", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L14"}, {"caller_nid": "import_md_route_post", "callee": "json", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L17"}, {"caller_nid": "import_md_route_post", "callee": "endsWith", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L19"}, {"caller_nid": "import_md_route_post", "callee": "json", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L20"}, {"caller_nid": "import_md_route_post", "callee": "text", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L23"}, {"caller_nid": "import_md_route_post", "callee": "matter", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L24"}, {"caller_nid": "import_md_route_post", "callee": "trim", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L28"}, {"caller_nid": "import_md_route_post", "callee": "mdToTiptap", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L36"}, {"caller_nid": "import_md_route_post", "callee": "json", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/app/api/admin/import-md/route.ts", "source_location": "L38"}]} |