{"nodes": [{"id": "$graphify-root$_breadd_tests_ipc_integration_rs", "label": "ipc_integration.rs", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "label": "ping_and_state_dump_work()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L14"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "label": "unknown_method_returns_error()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L35"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "label": "profile_activate_updates_state()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L52"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "label": "profile_activate_without_name_errors()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L77"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "label": "emit_without_event_errors()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L91"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "label": "emit_with_internal_source_is_rejected()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L103"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "label": "emit_with_unregistered_app_source_is_rejected()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L127"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "label": "emit_with_known_app_source_routes_through_normalizer()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L144"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "label": "emit_with_app_source_rejects_wrong_namespace()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L207"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "label": "state_get_returns_specific_subtree()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L235"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "label": "state_get_missing_key_returns_error()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L257"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "label": "modules_list_returns_array()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L271"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "label": "modules_reload_succeeds()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L283"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "label": "daemon_survives_repeated_reloads_and_pipeline_resumes()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L296"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "label": "events_replay_returns_buffered_events()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L346"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "label": "event_stream_filter_excludes_non_matching_events()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L377"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "label": "multiple_concurrent_clients_each_get_response()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L430"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "label": "events_stream_receives_emitted_events()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L464"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "label": "workflow_reaches_done_via_wait_any_happy_path()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L525"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "label": "workflow_times_out_when_deadline_exceeded()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L562"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "label": "workflow_captures_error_on_failure()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L590"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "label": "poll_workflow_status()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L622"}, {"id": "testharness", "label": "TestHarness", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness", "label": "TestHarness", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L647"}, {"id": "tempdir", "label": "TempDir", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "child", "label": "Child", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "label": ".spawn()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L654"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "label": ".spawn_with_init()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L658"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "label": ".socket_path()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L713"}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/ipc_integration.rs"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "label": ".wait_until_ready()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L717"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "label": ".send_request()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L732"}, {"id": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L759"}], "edges": [{"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "process", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "serde_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "tempdir", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "unixstream", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "sleep", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L14", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L35", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L91", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L103", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L103", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L127", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L127", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L144", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L144", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L207", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L207", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L235", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L235", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L257", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L257", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L271", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L271", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L283", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L283", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L296", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L296", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L346", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L346", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L377", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L377", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L430", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L430", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L464", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L464", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L525", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L525", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L562", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L562", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L590", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L590", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L622", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "target": "testharness", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L622", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L622", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L622", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_rs", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L647", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "tempdir", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L648", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "child", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L649", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L650", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L654", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L654", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L654", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L658", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L658", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L658", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L713", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "target": "path", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L713", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L717", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L717", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L732", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L732", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L732", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L732", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L759", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_ping_and_state_dump_work", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L30", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L37", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L39", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_unknown_method_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L47", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L54", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L56", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_updates_state", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L78", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L79", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L81", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_profile_activate_without_name_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L86", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L92", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L93", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L95", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_without_event_errors", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L98", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L104", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L105", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_internal_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L122", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L128", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L129", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L131", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_unregistered_app_source_is_rejected", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L145", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L146", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L165", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L202", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L208", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L209", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L213", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_emit_with_app_source_rejects_wrong_namespace", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L230", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L236", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L237", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L239", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_returns_specific_subtree", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L252", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L258", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L259", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L261", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_state_get_missing_key_returns_error", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L266", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L272", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L273", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L275", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_list_returns_array", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L278", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L284", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L285", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L287", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_modules_reload_succeeds", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L291", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L297", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L298", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L301", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L341", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L347", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L348", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L351", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L372", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L378", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L379", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L381", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L399", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L425", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L431", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L432", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L433", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L459", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L465", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L466", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L468", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L496", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L520", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L526", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L542", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L544", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "target": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L554", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L557", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L563", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L576", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L578", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "target": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L582", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_times_out_when_deadline_exceeded", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L585", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L591", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L603", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L605", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "target": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L609", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L616", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L629", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L655", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L721", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "target": "$graphify-root$_breadd_tests_ipc_integration_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L733", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L156"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L159"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L179"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_emit_with_known_app_source_routes_through_normalizer", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L183"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L325"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "callee": "filter_map", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L330"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "callee": "as_array", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L330"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_daemon_survives_repeated_reloads_and_pipeline_resumes", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L334"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L359"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "callee": "as_array", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L364"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "callee": "filter_map", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L365"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_replay_returns_buffered_events", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L367"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L382"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L390"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L391"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L394"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L396"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L409"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L413"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_event_stream_filter_excludes_non_matching_events", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L413"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "to_path_buf", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L433"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L440"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L442"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L443"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L445"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L446"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_multiple_concurrent_clients_each_get_response", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L446"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L469"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L477"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L478"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L481"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L483"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L483"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L509"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_events_stream_receives_emitted_events", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L513"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_workflow_reaches_done_via_wait_any_happy_path", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L549"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L610"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_workflow_captures_error_on_failure", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L610"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "callee": "as_array", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L630"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "callee": "find", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L631"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L633"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L635"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_poll_workflow_status", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L640"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L660"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L660"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L661"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L661"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L662"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L662"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L667"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L668"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L670"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L673"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L696"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L696"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "stderr", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "stdout", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "stdin", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "env", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "env", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_spawn_with_init", "callee": "env", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L697"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "callee": "exists", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L720"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "callee": "is_ok", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L722"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_wait_until_ready", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L726"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L734"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L741"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L742"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L745"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L746"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L746"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L752"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L756"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_send_request", "callee": "cloned", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L756"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "callee": "kill", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L760"}, {"caller_nid": "$graphify-root$_breadd_tests_ipc_integration_testharness_shutdown", "callee": "wait", "is_member_call": true, "source_file": "breadd/tests/ipc_integration.rs", "source_location": "L761"}]}