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

1 line
189 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "label": "core_schema.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1"}, {"id": "core_schema_coreconfig", "label": "CoreConfig", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L43"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "core_schema_serializationinfo", "label": "SerializationInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L133"}, {"id": "core_schema_include", "label": "include()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L137"}, {"id": "core_schema_exclude", "label": "exclude()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L142"}, {"id": "core_schema_context", "label": "context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L147"}, {"id": "core_schema_mode", "label": "mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L152"}, {"id": "core_schema_by_alias", "label": "by_alias()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L157"}, {"id": "core_schema_exclude_unset", "label": "exclude_unset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L162"}, {"id": "core_schema_exclude_defaults", "label": "exclude_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L167"}, {"id": "core_schema_exclude_none", "label": "exclude_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L172"}, {"id": "core_schema_exclude_computed_fields", "label": "exclude_computed_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L177"}, {"id": "core_schema_serialize_as_any", "label": "serialize_as_any()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L182"}, {"id": "core_schema_polymorphic_serialization", "label": "polymorphic_serialization()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L187"}, {"id": "core_schema_round_trip", "label": "round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L192"}, {"id": "core_schema_serializationinfo_mode_is_json", "label": ".mode_is_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L196"}, {"id": "core_schema_serializationinfo_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L198"}, {"id": "core_schema_serializationinfo_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L200"}, {"id": "core_schema_fieldserializationinfo", "label": "FieldSerializationInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L203"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "core_schema_field_name", "label": "field_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L207"}, {"id": "core_schema_validationinfo", "label": "ValidationInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L212"}, {"id": "core_schema_config", "label": "config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L221"}, {"id": "core_schema_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L231"}, {"id": "core_schema_simpleserschema", "label": "SimpleSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L270"}, {"id": "core_schema_simple_ser_schema", "label": "simple_ser_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L274"}, {"id": "core_schema_plainserializerfunctionserschema", "label": "PlainSerializerFunctionSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L310"}, {"id": "core_schema_plain_serializer_function_ser_schema", "label": "plain_serializer_function_ser_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L319"}, {"id": "core_schema_serializerfunctionwraphandler", "label": "SerializerFunctionWrapHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L351"}, {"id": "core_schema_serializerfunctionwraphandler_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L352"}, {"id": "core_schema_wrapserializerfunctionserschema", "label": "WrapSerializerFunctionSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L371"}, {"id": "core_schema_wrap_serializer_function_ser_schema", "label": "wrap_serializer_function_ser_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L381"}, {"id": "core_schema_formatserschema", "label": "FormatSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L416"}, {"id": "core_schema_format_ser_schema", "label": "format_ser_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L422"}, {"id": "core_schema_tostringserschema", "label": "ToStringSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L436"}, {"id": "core_schema_to_string_ser_schema", "label": "to_string_ser_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L441"}, {"id": "core_schema_modelserschema", "label": "ModelSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L455"}, {"id": "core_schema_model_ser_schema", "label": "model_ser_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L461"}, {"id": "core_schema_invalidschema", "label": "InvalidSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L482"}, {"id": "core_schema_invalid_schema", "label": "invalid_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L491"}, {"id": "core_schema_computedfield", "label": "ComputedField", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L503"}, {"id": "core_schema_computed_field", "label": "computed_field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L512"}, {"id": "core_schema_anyschema", "label": "AnySchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L539"}, {"id": "core_schema_any_schema", "label": "any_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L546"}, {"id": "core_schema_noneschema", "label": "NoneSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L568"}, {"id": "core_schema_none_schema", "label": "none_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L575"}, {"id": "core_schema_boolschema", "label": "BoolSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L597"}, {"id": "core_schema_bool_schema", "label": "bool_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L605"}, {"id": "core_schema_intschema", "label": "IntSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L631"}, {"id": "core_schema_int_schema", "label": "int_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L644"}, {"id": "core_schema_floatschema", "label": "FloatSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L692"}, {"id": "core_schema_float_schema", "label": "float_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L706"}, {"id": "core_schema_decimalschema", "label": "DecimalSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L757"}, {"id": "core_schema_decimal_schema", "label": "decimal_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L773"}, {"id": "core_schema_complexschema", "label": "ComplexSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L831"}, {"id": "core_schema_complex_schema", "label": "complex_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L839"}, {"id": "core_schema_stringschema", "label": "StringSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L873"}, {"id": "core_schema_str_schema", "label": "str_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L889"}, {"id": "core_schema_bytesschema", "label": "BytesSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L951"}, {"id": "core_schema_bytes_schema", "label": "bytes_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L961"}, {"id": "core_schema_dateschema", "label": "DateSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1000"}, {"id": "core_schema_date_schema", "label": "date_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1016"}, {"id": "core_schema_timeschema", "label": "TimeSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1068"}, {"id": "core_schema_time_schema", "label": "time_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1082"}, {"id": "core_schema_datetimeschema", "label": "DatetimeSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1134"}, {"id": "core_schema_datetime_schema", "label": "datetime_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1152"}, {"id": "core_schema_timedeltaschema", "label": "TimedeltaSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1212"}, {"id": "core_schema_timedelta_schema", "label": "timedelta_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1225"}, {"id": "core_schema_literalschema", "label": "LiteralSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1274"}, {"id": "core_schema_literal_schema", "label": "literal_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1282"}, {"id": "core_schema_enumschema", "label": "EnumSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1309"}, {"id": "core_schema_enum_schema", "label": "enum_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1321"}, {"id": "core_schema_missingsentinelschema", "label": "MissingSentinelSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1372"}, {"id": "core_schema_missing_sentinel_schema", "label": "missing_sentinel_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1378"}, {"id": "core_schema_isinstanceschema", "label": "IsInstanceSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1395"}, {"id": "core_schema_is_instance_schema", "label": "is_instance_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1404"}, {"id": "core_schema_issubclassschema", "label": "IsSubclassSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1438"}, {"id": "core_schema_is_subclass_schema", "label": "is_subclass_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1447"}, {"id": "core_schema_callableschema", "label": "CallableSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1484"}, {"id": "core_schema_callable_schema", "label": "callable_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1491"}, {"id": "core_schema_uuidschema", "label": "UuidSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1513"}, {"id": "core_schema_uuid_schema", "label": "uuid_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1522"}, {"id": "core_schema_incexseqserschema", "label": "IncExSeqSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1535"}, {"id": "core_schema_filter_seq_schema", "label": "filter_seq_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1541"}, {"id": "core_schema_listschema", "label": "ListSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1548"}, {"id": "core_schema_list_schema", "label": "list_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1560"}, {"id": "core_schema_tuple_positional_schema", "label": "tuple_positional_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1606"}, {"id": "core_schema_tuple_variable_schema", "label": "tuple_variable_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1655"}, {"id": "core_schema_tupleschema", "label": "TupleSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1699"}, {"id": "core_schema_tuple_schema", "label": "tuple_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1712"}, {"id": "core_schema_setschema", "label": "SetSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1763"}, {"id": "core_schema_set_schema", "label": "set_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1775"}, {"id": "core_schema_frozensetschema", "label": "FrozenSetSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1822"}, {"id": "core_schema_frozenset_schema", "label": "frozenset_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1834"}, {"id": "core_schema_generatorschema", "label": "GeneratorSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1881"}, {"id": "core_schema_generator_schema", "label": "generator_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1891"}, {"id": "core_schema_incexdictserschema", "label": "IncExDictSerSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1941"}, {"id": "core_schema_filter_dict_schema", "label": "filter_dict_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1947"}, {"id": "core_schema_dictschema", "label": "DictSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1954"}, {"id": "core_schema_dict_schema", "label": "dict_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1967"}, {"id": "core_schema_noinfovalidatorfunctionschema", "label": "NoInfoValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2021"}, {"id": "core_schema_withinfovalidatorfunctionschema", "label": "WithInfoValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2030"}, {"id": "core_schema_validatorfunctionschema", "label": "_ValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2039"}, {"id": "core_schema_beforevalidatorfunctionschema", "label": "BeforeValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2047"}, {"id": "core_schema_no_info_before_validator_function", "label": "no_info_before_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2052"}, {"id": "core_schema_with_info_before_validator_function", "label": "with_info_before_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2098"}, {"id": "core_schema_aftervalidatorfunctionschema", "label": "AfterValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2156"}, {"id": "core_schema_no_info_after_validator_function", "label": "no_info_after_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2160"}, {"id": "core_schema_with_info_after_validator_function", "label": "with_info_after_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2204"}, {"id": "core_schema_validatorfunctionwraphandler", "label": "ValidatorFunctionWrapHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2259"}, {"id": "core_schema_validatorfunctionwraphandler_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2260"}, {"id": "core_schema_noinfowrapvalidatorfunctionschema", "label": "NoInfoWrapValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2268"}, {"id": "core_schema_withinfowrapvalidatorfunctionschema", "label": "WithInfoWrapValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2277"}, {"id": "core_schema_wrapvalidatorfunctionschema", "label": "WrapValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2286"}, {"id": "core_schema_no_info_wrap_validator_function", "label": "no_info_wrap_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2296"}, {"id": "core_schema_with_info_wrap_validator_function", "label": "with_info_wrap_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2345"}, {"id": "core_schema_plainvalidatorfunctionschema", "label": "PlainValidatorFunctionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2404"}, {"id": "core_schema_no_info_plain_validator_function", "label": "no_info_plain_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2413"}, {"id": "core_schema_with_info_plain_validator_function", "label": "with_info_plain_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2453"}, {"id": "core_schema_withdefaultschema", "label": "WithDefaultSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2502"}, {"id": "core_schema_with_default_schema", "label": "with_default_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2516"}, {"id": "core_schema_nullableschema", "label": "NullableSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2572"}, {"id": "core_schema_nullable_schema", "label": "nullable_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2581"}, {"id": "core_schema_unionschema", "label": "UnionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2612"}, {"id": "core_schema_union_schema", "label": "union_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2627"}, {"id": "core_schema_taggedunionschema", "label": "TaggedUnionSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2678"}, {"id": "core_schema_tagged_union_schema", "label": "tagged_union_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2692"}, {"id": "core_schema_chainschema", "label": "ChainSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2775"}, {"id": "core_schema_chain_schema", "label": "chain_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2783"}, {"id": "core_schema_laxorstrictschema", "label": "LaxOrStrictSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2817"}, {"id": "core_schema_lax_or_strict_schema", "label": "lax_or_strict_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2827"}, {"id": "core_schema_jsonorpythonschema", "label": "JsonOrPythonSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2881"}, {"id": "core_schema_json_or_python_schema", "label": "json_or_python_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2890"}, {"id": "core_schema_typeddictfield", "label": "TypedDictField", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2938"}, {"id": "core_schema_typed_dict_field", "label": "typed_dict_field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2949"}, {"id": "core_schema_typeddictschema", "label": "TypedDictSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2989"}, {"id": "core_schema_typed_dict_schema", "label": "typed_dict_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3006"}, {"id": "core_schema_modelfield", "label": "ModelField", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3070"}, {"id": "core_schema_model_field", "label": "model_field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3081"}, {"id": "core_schema_modelfieldsschema", "label": "ModelFieldsSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3121"}, {"id": "core_schema_model_fields_schema", "label": "model_fields_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3136"}, {"id": "core_schema_modelschema", "label": "ModelSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3193"}, {"id": "core_schema_model_schema", "label": "model_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3211"}, {"id": "core_schema_dataclassfield", "label": "DataclassField", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3296"}, {"id": "core_schema_dataclass_field", "label": "dataclass_field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3311"}, {"id": "core_schema_dataclassargsschema", "label": "DataclassArgsSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3368"}, {"id": "core_schema_dataclass_args_schema", "label": "dataclass_args_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3380"}, {"id": "core_schema_dataclassschema", "label": "DataclassSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3431"}, {"id": "core_schema_dataclass_schema", "label": "dataclass_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3449"}, {"id": "core_schema_argumentsparameter", "label": "ArgumentsParameter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3508"}, {"id": "core_schema_arguments_parameter", "label": "arguments_parameter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3515"}, {"id": "core_schema_argumentsschema", "label": "ArgumentsSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3548"}, {"id": "core_schema_arguments_schema", "label": "arguments_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3561"}, {"id": "core_schema_argumentsv3parameter", "label": "ArgumentsV3Parameter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3617"}, {"id": "core_schema_arguments_v3_parameter", "label": "arguments_v3_parameter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3631"}, {"id": "core_schema_argumentsv3schema", "label": "ArgumentsV3Schema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3669"}, {"id": "core_schema_arguments_v3_schema", "label": "arguments_v3_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3680"}, {"id": "core_schema_callschema", "label": "CallSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3731"}, {"id": "core_schema_call_schema", "label": "call_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3742"}, {"id": "core_schema_customerrorschema", "label": "CustomErrorSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3796"}, {"id": "core_schema_custom_error_schema", "label": "custom_error_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3807"}, {"id": "core_schema_jsonschema", "label": "JsonSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3853"}, {"id": "core_schema_json_schema", "label": "json_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3861"}, {"id": "core_schema_urlschema", "label": "UrlSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3907"}, {"id": "core_schema_url_schema", "label": "url_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3921"}, {"id": "core_schema_multihosturlschema", "label": "MultiHostUrlSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3976"}, {"id": "core_schema_multi_host_url_schema", "label": "multi_host_url_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3990"}, {"id": "core_schema_definitionsschema", "label": "DefinitionsSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4045"}, {"id": "core_schema_definitions_schema", "label": "definitions_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4053"}, {"id": "core_schema_definitionreferenceschema", "label": "DefinitionReferenceSchema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4076"}, {"id": "core_schema_definition_reference_schema", "label": "definition_reference_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4084"}, {"id": "core_schema_dict_not_none", "label": "_dict_not_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4349"}, {"id": "core_schema_iter_union_choices", "label": "iter_union_choices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4353"}, {"id": "core_schema_field_before_validator_function", "label": "field_before_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4368"}, {"id": "core_schema_general_before_validator_function", "label": "general_before_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4377"}, {"id": "core_schema_field_after_validator_function", "label": "field_after_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4386"}, {"id": "core_schema_general_after_validator_function", "label": "general_after_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4395"}, {"id": "core_schema_field_wrap_validator_function", "label": "field_wrap_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4404"}, {"id": "core_schema_general_wrap_validator_function", "label": "general_wrap_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4415"}, {"id": "core_schema_field_plain_validator_function", "label": "field_plain_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4424"}, {"id": "core_schema_general_plain_validator_function", "label": "general_plain_validator_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4433"}, {"id": "core_schema_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4452"}, {"id": "core_schema_rationale_1", "label": "This module contains definitions to build schemas which `pydantic_core` can vali", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1"}, {"id": "core_schema_rationale_44", "label": "Base class for schema configuration options. Attributes: title: The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L44"}, {"id": "core_schema_rationale_134", "label": "Extra data used during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L134"}, {"id": "core_schema_rationale_138", "label": "The `include` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L138"}, {"id": "core_schema_rationale_143", "label": "The `exclude` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L143"}, {"id": "core_schema_rationale_148", "label": "The current serialization context.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L148"}, {"id": "core_schema_rationale_153", "label": "The serialization mode set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L153"}, {"id": "core_schema_rationale_158", "label": "The `by_alias` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L158"}, {"id": "core_schema_rationale_163", "label": "The `exclude_unset` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L163"}, {"id": "core_schema_rationale_168", "label": "The `exclude_defaults` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L168"}, {"id": "core_schema_rationale_173", "label": "The `exclude_none` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L173"}, {"id": "core_schema_rationale_178", "label": "The `exclude_computed_fields` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L178"}, {"id": "core_schema_rationale_183", "label": "The `serialize_as_any` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L183"}, {"id": "core_schema_rationale_188", "label": "The `polymorphic_serialization` argument set during serialization, if any.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L188"}, {"id": "core_schema_rationale_193", "label": "The `round_trip` argument set during serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L193"}, {"id": "core_schema_rationale_204", "label": "Extra data used during field serialization.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L204"}, {"id": "core_schema_rationale_208", "label": "The name of the current field being serialized.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L208"}, {"id": "core_schema_rationale_213", "label": "Extra data used during validation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L213"}, {"id": "core_schema_rationale_217", "label": "The current validation context.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L217"}, {"id": "core_schema_rationale_222", "label": "The CoreConfig that applies to this validation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L222"}, {"id": "core_schema_rationale_227", "label": "The type of input data we are currently validating.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L227"}, {"id": "core_schema_rationale_232", "label": "The data being validated for this model.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L232"}, {"id": "core_schema_rationale_237", "label": "The name of the current field being validated if this validator is attac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L237"}, {"id": "core_schema_rationale_275", "label": "Returns a schema for serialization with a custom type. Args: type:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L275"}, {"id": "core_schema_rationale_327", "label": "Returns a schema for serialization with a function, can be either a \"general\" or", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L327"}, {"id": "core_schema_rationale_390", "label": "Returns a schema for serialization with a wrap function, can be either a \"genera", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L390"}, {"id": "core_schema_rationale_423", "label": "Returns a schema for serialization using python's `format` method. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L423"}, {"id": "core_schema_rationale_442", "label": "Returns a schema for serialization using python's `str()` / `__str__` method.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L442"}, {"id": "core_schema_rationale_462", "label": "Returns a schema for serialization using a model. Args: cls: The ex", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L462"}, {"id": "core_schema_rationale_492", "label": "Returns an invalid schema, used to indicate that a schema is invalid. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L492"}, {"id": "core_schema_rationale_520", "label": "ComputedFields are properties of a model or dataclass that are included in seria", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L520"}, {"id": "core_schema_rationale_549", "label": "Returns a schema that matches any value, e.g.: ```py from pydantic_core", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L549"}, {"id": "core_schema_rationale_578", "label": "Returns a schema that matches a None value, e.g.: ```py from pydantic_c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L578"}, {"id": "core_schema_rationale_611", "label": "Returns a schema that matches a bool value, e.g.: ```py from pydantic_c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L611"}, {"id": "core_schema_rationale_656", "label": "Returns a schema that matches a int value, e.g.: ```py from pydantic_co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L656"}, {"id": "core_schema_rationale_719", "label": "Returns a schema that matches a float value, e.g.: ```py from pydantic_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L719"}, {"id": "core_schema_rationale_788", "label": "Returns a schema that matches a decimal value, e.g.: ```py from decimal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L788"}, {"id": "core_schema_rationale_846", "label": "Returns a schema that matches a complex value, e.g.: ```py from pydanti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L846"}, {"id": "core_schema_rationale_904", "label": "Returns a schema that matches a string value, e.g.: ```py from pydantic", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L904"}, {"id": "core_schema_rationale_970", "label": "Returns a schema that matches a bytes value, e.g.: ```py from pydantic_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L970"}, {"id": "core_schema_rationale_1029", "label": "Returns a schema that matches a date value, e.g.: ```py from datetime i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1029"}, {"id": "core_schema_rationale_1095", "label": "Returns a schema that matches a time value, e.g.: ```py from datetime i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1095"}, {"id": "core_schema_rationale_1167", "label": "Returns a schema that matches a datetime value, e.g.: ```py from dateti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1167"}, {"id": "core_schema_rationale_1237", "label": "Returns a schema that matches a timedelta value, e.g.: ```py from datet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1237"}, {"id": "core_schema_rationale_1289", "label": "Returns a schema that matches a literal value, e.g.: ```py from pydanti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1289"}, {"id": "core_schema_rationale_1332", "label": "Returns a schema that matches an enum value, e.g.: ```py from enum impo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1332"}, {"id": "core_schema_rationale_1382", "label": "Returns a schema for the `MISSING` sentinel.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1382"}, {"id": "core_schema_rationale_1412", "label": "Returns a schema that checks if a value is an instance of a class, equivalent to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1412"}, {"id": "core_schema_rationale_1455", "label": "Returns a schema that checks if a value is a subtype of a class, equivalent to p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1455"}, {"id": "core_schema_rationale_1494", "label": "Returns a schema that checks if a value is callable, equivalent to python's `cal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1494"}, {"id": "core_schema_rationale_1571", "label": "Returns a schema that matches a list value, e.g.: ```py from pydantic_c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1571"}, {"id": "core_schema_rationale_1615", "label": "Returns a schema that matches a tuple of schemas, e.g.: ```py from pyda", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1615"}, {"id": "core_schema_rationale_1665", "label": "Returns a schema that matches a tuple of a given schema, e.g.: ```py fr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1665"}, {"id": "core_schema_rationale_1724", "label": "Returns a schema that matches a tuple of schemas, with an optional variadic item", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1724"}, {"id": "core_schema_rationale_1786", "label": "Returns a schema that matches a set of a given schema, e.g.: ```py from", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1786"}, {"id": "core_schema_rationale_1845", "label": "Returns a schema that matches a frozenset of a given schema, e.g.: ```py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1845"}, {"id": "core_schema_rationale_1900", "label": "Returns a schema that matches a generator value, e.g.: ```py from typin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1900"}, {"id": "core_schema_rationale_1979", "label": "Returns a schema that matches a dict value, e.g.: ```py from pydantic_c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1979"}, {"id": "core_schema_rationale_2061", "label": "Returns a schema that calls a validator function before validating, no `info` ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2061"}, {"id": "core_schema_rationale_2108", "label": "Returns a schema that calls a validator function before validation, the function", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2108"}, {"id": "core_schema_rationale_2169", "label": "Returns a schema that calls a validator function after validating, no `info` arg", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2169"}, {"id": "core_schema_rationale_2213", "label": "Returns a schema that calls a validator function after validation, the function", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2213"}, {"id": "core_schema_rationale_2305", "label": "Returns a schema which calls a function with a `validator` callable argument whi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2305"}, {"id": "core_schema_rationale_2355", "label": "Returns a schema which calls a function with a `validator` callable argument whi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2355"}, {"id": "core_schema_rationale_2421", "label": "Returns a schema that uses the provided function for validation, no `info` argum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2421"}, {"id": "core_schema_rationale_2462", "label": "Returns a schema that uses the provided function for validation, an `info` argum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2462"}, {"id": "core_schema_rationale_2529", "label": "Returns a schema that adds a default value to the given schema, e.g.: ```py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2529"}, {"id": "core_schema_rationale_2589", "label": "Returns a schema that matches a nullable value, e.g.: ```py from pydant", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2589"}, {"id": "core_schema_rationale_2639", "label": "Returns a schema that matches a union value, e.g.: ```py from pydantic_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2639"}, {"id": "core_schema_rationale_2705", "label": "Returns a schema that matches a tagged union value, e.g.: ```py from py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2705"}, {"id": "core_schema_rationale_2790", "label": "Returns a schema that chains the provided validation schemas, e.g.: ```py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2790"}, {"id": "core_schema_rationale_2836", "label": "Returns a schema that uses the lax or strict schema, e.g.: ```py from p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2836"}, {"id": "core_schema_rationale_2898", "label": "Returns a schema that uses the Json or Python schema depending on the input:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2898"}, {"id": "core_schema_rationale_2959", "label": "Returns a schema that matches a typed dict field, e.g.: ```py from pyda", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2959"}, {"id": "core_schema_rationale_3021", "label": "Returns a schema that matches a typed dict, e.g.: ```py from typing_ext", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3021"}, {"id": "core_schema_rationale_3091", "label": "Returns a schema for a model field, e.g.: ```py from pydantic_core impo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3091"}, {"id": "core_schema_rationale_3150", "label": "Returns a schema that matches the fields of a Pydantic model, e.g.: ```py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3150"}, {"id": "core_schema_rationale_3228", "label": "A model schema generally contains a typed-dict schema. It will run the typed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3228"}, {"id": "core_schema_rationale_3325", "label": "Returns a schema for a dataclass field, e.g.: ```py from pydantic_core", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3325"}, {"id": "core_schema_rationale_3391", "label": "Returns a schema for validating dataclass arguments, e.g.: ```py from p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3391"}, {"id": "core_schema_rationale_3466", "label": "Returns a schema for a dataclass. As with `ModelSchema`, this schema can only be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3466"}, {"id": "core_schema_rationale_3522", "label": "Returns a schema that matches an argument parameter, e.g.: ```py from p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3522"}, {"id": "core_schema_rationale_3573", "label": "Returns a schema that matches an arguments schema, e.g.: ```py from pyd", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3573"}, {"id": "core_schema_rationale_3646", "label": "Returns a schema that matches an argument parameter, e.g.: ```py from p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3646"}, {"id": "core_schema_rationale_3690", "label": "Returns a schema that matches an arguments schema, e.g.: ```py from pyd", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3690"}, {"id": "core_schema_rationale_3752", "label": "Returns a schema that matches an arguments schema, then calls a function, e.g.:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3752"}, {"id": "core_schema_rationale_3817", "label": "Returns a schema that matches a custom error value, e.g.: ```py from py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3817"}, {"id": "core_schema_rationale_3868", "label": "Returns a schema that matches a JSON value, e.g.: ```py from pydantic_c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3868"}, {"id": "core_schema_rationale_3935", "label": "Returns a schema that matches a URL value, e.g.: ```py from pydantic_co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3935"}, {"id": "core_schema_rationale_4004", "label": "Returns a schema that matches a URL value with possibly multiple hosts, e.g.:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4004"}, {"id": "core_schema_rationale_4054", "label": "Build a schema that contains both an inner schema and a list of definitions whic", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4054"}, {"id": "core_schema_rationale_4090", "label": "Returns a schema that points to a schema stored in \"definitions\", this is useful", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4090"}, {"id": "core_schema_rationale_4354", "label": "Iterate over the choices of a `'union'` schema.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4354"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "decimal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "re", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_coreconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L43", "weight": 1.0}, {"source": "core_schema_coreconfig", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_serializationinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L147", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_by_alias", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_exclude_unset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_exclude_defaults", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L167", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_exclude_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_exclude_computed_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L177", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_serialize_as_any", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_polymorphic_serialization", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L192", "weight": 1.0}, {"source": "core_schema_serializationinfo", "target": "core_schema_serializationinfo_mode_is_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L196", "weight": 1.0}, {"source": "core_schema_serializationinfo", "target": "core_schema_serializationinfo_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L198", "weight": 1.0}, {"source": "core_schema_serializationinfo", "target": "core_schema_serializationinfo_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_fieldserializationinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L203", "weight": 1.0}, {"source": "core_schema_fieldserializationinfo", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_field_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L207", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_validationinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L226", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_field_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_simpleserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L270", "weight": 1.0}, {"source": "core_schema_simpleserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L270", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_simple_ser_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L274", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_plainserializerfunctionserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L310", "weight": 1.0}, {"source": "core_schema_plainserializerfunctionserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_plain_serializer_function_ser_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_serializerfunctionwraphandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L351", "weight": 1.0}, {"source": "core_schema_serializerfunctionwraphandler", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L351", "weight": 1.0}, {"source": "core_schema_serializerfunctionwraphandler", "target": "core_schema_serializerfunctionwraphandler_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L352", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_wrapserializerfunctionserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L371", "weight": 1.0}, {"source": "core_schema_wrapserializerfunctionserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L371", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_wrap_serializer_function_ser_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_formatserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L416", "weight": 1.0}, {"source": "core_schema_formatserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L416", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_format_ser_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L422", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_tostringserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L436", "weight": 1.0}, {"source": "core_schema_tostringserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L436", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_to_string_ser_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L441", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_modelserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L455", "weight": 1.0}, {"source": "core_schema_modelserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L455", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_model_ser_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L461", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_invalidschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L482", "weight": 1.0}, {"source": "core_schema_invalidschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L482", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_invalid_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L491", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_computedfield", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L503", "weight": 1.0}, {"source": "core_schema_computedfield", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L503", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_computed_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L512", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_anyschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L539", "weight": 1.0}, {"source": "core_schema_anyschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L539", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_any_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L546", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_noneschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L568", "weight": 1.0}, {"source": "core_schema_noneschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L568", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_none_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L575", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_boolschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L597", "weight": 1.0}, {"source": "core_schema_boolschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L597", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_bool_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L605", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_intschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L631", "weight": 1.0}, {"source": "core_schema_intschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L631", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_int_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L644", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_floatschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L692", "weight": 1.0}, {"source": "core_schema_floatschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L692", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_float_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L706", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_decimalschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L757", "weight": 1.0}, {"source": "core_schema_decimalschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L757", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_decimal_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L773", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_complexschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L831", "weight": 1.0}, {"source": "core_schema_complexschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L831", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_complex_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L839", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_stringschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L873", "weight": 1.0}, {"source": "core_schema_stringschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L873", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_str_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L889", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_bytesschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L951", "weight": 1.0}, {"source": "core_schema_bytesschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L951", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_bytes_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L961", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dateschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1000", "weight": 1.0}, {"source": "core_schema_dateschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1000", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_date_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1016", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_timeschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1068", "weight": 1.0}, {"source": "core_schema_timeschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1068", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_time_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1082", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_datetimeschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1134", "weight": 1.0}, {"source": "core_schema_datetimeschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_datetime_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_timedeltaschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1212", "weight": 1.0}, {"source": "core_schema_timedeltaschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_timedelta_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_literalschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1274", "weight": 1.0}, {"source": "core_schema_literalschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1274", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_literal_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1282", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_enumschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1309", "weight": 1.0}, {"source": "core_schema_enumschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1309", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_enum_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_missingsentinelschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1372", "weight": 1.0}, {"source": "core_schema_missingsentinelschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_missing_sentinel_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_isinstanceschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1395", "weight": 1.0}, {"source": "core_schema_isinstanceschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1395", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_is_instance_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1404", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_issubclassschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1438", "weight": 1.0}, {"source": "core_schema_issubclassschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1438", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_is_subclass_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1447", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_callableschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1484", "weight": 1.0}, {"source": "core_schema_callableschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1484", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_callable_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1491", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_uuidschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1513", "weight": 1.0}, {"source": "core_schema_uuidschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_uuid_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1522", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_incexseqserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1535", "weight": 1.0}, {"source": "core_schema_incexseqserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1535", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_filter_seq_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1541", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_listschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1548", "weight": 1.0}, {"source": "core_schema_listschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1548", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_list_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1560", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_tuple_positional_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1606", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_tuple_variable_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1655", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_tupleschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1699", "weight": 1.0}, {"source": "core_schema_tupleschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1699", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_tuple_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1712", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_setschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1763", "weight": 1.0}, {"source": "core_schema_setschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1763", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_set_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1775", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_frozensetschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1822", "weight": 1.0}, {"source": "core_schema_frozensetschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1822", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_frozenset_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1834", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_generatorschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1881", "weight": 1.0}, {"source": "core_schema_generatorschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1881", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_generator_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1891", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_incexdictserschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1941", "weight": 1.0}, {"source": "core_schema_incexdictserschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1941", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_filter_dict_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1947", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dictschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1954", "weight": 1.0}, {"source": "core_schema_dictschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1954", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dict_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1967", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_noinfovalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2021", "weight": 1.0}, {"source": "core_schema_noinfovalidatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2021", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_withinfovalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2030", "weight": 1.0}, {"source": "core_schema_withinfovalidatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2030", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_validatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2039", "weight": 1.0}, {"source": "core_schema_validatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2039", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_beforevalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2047", "weight": 1.0}, {"source": "core_schema_beforevalidatorfunctionschema", "target": "core_schema_validatorfunctionschema", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2047", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_no_info_before_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2052", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_with_info_before_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2098", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_aftervalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2156", "weight": 1.0}, {"source": "core_schema_aftervalidatorfunctionschema", "target": "core_schema_validatorfunctionschema", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2156", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_no_info_after_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2160", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_with_info_after_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_validatorfunctionwraphandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2259", "weight": 1.0}, {"source": "core_schema_validatorfunctionwraphandler", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2259", "weight": 1.0}, {"source": "core_schema_validatorfunctionwraphandler", "target": "core_schema_validatorfunctionwraphandler_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_noinfowrapvalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2268", "weight": 1.0}, {"source": "core_schema_noinfowrapvalidatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2268", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_withinfowrapvalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2277", "weight": 1.0}, {"source": "core_schema_withinfowrapvalidatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2277", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_wrapvalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2286", "weight": 1.0}, {"source": "core_schema_wrapvalidatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2286", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_no_info_wrap_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_with_info_wrap_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_plainvalidatorfunctionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2404", "weight": 1.0}, {"source": "core_schema_plainvalidatorfunctionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2404", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_no_info_plain_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2413", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_with_info_plain_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_withdefaultschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2502", "weight": 1.0}, {"source": "core_schema_withdefaultschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2502", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_with_default_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2516", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_nullableschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2572", "weight": 1.0}, {"source": "core_schema_nullableschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2572", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_nullable_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2581", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_unionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2612", "weight": 1.0}, {"source": "core_schema_unionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2612", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_union_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2627", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_taggedunionschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2678", "weight": 1.0}, {"source": "core_schema_taggedunionschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2678", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_tagged_union_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2692", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_chainschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2775", "weight": 1.0}, {"source": "core_schema_chainschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2775", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_chain_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2783", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_laxorstrictschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2817", "weight": 1.0}, {"source": "core_schema_laxorstrictschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2817", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_lax_or_strict_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2827", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_jsonorpythonschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2881", "weight": 1.0}, {"source": "core_schema_jsonorpythonschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2881", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_json_or_python_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2890", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_typeddictfield", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2938", "weight": 1.0}, {"source": "core_schema_typeddictfield", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2938", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_typed_dict_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2949", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_typeddictschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2989", "weight": 1.0}, {"source": "core_schema_typeddictschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2989", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_typed_dict_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3006", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_modelfield", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3070", "weight": 1.0}, {"source": "core_schema_modelfield", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3070", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_model_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3081", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_modelfieldsschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3121", "weight": 1.0}, {"source": "core_schema_modelfieldsschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_model_fields_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_modelschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3193", "weight": 1.0}, {"source": "core_schema_modelschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3193", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_model_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dataclassfield", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3296", "weight": 1.0}, {"source": "core_schema_dataclassfield", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dataclass_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3311", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dataclassargsschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3368", "weight": 1.0}, {"source": "core_schema_dataclassargsschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dataclass_args_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dataclassschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3431", "weight": 1.0}, {"source": "core_schema_dataclassschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3431", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dataclass_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3449", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_argumentsparameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3508", "weight": 1.0}, {"source": "core_schema_argumentsparameter", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3508", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_arguments_parameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3515", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_argumentsschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3548", "weight": 1.0}, {"source": "core_schema_argumentsschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3548", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_arguments_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3561", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_argumentsv3parameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3617", "weight": 1.0}, {"source": "core_schema_argumentsv3parameter", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3617", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_arguments_v3_parameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3631", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_argumentsv3schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3669", "weight": 1.0}, {"source": "core_schema_argumentsv3schema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3669", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_arguments_v3_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3680", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_callschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3731", "weight": 1.0}, {"source": "core_schema_callschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3731", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_call_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3742", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_customerrorschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3796", "weight": 1.0}, {"source": "core_schema_customerrorschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3796", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_custom_error_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3807", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_jsonschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3853", "weight": 1.0}, {"source": "core_schema_jsonschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3853", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_json_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3861", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_urlschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3907", "weight": 1.0}, {"source": "core_schema_urlschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3907", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_url_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3921", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_multihosturlschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3976", "weight": 1.0}, {"source": "core_schema_multihosturlschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3976", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_multi_host_url_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3990", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_definitionsschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4045", "weight": 1.0}, {"source": "core_schema_definitionsschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4045", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_definitions_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4053", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_definitionreferenceschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4076", "weight": 1.0}, {"source": "core_schema_definitionreferenceschema", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4076", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_definition_reference_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4084", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_dict_not_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_iter_union_choices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4353", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_field_before_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_general_before_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_field_after_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4386", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_general_after_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4395", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_field_wrap_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4404", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_general_wrap_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_field_plain_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4424", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_general_plain_validator_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4433", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "target": "core_schema_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4452", "weight": 1.0}, {"source": "core_schema_simple_ser_schema", "target": "core_schema_simpleserschema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L281", "weight": 1.0}, {"source": "core_schema_plain_serializer_function_ser_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L341", "weight": 1.0}, {"source": "core_schema_wrap_serializer_function_ser_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L405", "weight": 1.0}, {"source": "core_schema_format_ser_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L433", "weight": 1.0}, {"source": "core_schema_model_ser_schema", "target": "core_schema_modelserschema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L469", "weight": 1.0}, {"source": "core_schema_invalid_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L500", "weight": 1.0}, {"source": "core_schema_computed_field", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L529", "weight": 1.0}, {"source": "core_schema_any_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L565", "weight": 1.0}, {"source": "core_schema_none_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L594", "weight": 1.0}, {"source": "core_schema_bool_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L628", "weight": 1.0}, {"source": "core_schema_int_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L678", "weight": 1.0}, {"source": "core_schema_float_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L742", "weight": 1.0}, {"source": "core_schema_decimal_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L814", "weight": 1.0}, {"source": "core_schema_complex_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L864", "weight": 1.0}, {"source": "core_schema_str_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L934", "weight": 1.0}, {"source": "core_schema_bytes_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L989", "weight": 1.0}, {"source": "core_schema_date_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1053", "weight": 1.0}, {"source": "core_schema_time_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1119", "weight": 1.0}, {"source": "core_schema_datetime_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1195", "weight": 1.0}, {"source": "core_schema_timedelta_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1260", "weight": 1.0}, {"source": "core_schema_literal_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1306", "weight": 1.0}, {"source": "core_schema_enum_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1359", "weight": 1.0}, {"source": "core_schema_missing_sentinel_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1384", "weight": 1.0}, {"source": "core_schema_is_instance_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1433", "weight": 1.0}, {"source": "core_schema_is_subclass_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1479", "weight": 1.0}, {"source": "core_schema_callable_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1510", "weight": 1.0}, {"source": "core_schema_uuid_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1530", "weight": 1.0}, {"source": "core_schema_filter_seq_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1542", "weight": 1.0}, {"source": "core_schema_list_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1592", "weight": 1.0}, {"source": "core_schema_tuple_positional_schema", "target": "core_schema_tuple_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1644", "weight": 1.0}, {"source": "core_schema_tuple_variable_schema", "target": "core_schema_tuple_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1687", "weight": 1.0}, {"source": "core_schema_tuple_variable_schema", "target": "core_schema_any_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1688", "weight": 1.0}, {"source": "core_schema_tuple_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1749", "weight": 1.0}, {"source": "core_schema_set_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1809", "weight": 1.0}, {"source": "core_schema_frozenset_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1868", "weight": 1.0}, {"source": "core_schema_generator_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1927", "weight": 1.0}, {"source": "core_schema_filter_dict_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1948", "weight": 1.0}, {"source": "core_schema_dict_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2003", "weight": 1.0}, {"source": "core_schema_no_info_before_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2087", "weight": 1.0}, {"source": "core_schema_with_info_before_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2145", "weight": 1.0}, {"source": "core_schema_no_info_after_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2193", "weight": 1.0}, {"source": "core_schema_with_info_after_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2249", "weight": 1.0}, {"source": "core_schema_no_info_wrap_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2334", "weight": 1.0}, {"source": "core_schema_with_info_wrap_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2393", "weight": 1.0}, {"source": "core_schema_no_info_plain_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2443", "weight": 1.0}, {"source": "core_schema_with_info_plain_validator_function", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2492", "weight": 1.0}, {"source": "core_schema_with_default_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2555", "weight": 1.0}, {"source": "core_schema_nullable_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2607", "weight": 1.0}, {"source": "core_schema_union_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2664", "weight": 1.0}, {"source": "core_schema_tagged_union_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2760", "weight": 1.0}, {"source": "core_schema_chain_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2814", "weight": 1.0}, {"source": "core_schema_lax_or_strict_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2870", "weight": 1.0}, {"source": "core_schema_json_or_python_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2928", "weight": 1.0}, {"source": "core_schema_typed_dict_field", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2977", "weight": 1.0}, {"source": "core_schema_typed_dict_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3053", "weight": 1.0}, {"source": "core_schema_model_field", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3109", "weight": 1.0}, {"source": "core_schema_model_fields_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3177", "weight": 1.0}, {"source": "core_schema_model_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3277", "weight": 1.0}, {"source": "core_schema_dataclass_field", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3352", "weight": 1.0}, {"source": "core_schema_dataclass_args_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3418", "weight": 1.0}, {"source": "core_schema_dataclass_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3489", "weight": 1.0}, {"source": "core_schema_arguments_parameter", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3542", "weight": 1.0}, {"source": "core_schema_arguments_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3603", "weight": 1.0}, {"source": "core_schema_arguments_v3_parameter", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3666", "weight": 1.0}, {"source": "core_schema_arguments_v3_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3719", "weight": 1.0}, {"source": "core_schema_call_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3784", "weight": 1.0}, {"source": "core_schema_custom_error_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3841", "weight": 1.0}, {"source": "core_schema_json_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3904", "weight": 1.0}, {"source": "core_schema_url_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3960", "weight": 1.0}, {"source": "core_schema_multi_host_url_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4029", "weight": 1.0}, {"source": "core_schema_definitions_schema", "target": "core_schema_definitionsschema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4073", "weight": 1.0}, {"source": "core_schema_definition_reference_schema", "target": "core_schema_dict_not_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4113", "weight": 1.0}, {"source": "core_schema_field_before_validator_function", "target": "core_schema_with_info_before_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4373", "weight": 1.0}, {"source": "core_schema_general_before_validator_function", "target": "core_schema_with_info_before_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4382", "weight": 1.0}, {"source": "core_schema_field_after_validator_function", "target": "core_schema_with_info_after_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4391", "weight": 1.0}, {"source": "core_schema_general_after_validator_function", "target": "core_schema_with_info_after_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4400", "weight": 1.0}, {"source": "core_schema_field_wrap_validator_function", "target": "core_schema_with_info_wrap_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4411", "weight": 1.0}, {"source": "core_schema_general_wrap_validator_function", "target": "core_schema_with_info_wrap_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4420", "weight": 1.0}, {"source": "core_schema_field_plain_validator_function", "target": "core_schema_with_info_plain_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4429", "weight": 1.0}, {"source": "core_schema_general_plain_validator_function", "target": "core_schema_with_info_plain_validator_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4438", "weight": 1.0}, {"source": "core_schema_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pydantic_core_core_schema_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1", "weight": 1.0}, {"source": "core_schema_rationale_44", "target": "core_schema_coreconfig", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L44", "weight": 1.0}, {"source": "core_schema_rationale_134", "target": "core_schema_serializationinfo", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L134", "weight": 1.0}, {"source": "core_schema_rationale_138", "target": "core_schema_serializationinfo_include", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L138", "weight": 1.0}, {"source": "core_schema_rationale_143", "target": "core_schema_serializationinfo_exclude", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L143", "weight": 1.0}, {"source": "core_schema_rationale_148", "target": "core_schema_serializationinfo_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L148", "weight": 1.0}, {"source": "core_schema_rationale_153", "target": "core_schema_serializationinfo_mode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L153", "weight": 1.0}, {"source": "core_schema_rationale_158", "target": "core_schema_serializationinfo_by_alias", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L158", "weight": 1.0}, {"source": "core_schema_rationale_163", "target": "core_schema_serializationinfo_exclude_unset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L163", "weight": 1.0}, {"source": "core_schema_rationale_168", "target": "core_schema_serializationinfo_exclude_defaults", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L168", "weight": 1.0}, {"source": "core_schema_rationale_173", "target": "core_schema_serializationinfo_exclude_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L173", "weight": 1.0}, {"source": "core_schema_rationale_178", "target": "core_schema_serializationinfo_exclude_computed_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L178", "weight": 1.0}, {"source": "core_schema_rationale_183", "target": "core_schema_serializationinfo_serialize_as_any", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L183", "weight": 1.0}, {"source": "core_schema_rationale_188", "target": "core_schema_serializationinfo_polymorphic_serialization", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L188", "weight": 1.0}, {"source": "core_schema_rationale_193", "target": "core_schema_serializationinfo_round_trip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L193", "weight": 1.0}, {"source": "core_schema_rationale_204", "target": "core_schema_fieldserializationinfo", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L204", "weight": 1.0}, {"source": "core_schema_rationale_208", "target": "core_schema_fieldserializationinfo_field_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L208", "weight": 1.0}, {"source": "core_schema_rationale_213", "target": "core_schema_validationinfo", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L213", "weight": 1.0}, {"source": "core_schema_rationale_217", "target": "core_schema_validationinfo_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L217", "weight": 1.0}, {"source": "core_schema_rationale_222", "target": "core_schema_validationinfo_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L222", "weight": 1.0}, {"source": "core_schema_rationale_227", "target": "core_schema_validationinfo_mode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L227", "weight": 1.0}, {"source": "core_schema_rationale_232", "target": "core_schema_validationinfo_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L232", "weight": 1.0}, {"source": "core_schema_rationale_237", "target": "core_schema_validationinfo_field_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L237", "weight": 1.0}, {"source": "core_schema_rationale_275", "target": "core_schema_simple_ser_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L275", "weight": 1.0}, {"source": "core_schema_rationale_327", "target": "core_schema_plain_serializer_function_ser_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L327", "weight": 1.0}, {"source": "core_schema_rationale_390", "target": "core_schema_wrap_serializer_function_ser_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L390", "weight": 1.0}, {"source": "core_schema_rationale_423", "target": "core_schema_format_ser_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L423", "weight": 1.0}, {"source": "core_schema_rationale_442", "target": "core_schema_to_string_ser_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L442", "weight": 1.0}, {"source": "core_schema_rationale_462", "target": "core_schema_model_ser_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L462", "weight": 1.0}, {"source": "core_schema_rationale_492", "target": "core_schema_invalid_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L492", "weight": 1.0}, {"source": "core_schema_rationale_520", "target": "core_schema_computed_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L520", "weight": 1.0}, {"source": "core_schema_rationale_549", "target": "core_schema_any_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L549", "weight": 1.0}, {"source": "core_schema_rationale_578", "target": "core_schema_none_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L578", "weight": 1.0}, {"source": "core_schema_rationale_611", "target": "core_schema_bool_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L611", "weight": 1.0}, {"source": "core_schema_rationale_656", "target": "core_schema_int_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L656", "weight": 1.0}, {"source": "core_schema_rationale_719", "target": "core_schema_float_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L719", "weight": 1.0}, {"source": "core_schema_rationale_788", "target": "core_schema_decimal_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L788", "weight": 1.0}, {"source": "core_schema_rationale_846", "target": "core_schema_complex_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L846", "weight": 1.0}, {"source": "core_schema_rationale_904", "target": "core_schema_str_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L904", "weight": 1.0}, {"source": "core_schema_rationale_970", "target": "core_schema_bytes_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L970", "weight": 1.0}, {"source": "core_schema_rationale_1029", "target": "core_schema_date_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1029", "weight": 1.0}, {"source": "core_schema_rationale_1095", "target": "core_schema_time_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1095", "weight": 1.0}, {"source": "core_schema_rationale_1167", "target": "core_schema_datetime_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1167", "weight": 1.0}, {"source": "core_schema_rationale_1237", "target": "core_schema_timedelta_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1237", "weight": 1.0}, {"source": "core_schema_rationale_1289", "target": "core_schema_literal_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1289", "weight": 1.0}, {"source": "core_schema_rationale_1332", "target": "core_schema_enum_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1332", "weight": 1.0}, {"source": "core_schema_rationale_1382", "target": "core_schema_missing_sentinel_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1382", "weight": 1.0}, {"source": "core_schema_rationale_1412", "target": "core_schema_is_instance_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1412", "weight": 1.0}, {"source": "core_schema_rationale_1455", "target": "core_schema_is_subclass_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1455", "weight": 1.0}, {"source": "core_schema_rationale_1494", "target": "core_schema_callable_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1494", "weight": 1.0}, {"source": "core_schema_rationale_1571", "target": "core_schema_list_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1571", "weight": 1.0}, {"source": "core_schema_rationale_1615", "target": "core_schema_tuple_positional_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1615", "weight": 1.0}, {"source": "core_schema_rationale_1665", "target": "core_schema_tuple_variable_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1665", "weight": 1.0}, {"source": "core_schema_rationale_1724", "target": "core_schema_tuple_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1724", "weight": 1.0}, {"source": "core_schema_rationale_1786", "target": "core_schema_set_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1786", "weight": 1.0}, {"source": "core_schema_rationale_1845", "target": "core_schema_frozenset_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1845", "weight": 1.0}, {"source": "core_schema_rationale_1900", "target": "core_schema_generator_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1900", "weight": 1.0}, {"source": "core_schema_rationale_1979", "target": "core_schema_dict_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1979", "weight": 1.0}, {"source": "core_schema_rationale_2061", "target": "core_schema_no_info_before_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2061", "weight": 1.0}, {"source": "core_schema_rationale_2108", "target": "core_schema_with_info_before_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2108", "weight": 1.0}, {"source": "core_schema_rationale_2169", "target": "core_schema_no_info_after_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2169", "weight": 1.0}, {"source": "core_schema_rationale_2213", "target": "core_schema_with_info_after_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2213", "weight": 1.0}, {"source": "core_schema_rationale_2305", "target": "core_schema_no_info_wrap_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2305", "weight": 1.0}, {"source": "core_schema_rationale_2355", "target": "core_schema_with_info_wrap_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2355", "weight": 1.0}, {"source": "core_schema_rationale_2421", "target": "core_schema_no_info_plain_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2421", "weight": 1.0}, {"source": "core_schema_rationale_2462", "target": "core_schema_with_info_plain_validator_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2462", "weight": 1.0}, {"source": "core_schema_rationale_2529", "target": "core_schema_with_default_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2529", "weight": 1.0}, {"source": "core_schema_rationale_2589", "target": "core_schema_nullable_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2589", "weight": 1.0}, {"source": "core_schema_rationale_2639", "target": "core_schema_union_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2639", "weight": 1.0}, {"source": "core_schema_rationale_2705", "target": "core_schema_tagged_union_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2705", "weight": 1.0}, {"source": "core_schema_rationale_2790", "target": "core_schema_chain_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2790", "weight": 1.0}, {"source": "core_schema_rationale_2836", "target": "core_schema_lax_or_strict_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2836", "weight": 1.0}, {"source": "core_schema_rationale_2898", "target": "core_schema_json_or_python_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2898", "weight": 1.0}, {"source": "core_schema_rationale_2959", "target": "core_schema_typed_dict_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2959", "weight": 1.0}, {"source": "core_schema_rationale_3021", "target": "core_schema_typed_dict_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3021", "weight": 1.0}, {"source": "core_schema_rationale_3091", "target": "core_schema_model_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3091", "weight": 1.0}, {"source": "core_schema_rationale_3150", "target": "core_schema_model_fields_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3150", "weight": 1.0}, {"source": "core_schema_rationale_3228", "target": "core_schema_model_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3228", "weight": 1.0}, {"source": "core_schema_rationale_3325", "target": "core_schema_dataclass_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3325", "weight": 1.0}, {"source": "core_schema_rationale_3391", "target": "core_schema_dataclass_args_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3391", "weight": 1.0}, {"source": "core_schema_rationale_3466", "target": "core_schema_dataclass_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3466", "weight": 1.0}, {"source": "core_schema_rationale_3522", "target": "core_schema_arguments_parameter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3522", "weight": 1.0}, {"source": "core_schema_rationale_3573", "target": "core_schema_arguments_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3573", "weight": 1.0}, {"source": "core_schema_rationale_3646", "target": "core_schema_arguments_v3_parameter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3646", "weight": 1.0}, {"source": "core_schema_rationale_3690", "target": "core_schema_arguments_v3_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3690", "weight": 1.0}, {"source": "core_schema_rationale_3752", "target": "core_schema_call_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3752", "weight": 1.0}, {"source": "core_schema_rationale_3817", "target": "core_schema_custom_error_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3817", "weight": 1.0}, {"source": "core_schema_rationale_3868", "target": "core_schema_json_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3868", "weight": 1.0}, {"source": "core_schema_rationale_3935", "target": "core_schema_url_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L3935", "weight": 1.0}, {"source": "core_schema_rationale_4004", "target": "core_schema_multi_host_url_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4004", "weight": 1.0}, {"source": "core_schema_rationale_4054", "target": "core_schema_definitions_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4054", "weight": 1.0}, {"source": "core_schema_rationale_4090", "target": "core_schema_definition_reference_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4090", "weight": 1.0}, {"source": "core_schema_rationale_4354", "target": "core_schema_iter_union_choices", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4354", "weight": 1.0}], "raw_calls": [{"caller_nid": "core_schema_to_string_ser_schema", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L448"}, {"caller_nid": "core_schema_tuple_positional_schema", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L1640"}, {"caller_nid": "core_schema_with_info_before_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2139"}, {"caller_nid": "core_schema_with_info_after_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2243"}, {"caller_nid": "core_schema_with_info_wrap_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2387"}, {"caller_nid": "core_schema_with_info_plain_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L2486"}, {"caller_nid": "core_schema_dict_not_none", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4350"}, {"caller_nid": "core_schema_iter_union_choices", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4356"}, {"caller_nid": "core_schema_field_before_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4369"}, {"caller_nid": "core_schema_general_before_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4378"}, {"caller_nid": "core_schema_field_after_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4387"}, {"caller_nid": "core_schema_general_after_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4396"}, {"caller_nid": "core_schema_field_wrap_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4407"}, {"caller_nid": "core_schema_general_wrap_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4416"}, {"caller_nid": "core_schema_field_plain_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4425"}, {"caller_nid": "core_schema_general_plain_validator_function", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4434"}, {"caller_nid": "core_schema_getattr", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4453"}, {"caller_nid": "core_schema_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4455"}, {"caller_nid": "core_schema_getattr", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py", "source_location": "L4460"}]}