Files
sanguo_quant_live/graphify-out/cache/ast/76879b9c14bb6470f6f4f78c66a4a1b706962249a73db0ba016f117a25c76445.json
2026-05-06 23:13:05 +08:00

1 line
10 KiB
JSON

{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "label": "check-openclaw-api.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L1"}, {"id": "scripts_check_openclaw_api_check_http_api", "label": "check_http_api()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L11"}, {"id": "scripts_check_openclaw_api_check_websocket_with_auth", "label": "check_websocket_with_auth()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L21"}, {"id": "scripts_check_openclaw_api_check_nodes_through_cli", "label": "check_nodes_through_cli()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L56"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "requests", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L6", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "websocket", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "scripts_check_openclaw_api_check_http_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "scripts_check_openclaw_api_check_websocket_with_auth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L21", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_jiangwei_platform_scripts_check_openclaw_api_py", "target": "scripts_check_openclaw_api_check_nodes_through_cli", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L56", "weight": 1.0}], "raw_calls": [{"caller_nid": "scripts_check_openclaw_api_check_http_api", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L15"}, {"caller_nid": "scripts_check_openclaw_api_check_http_api", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L16"}, {"caller_nid": "scripts_check_openclaw_api_check_http_api", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L17"}, {"caller_nid": "scripts_check_openclaw_api_check_http_api", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L19"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L26"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "load", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L27"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L29"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L33"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "create_connection", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L35"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L36"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "send", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L44"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "dumps", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L44"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L45"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "recv", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L48"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L49"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "close", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L51"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L53"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L54"}, {"caller_nid": "scripts_check_openclaw_api_check_websocket_with_auth", "callee": "type", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L54"}, {"caller_nid": "scripts_check_openclaw_api_check_nodes_through_cli", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L58"}, {"caller_nid": "scripts_check_openclaw_api_check_nodes_through_cli", "callee": "run", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L61"}, {"caller_nid": "scripts_check_openclaw_api_check_nodes_through_cli", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L67"}, {"caller_nid": "scripts_check_openclaw_api_check_nodes_through_cli", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L68"}, {"caller_nid": "scripts_check_openclaw_api_check_nodes_through_cli", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L69"}, {"caller_nid": "scripts_check_openclaw_api_check_nodes_through_cli", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/jiangwei-platform/scripts/check-openclaw-api.py", "source_location": "L71"}]}