Files
tfm_ainventory/graphify-out/cache/b8b06ad54f3075a18e918b4af55148a8ed13bc5cb0c19196eafa949ea261eb35.json

1 line
88 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "label": "emitter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1"}, {"id": "emitter_emittererror", "label": "EmitterError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L14"}, {"id": "yamlerror", "label": "YAMLError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "emitter_scalaranalysis", "label": "ScalarAnalysis", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L17"}, {"id": "emitter_scalaranalysis_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L18"}, {"id": "emitter_emitter", "label": "Emitter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L31"}, {"id": "emitter_emitter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L38"}, {"id": "emitter_emitter_dispose", "label": ".dispose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L106"}, {"id": "emitter_emitter_emit", "label": ".emit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L111"}, {"id": "emitter_emitter_need_more_events", "label": ".need_more_events()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L120"}, {"id": "emitter_emitter_need_events", "label": ".need_events()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L133"}, {"id": "emitter_emitter_increase_indent", "label": ".increase_indent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L146"}, {"id": "emitter_emitter_expect_stream_start", "label": ".expect_stream_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L160"}, {"id": "emitter_emitter_expect_nothing", "label": ".expect_nothing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L170"}, {"id": "emitter_emitter_expect_first_document_start", "label": ".expect_first_document_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L175"}, {"id": "emitter_emitter_expect_document_start", "label": ".expect_document_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L178"}, {"id": "emitter_emitter_expect_document_end", "label": ".expect_document_end()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L214"}, {"id": "emitter_emitter_expect_document_root", "label": ".expect_document_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L226"}, {"id": "emitter_emitter_expect_node", "label": ".expect_node()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L232"}, {"id": "emitter_emitter_expect_alias", "label": ".expect_alias()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L260"}, {"id": "emitter_emitter_expect_scalar", "label": ".expect_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L266"}, {"id": "emitter_emitter_expect_flow_sequence", "label": ".expect_flow_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L274"}, {"id": "emitter_emitter_expect_first_flow_sequence_item", "label": ".expect_first_flow_sequence_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L280"}, {"id": "emitter_emitter_expect_flow_sequence_item", "label": ".expect_flow_sequence_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L292"}, {"id": "emitter_emitter_expect_flow_mapping", "label": ".expect_flow_mapping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L310"}, {"id": "emitter_emitter_expect_first_flow_mapping_key", "label": ".expect_first_flow_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L316"}, {"id": "emitter_emitter_expect_flow_mapping_key", "label": ".expect_flow_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L333"}, {"id": "emitter_emitter_expect_flow_mapping_simple_value", "label": ".expect_flow_mapping_simple_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L354"}, {"id": "emitter_emitter_expect_flow_mapping_value", "label": ".expect_flow_mapping_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L359"}, {"id": "emitter_emitter_expect_block_sequence", "label": ".expect_block_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L368"}, {"id": "emitter_emitter_expect_first_block_sequence_item", "label": ".expect_first_block_sequence_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L373"}, {"id": "emitter_emitter_expect_block_sequence_item", "label": ".expect_block_sequence_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L376"}, {"id": "emitter_emitter_expect_block_mapping", "label": ".expect_block_mapping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L388"}, {"id": "emitter_emitter_expect_first_block_mapping_key", "label": ".expect_first_block_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L392"}, {"id": "emitter_emitter_expect_block_mapping_key", "label": ".expect_block_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L395"}, {"id": "emitter_emitter_expect_block_mapping_simple_value", "label": ".expect_block_mapping_simple_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L409"}, {"id": "emitter_emitter_expect_block_mapping_value", "label": ".expect_block_mapping_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L414"}, {"id": "emitter_emitter_check_empty_sequence", "label": ".check_empty_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L422"}, {"id": "emitter_emitter_check_empty_mapping", "label": ".check_empty_mapping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L426"}, {"id": "emitter_emitter_check_empty_document", "label": ".check_empty_document()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L430"}, {"id": "emitter_emitter_check_simple_key", "label": ".check_simple_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L437"}, {"id": "emitter_emitter_process_anchor", "label": ".process_anchor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L459"}, {"id": "emitter_emitter_process_tag", "label": ".process_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L469"}, {"id": "emitter_emitter_choose_scalar_style", "label": ".choose_scalar_style()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L494"}, {"id": "emitter_emitter_process_scalar", "label": ".process_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L515"}, {"id": "emitter_emitter_prepare_version", "label": ".prepare_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L539"}, {"id": "emitter_emitter_prepare_tag_handle", "label": ".prepare_tag_handle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L545"}, {"id": "emitter_emitter_prepare_tag_prefix", "label": ".prepare_tag_prefix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L557"}, {"id": "emitter_emitter_prepare_tag", "label": ".prepare_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L580"}, {"id": "emitter_emitter_prepare_anchor", "label": ".prepare_anchor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L616"}, {"id": "emitter_emitter_analyze_scalar", "label": ".analyze_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L626"}, {"id": "emitter_emitter_flush_stream", "label": ".flush_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L788"}, {"id": "emitter_emitter_write_stream_start", "label": ".write_stream_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L792"}, {"id": "emitter_emitter_write_stream_end", "label": ".write_stream_end()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L797"}, {"id": "emitter_emitter_write_indicator", "label": ".write_indicator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L800"}, {"id": "emitter_emitter_write_indent", "label": ".write_indent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L814"}, {"id": "emitter_emitter_write_line_break", "label": ".write_line_break()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L827"}, {"id": "emitter_emitter_write_version_directive", "label": ".write_version_directive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L838"}, {"id": "emitter_emitter_write_tag_directive", "label": ".write_tag_directive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L845"}, {"id": "emitter_emitter_write_single_quoted", "label": ".write_single_quoted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L854"}, {"id": "emitter_emitter_write_double_quoted", "label": ".write_double_quoted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L926"}, {"id": "emitter_emitter_determine_block_hints", "label": ".determine_block_hints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L980"}, {"id": "emitter_emitter_write_folded", "label": ".write_folded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L991"}, {"id": "emitter_emitter_write_literal", "label": ".write_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1045"}, {"id": "emitter_emitter_write_plain", "label": ".write_plain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1080"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_error_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_events_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "target": "emitter_emittererror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L14", "weight": 1.0}, {"source": "emitter_emittererror", "target": "yamlerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "target": "emitter_scalaranalysis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L17", "weight": 1.0}, {"source": "emitter_scalaranalysis", "target": "emitter_scalaranalysis_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "target": "emitter_emitter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L31", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L38", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_dispose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L106", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_emit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L111", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_need_more_events", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L120", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_need_events", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L133", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_increase_indent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L146", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_stream_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L160", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_nothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L170", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_first_document_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L175", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_document_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L178", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_document_end", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L214", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_document_root", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L226", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_node", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L232", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_alias", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L260", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L266", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_flow_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L274", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_first_flow_sequence_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L280", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_flow_sequence_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L292", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_flow_mapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L310", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_first_flow_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L316", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_flow_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L333", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_flow_mapping_simple_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L354", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_flow_mapping_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L359", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_block_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L368", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_first_block_sequence_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L373", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_block_sequence_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L376", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_block_mapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L388", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_first_block_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L392", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_block_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L395", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_block_mapping_simple_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L409", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_expect_block_mapping_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L414", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_check_empty_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L422", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_check_empty_mapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L426", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_check_empty_document", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L430", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_check_simple_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L437", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_process_anchor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L459", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_process_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L469", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_choose_scalar_style", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L494", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_process_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L515", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_prepare_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L539", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_prepare_tag_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L545", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_prepare_tag_prefix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L557", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_prepare_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L580", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_prepare_anchor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L616", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_analyze_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L626", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_flush_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L788", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_stream_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L792", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_stream_end", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L797", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_indicator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L800", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_indent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L814", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_line_break", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L827", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_version_directive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L838", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_tag_directive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L845", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_single_quoted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L854", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_double_quoted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L926", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_determine_block_hints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L980", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_folded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L991", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1045", "weight": 1.0}, {"source": "emitter_emitter", "target": "emitter_emitter_write_plain", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1080", "weight": 1.0}, {"source": "emitter_emitter_emit", "target": "emitter_emitter_need_more_events", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L113", "weight": 1.0}, {"source": "emitter_emitter_need_more_events", "target": "emitter_emitter_need_events", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L125", "weight": 1.0}, {"source": "emitter_emitter_expect_stream_start", "target": "emitter_emitter_write_stream_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L164", "weight": 1.0}, {"source": "emitter_emitter_expect_stream_start", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L167", "weight": 1.0}, {"source": "emitter_emitter_expect_nothing", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L171", "weight": 1.0}, {"source": "emitter_emitter_expect_first_document_start", "target": "emitter_emitter_expect_document_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L176", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L181", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L182", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_prepare_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L184", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_write_version_directive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L185", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_prepare_tag_handle", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L192", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_prepare_tag_prefix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L193", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_write_tag_directive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L194", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_check_empty_document", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L197", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emitter_write_stream_end", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L208", "weight": 1.0}, {"source": "emitter_emitter_expect_document_start", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L211", "weight": 1.0}, {"source": "emitter_emitter_expect_document_end", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L216", "weight": 1.0}, {"source": "emitter_emitter_expect_document_end", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L218", "weight": 1.0}, {"source": "emitter_emitter_expect_document_end", "target": "emitter_emitter_flush_stream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L220", "weight": 1.0}, {"source": "emitter_emitter_expect_document_end", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L223", "weight": 1.0}, {"source": "emitter_emitter_expect_document_root", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L228", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_expect_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L239", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_process_anchor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L241", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_process_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L242", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_expect_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L244", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_check_empty_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L247", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_expect_flow_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L248", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_expect_block_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L250", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_check_empty_mapping", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L253", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_expect_flow_mapping", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L254", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emitter_expect_block_mapping", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L256", "weight": 1.0}, {"source": "emitter_emitter_expect_node", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L258", "weight": 1.0}, {"source": "emitter_emitter_expect_alias", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L262", "weight": 1.0}, {"source": "emitter_emitter_expect_alias", "target": "emitter_emitter_process_anchor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L263", "weight": 1.0}, {"source": "emitter_emitter_expect_scalar", "target": "emitter_emitter_increase_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L267", "weight": 1.0}, {"source": "emitter_emitter_expect_scalar", "target": "emitter_emitter_process_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L268", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_sequence", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L275", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_sequence", "target": "emitter_emitter_increase_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L277", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_sequence_item", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L284", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_sequence_item", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L288", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_sequence_item", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L290", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_sequence_item", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L297", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_sequence_item", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L298", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_sequence_item", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L306", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L311", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping", "target": "emitter_emitter_increase_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L313", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_mapping_key", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L320", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_mapping_key", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L324", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_mapping_key", "target": "emitter_emitter_check_simple_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L325", "weight": 1.0}, {"source": "emitter_emitter_expect_first_flow_mapping_key", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L327", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_key", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L338", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_key", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L339", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_key", "target": "emitter_emitter_check_simple_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L346", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_key", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L348", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_simple_value", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L355", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_simple_value", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L357", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_value", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L361", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_value", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L362", "weight": 1.0}, {"source": "emitter_emitter_expect_flow_mapping_value", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L364", "weight": 1.0}, {"source": "emitter_emitter_expect_block_sequence", "target": "emitter_emitter_increase_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L370", "weight": 1.0}, {"source": "emitter_emitter_expect_first_block_sequence_item", "target": "emitter_emitter_expect_block_sequence_item", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L374", "weight": 1.0}, {"source": "emitter_emitter_expect_block_sequence_item", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L381", "weight": 1.0}, {"source": "emitter_emitter_expect_block_sequence_item", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L382", "weight": 1.0}, {"source": "emitter_emitter_expect_block_sequence_item", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L384", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping", "target": "emitter_emitter_increase_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L389", "weight": 1.0}, {"source": "emitter_emitter_expect_first_block_mapping_key", "target": "emitter_emitter_expect_block_mapping_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L393", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_key", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L400", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_key", "target": "emitter_emitter_check_simple_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L401", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_key", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L403", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_key", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L405", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_simple_value", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L410", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_simple_value", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L412", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_value", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L415", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_value", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L416", "weight": 1.0}, {"source": "emitter_emitter_expect_block_mapping_value", "target": "emitter_emitter_expect_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L418", "weight": 1.0}, {"source": "emitter_emitter_check_simple_key", "target": "emitter_emitter_prepare_anchor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L441", "weight": 1.0}, {"source": "emitter_emitter_check_simple_key", "target": "emitter_emitter_prepare_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L446", "weight": 1.0}, {"source": "emitter_emitter_check_simple_key", "target": "emitter_emitter_analyze_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L450", "weight": 1.0}, {"source": "emitter_emitter_check_simple_key", "target": "emitter_emitter_check_empty_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L455", "weight": 1.0}, {"source": "emitter_emitter_check_simple_key", "target": "emitter_emitter_check_empty_mapping", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L455", "weight": 1.0}, {"source": "emitter_emitter_process_anchor", "target": "emitter_emitter_prepare_anchor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L464", "weight": 1.0}, {"source": "emitter_emitter_process_anchor", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L466", "weight": 1.0}, {"source": "emitter_emitter_process_tag", "target": "emitter_emitter_choose_scalar_style", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L473", "weight": 1.0}, {"source": "emitter_emitter_process_tag", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L487", "weight": 1.0}, {"source": "emitter_emitter_process_tag", "target": "emitter_emitter_prepare_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L489", "weight": 1.0}, {"source": "emitter_emitter_process_tag", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L491", "weight": 1.0}, {"source": "emitter_emitter_choose_scalar_style", "target": "emitter_emitter_analyze_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L496", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_analyze_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L517", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_choose_scalar_style", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L519", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_write_double_quoted", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L525", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_write_single_quoted", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L527", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_write_folded", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L529", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_write_literal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L531", "weight": 1.0}, {"source": "emitter_emitter_process_scalar", "target": "emitter_emitter_write_plain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L533", "weight": 1.0}, {"source": "emitter_emitter_prepare_version", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L542", "weight": 1.0}, {"source": "emitter_emitter_prepare_tag_handle", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L547", "weight": 1.0}, {"source": "emitter_emitter_prepare_tag_prefix", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L559", "weight": 1.0}, {"source": "emitter_emitter_prepare_tag", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L582", "weight": 1.0}, {"source": "emitter_emitter_prepare_anchor", "target": "emitter_emittererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L618", "weight": 1.0}, {"source": "emitter_emitter_analyze_scalar", "target": "emitter_scalaranalysis", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L630", "weight": 1.0}, {"source": "emitter_emitter_write_stream_end", "target": "emitter_emitter_flush_stream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L798", "weight": 1.0}, {"source": "emitter_emitter_write_indent", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L818", "weight": 1.0}, {"source": "emitter_emitter_write_version_directive", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L843", "weight": 1.0}, {"source": "emitter_emitter_write_tag_directive", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L850", "weight": 1.0}, {"source": "emitter_emitter_write_single_quoted", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L855", "weight": 1.0}, {"source": "emitter_emitter_write_single_quoted", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L867", "weight": 1.0}, {"source": "emitter_emitter_write_single_quoted", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L878", "weight": 1.0}, {"source": "emitter_emitter_write_double_quoted", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L927", "weight": 1.0}, {"source": "emitter_emitter_write_double_quoted", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L968", "weight": 1.0}, {"source": "emitter_emitter_write_folded", "target": "emitter_emitter_determine_block_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L992", "weight": 1.0}, {"source": "emitter_emitter_write_folded", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L993", "weight": 1.0}, {"source": "emitter_emitter_write_folded", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L996", "weight": 1.0}, {"source": "emitter_emitter_write_folded", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1017", "weight": 1.0}, {"source": "emitter_emitter_write_literal", "target": "emitter_emitter_determine_block_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1046", "weight": 1.0}, {"source": "emitter_emitter_write_literal", "target": "emitter_emitter_write_indicator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1047", "weight": 1.0}, {"source": "emitter_emitter_write_literal", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1050", "weight": 1.0}, {"source": "emitter_emitter_write_literal", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1065", "weight": 1.0}, {"source": "emitter_emitter_write_plain", "target": "emitter_emitter_write_indent", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1103", "weight": 1.0}, {"source": "emitter_emitter_write_plain", "target": "emitter_emitter_write_line_break", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1116", "weight": 1.0}], "raw_calls": [{"caller_nid": "emitter_emitter_emit", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L112"}, {"caller_nid": "emitter_emitter_emit", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L114"}, {"caller_nid": "emitter_emitter_emit", "callee": "state", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L115"}, {"caller_nid": "emitter_emitter_need_more_events", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L124"}, {"caller_nid": "emitter_emitter_need_more_events", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L126"}, {"caller_nid": "emitter_emitter_need_more_events", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L128"}, {"caller_nid": "emitter_emitter_need_events", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L136"}, {"caller_nid": "emitter_emitter_need_events", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L138"}, {"caller_nid": "emitter_emitter_need_events", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L140"}, {"caller_nid": "emitter_emitter_need_events", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L144"}, {"caller_nid": "emitter_emitter_increase_indent", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L147"}, {"caller_nid": "emitter_emitter_expect_stream_start", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L161"}, {"caller_nid": "emitter_emitter_expect_stream_start", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L162"}, {"caller_nid": "emitter_emitter_expect_document_start", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L179"}, {"caller_nid": "emitter_emitter_expect_document_start", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L186"}, {"caller_nid": "emitter_emitter_expect_document_start", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L188"}, {"caller_nid": "emitter_emitter_expect_document_start", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L188"}, {"caller_nid": "emitter_emitter_expect_document_start", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L204"}, {"caller_nid": "emitter_emitter_expect_document_end", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L215"}, {"caller_nid": "emitter_emitter_expect_document_root", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L227"}, {"caller_nid": "emitter_emitter_expect_node", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L238"}, {"caller_nid": "emitter_emitter_expect_node", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L240"}, {"caller_nid": "emitter_emitter_expect_node", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L243"}, {"caller_nid": "emitter_emitter_expect_node", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L245"}, {"caller_nid": "emitter_emitter_expect_node", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L251"}, {"caller_nid": "emitter_emitter_expect_alias", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L264"}, {"caller_nid": "emitter_emitter_expect_scalar", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L269"}, {"caller_nid": "emitter_emitter_expect_scalar", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L270"}, {"caller_nid": "emitter_emitter_expect_first_flow_sequence_item", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L281"}, {"caller_nid": "emitter_emitter_expect_first_flow_sequence_item", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L282"}, {"caller_nid": "emitter_emitter_expect_first_flow_sequence_item", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L285"}, {"caller_nid": "emitter_emitter_expect_first_flow_sequence_item", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L289"}, {"caller_nid": "emitter_emitter_expect_flow_sequence_item", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L293"}, {"caller_nid": "emitter_emitter_expect_flow_sequence_item", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L294"}, {"caller_nid": "emitter_emitter_expect_flow_sequence_item", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L300"}, {"caller_nid": "emitter_emitter_expect_flow_sequence_item", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L305"}, {"caller_nid": "emitter_emitter_expect_first_flow_mapping_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L317"}, {"caller_nid": "emitter_emitter_expect_first_flow_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L318"}, {"caller_nid": "emitter_emitter_expect_first_flow_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L321"}, {"caller_nid": "emitter_emitter_expect_first_flow_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L326"}, {"caller_nid": "emitter_emitter_expect_first_flow_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L330"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L334"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L335"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L341"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L347"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L351"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_simple_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L356"}, {"caller_nid": "emitter_emitter_expect_flow_mapping_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L363"}, {"caller_nid": "emitter_emitter_expect_block_sequence_item", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L377"}, {"caller_nid": "emitter_emitter_expect_block_sequence_item", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L378"}, {"caller_nid": "emitter_emitter_expect_block_sequence_item", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L379"}, {"caller_nid": "emitter_emitter_expect_block_sequence_item", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L383"}, {"caller_nid": "emitter_emitter_expect_block_mapping_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L396"}, {"caller_nid": "emitter_emitter_expect_block_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L397"}, {"caller_nid": "emitter_emitter_expect_block_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L398"}, {"caller_nid": "emitter_emitter_expect_block_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L402"}, {"caller_nid": "emitter_emitter_expect_block_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L406"}, {"caller_nid": "emitter_emitter_expect_block_mapping_simple_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L411"}, {"caller_nid": "emitter_emitter_expect_block_mapping_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L417"}, {"caller_nid": "emitter_emitter_check_empty_sequence", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L423"}, {"caller_nid": "emitter_emitter_check_empty_sequence", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L424"}, {"caller_nid": "emitter_emitter_check_empty_mapping", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L427"}, {"caller_nid": "emitter_emitter_check_empty_mapping", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L428"}, {"caller_nid": "emitter_emitter_check_empty_document", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L431"}, {"caller_nid": "emitter_emitter_check_empty_document", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L434"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L439"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L442"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L443"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L447"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L448"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L451"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L452"}, {"caller_nid": "emitter_emitter_check_simple_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L453"}, {"caller_nid": "emitter_emitter_process_tag", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L471"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L564"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L571"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L573"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L575"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L575"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L577"}, {"caller_nid": "emitter_emitter_prepare_tag_prefix", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L578"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L587"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L587"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L589"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L590"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L590"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L592"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L595"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L603"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L605"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L607"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L609"}, {"caller_nid": "emitter_emitter_prepare_tag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L610"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L650"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L650"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L658"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L668"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L713"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L722"}, {"caller_nid": "emitter_emitter_analyze_scalar", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L735"}, {"caller_nid": "emitter_emitter_flush_stream", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L789"}, {"caller_nid": "emitter_emitter_flush_stream", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L790"}, {"caller_nid": "emitter_emitter_write_stream_start", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L794"}, {"caller_nid": "emitter_emitter_write_stream_start", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L795"}, {"caller_nid": "emitter_emitter_write_stream_start", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L795"}, {"caller_nid": "emitter_emitter_write_indicator", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L808"}, {"caller_nid": "emitter_emitter_write_indicator", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L811"}, {"caller_nid": "emitter_emitter_write_indicator", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L812"}, {"caller_nid": "emitter_emitter_write_indent", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L824"}, {"caller_nid": "emitter_emitter_write_indent", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L825"}, {"caller_nid": "emitter_emitter_write_line_break", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L835"}, {"caller_nid": "emitter_emitter_write_line_break", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L836"}, {"caller_nid": "emitter_emitter_write_version_directive", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L841"}, {"caller_nid": "emitter_emitter_write_version_directive", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L842"}, {"caller_nid": "emitter_emitter_write_tag_directive", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L848"}, {"caller_nid": "emitter_emitter_write_tag_directive", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L849"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L859"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L861"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L866"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L870"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L872"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L873"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L890"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L892"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L893"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L899"}, {"caller_nid": "emitter_emitter_write_single_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L900"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L929"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L931"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L940"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L942"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L943"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L949"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L951"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L953"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L954"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L956"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L957"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L959"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L964"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L966"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L967"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L973"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L975"}, {"caller_nid": "emitter_emitter_write_double_quoted", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L976"}, {"caller_nid": "emitter_emitter_determine_block_hints", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L984"}, {"caller_nid": "emitter_emitter_determine_block_hints", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L987"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1001"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1003"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1025"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1027"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1028"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1033"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1035"}, {"caller_nid": "emitter_emitter_write_folded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1036"}, {"caller_nid": "emitter_emitter_write_literal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1053"}, {"caller_nid": "emitter_emitter_write_literal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1055"}, {"caller_nid": "emitter_emitter_write_literal", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1071"}, {"caller_nid": "emitter_emitter_write_literal", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1072"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1087"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1089"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1090"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1096"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1098"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1108"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1110"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1111"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1129"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1131"}, {"caller_nid": "emitter_emitter_write_plain", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/emitter.py", "source_location": "L1132"}]}