1 line
67 KiB
JSON
1 line
67 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "label": "court_discuss_client.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L1"}, {"id": "backtest_court_discuss_client_print_separator", "label": "print_separator()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L29"}, {"id": "backtest_court_discuss_client_list_officials", "label": "list_officials()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L36"}, {"id": "backtest_court_discuss_client_create_session", "label": "create_session()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L53"}, {"id": "backtest_court_discuss_client_advance_discussion", "label": "advance_discussion()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L83"}, {"id": "backtest_court_discuss_client_get_session", "label": "get_session()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L134"}, {"id": "backtest_court_discuss_client_list_sessions", "label": "list_sessions()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L178"}, {"id": "backtest_court_discuss_client_conclude_session", "label": "conclude_session()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L204"}, {"id": "backtest_court_discuss_client_get_fate_event", "label": "get_fate_event()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L224"}, {"id": "backtest_court_discuss_client_demo_full_flow", "label": "demo_full_flow()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L241"}, {"id": "backtest_court_discuss_client_interactive_mode", "label": "interactive_mode()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L288"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "requests", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_print_separator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L29", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_list_officials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L36", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_create_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L53", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_advance_discussion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L83", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_get_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L134", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_list_sessions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L178", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_conclude_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L204", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_get_fate_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L224", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_demo_full_flow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L241", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "backtest_court_discuss_client_interactive_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L288", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_court_discuss_client_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L411", "weight": 1.0}, {"source": "backtest_court_discuss_client_list_officials", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L38", "weight": 1.0}, {"source": "backtest_court_discuss_client_create_session", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L55", "weight": 1.0}, {"source": "backtest_court_discuss_client_advance_discussion", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L85", "weight": 1.0}, {"source": "backtest_court_discuss_client_get_session", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L136", "weight": 1.0}, {"source": "backtest_court_discuss_client_list_sessions", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L180", "weight": 1.0}, {"source": "backtest_court_discuss_client_conclude_session", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L206", "weight": 1.0}, {"source": "backtest_court_discuss_client_get_fate_event", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L226", "weight": 1.0}, {"source": "backtest_court_discuss_client_demo_full_flow", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L243", "weight": 1.0}, {"source": "backtest_court_discuss_client_demo_full_flow", "target": "backtest_court_discuss_client_list_officials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L246", "weight": 1.0}, {"source": "backtest_court_discuss_client_demo_full_flow", "target": "backtest_court_discuss_client_create_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L254", "weight": 1.0}, {"source": "backtest_court_discuss_client_demo_full_flow", "target": "backtest_court_discuss_client_advance_discussion", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L265", "weight": 1.0}, {"source": "backtest_court_discuss_client_demo_full_flow", "target": "backtest_court_discuss_client_get_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L283", "weight": 1.0}, {"source": "backtest_court_discuss_client_demo_full_flow", "target": "backtest_court_discuss_client_conclude_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L286", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_print_separator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L290", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_list_officials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L316", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_create_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L342", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_advance_discussion", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L348", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_get_fate_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L365", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_get_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L374", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_list_sessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L377", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_conclude_session", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L387", "weight": 1.0}, {"source": "backtest_court_discuss_client_interactive_mode", "target": "backtest_court_discuss_client_demo_full_flow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L391", "weight": 1.0}], "raw_calls": [{"caller_nid": "backtest_court_discuss_client_print_separator", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L31"}, {"caller_nid": "backtest_court_discuss_client_print_separator", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L33"}, {"caller_nid": "backtest_court_discuss_client_print_separator", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L34"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L40"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L41"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L42"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L43"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "items", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L44"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L45"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L46"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L47"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L49"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L49"}, {"caller_nid": "backtest_court_discuss_client_list_officials", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L51"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L56"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L57"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "join", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L57"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L59"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "post", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L62"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L70"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L71"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L72"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L72"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L73"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L74"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L77"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L77"}, {"caller_nid": "backtest_court_discuss_client_create_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L80"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L86"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L88"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L90"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "post", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L93"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L101"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L102"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L103"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L104"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L104"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L105"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L105"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L105"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L108"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L110"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L112"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L113"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L114"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L115"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L116"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L118"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L120"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L122"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L124"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L128"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L128"}, {"caller_nid": "backtest_court_discuss_client_advance_discussion", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L131"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L138"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L139"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L140"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L140"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L142"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L142"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L143"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L143"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L144"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L144"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L145"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L145"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L146"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L146"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L146"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L147"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L147"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L147"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L150"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L152"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L154"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L155"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "localtime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L155"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L155"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L158"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L158"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L160"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L160"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L162"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L162"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L164"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L165"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L166"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L168"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L168"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L172"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L172"}, {"caller_nid": "backtest_court_discuss_client_get_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L175"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L182"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L183"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L184"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L185"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L188"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L188"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L189"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L189"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L190"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L190"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L191"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L191"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L192"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L192"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L193"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L193"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L195"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L198"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L198"}, {"caller_nid": "backtest_court_discuss_client_list_sessions", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L201"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "post", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L208"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L212"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L213"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L214"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L215"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L215"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L218"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L218"}, {"caller_nid": "backtest_court_discuss_client_conclude_session", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L221"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L228"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L229"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L230"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L231"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L232"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L235"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L235"}, {"caller_nid": "backtest_court_discuss_client_get_fate_event", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L238"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L250"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "join", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L250"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L260"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "range", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L263"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L266"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L275"}, {"caller_nid": "backtest_court_discuss_client_demo_full_flow", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L280"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L291"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L292"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L298"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "input", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L298"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L301"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L302"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L303"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L304"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L305"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L306"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L307"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L308"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L309"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L310"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L311"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L312"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L313"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L319"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "input", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L319"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L321"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L324"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "enumerate", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L325"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L326"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L328"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "input", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L328"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "int", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L330"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L330"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "split", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L330"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L331"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L333"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L336"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L337"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L340"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "input", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L340"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L346"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L350"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L352"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L354"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L354"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L357"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L359"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L361"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L361"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "lower", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L367"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L367"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "input", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L367"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L372"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L379"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "input", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L379"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L385"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "system", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L395"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L398"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L402"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L405"}, {"caller_nid": "backtest_court_discuss_client_interactive_mode", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/court_discuss_client.py", "source_location": "L408"}]} |