1 line
9.0 KiB
JSON
1 line
9.0 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "label": "backtest_api_fixed.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L1"}, {"id": "backtest_backtest_api_fixed_backtestrequest", "label": "BacktestRequest", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L38"}, {"id": "backtest_backtest_api_fixed_apiresponse", "label": "ApiResponse", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L51"}, {"id": "backtest_backtest_api_fixed_root", "label": "root()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L59"}, {"id": "backtest_backtest_api_fixed_run_backtest", "label": "run_backtest()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L63"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "fastapi", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "fastapi_middleware_cors", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "zmq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "pydantic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "typing", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "backtest_backtest_api_fixed_backtestrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L38", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "backtest_backtest_api_fixed_apiresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L51", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "backtest_backtest_api_fixed_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L59", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "backtest_backtest_api_fixed_run_backtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L63", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_backtest_api_fixed_py", "target": "uvicorn", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L138", "weight": 1.0}, {"source": "backtest_backtest_api_fixed_run_backtest", "target": "backtest_backtest_api_fixed_apiresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L98", "weight": 1.0}], "raw_calls": [{"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "socket", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L67"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "connect", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L68"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "send_pyobj", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L89"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "Poller", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L92"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "register", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L93"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "poll", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L94"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "close", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L97"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "recv_pyobj", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L105"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "close", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L106"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L114"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L115"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "format_exc", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L129"}, {"caller_nid": "backtest_backtest_api_fixed_run_backtest", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/backtest_api_fixed.py", "source_location": "L133"}]} |