["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"average_weight_kg\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"date\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"days_with_sleep\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"days_with_weight\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"days_without_measurements\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"first_observed_day\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"last_observed_day\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"missing_days\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"sample_count\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"week_start\"]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `str`, found `~None`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Argument to function `_observed_metrics` is incorrect: Expected `dict[str, object]`, found `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"next_check_time\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"previous_comparison\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"recent_committed_adjustment\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"date\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method dict[str, tuple[str, ...]].__getitem__(key: str, /) -> tuple[str, ...]` cannot be called with key of type `object` on object of type `dict[str, tuple[str, ...]]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `object` and value of type `(int & ~bool) | float` on object of type `dict[str, object]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `object` and value of type `str` on object of type `dict[str, object]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[str, ...]`, found `tuple[object, ...]`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","no-matching-overload","no-matching-overload: No overload of function `fullmatch` matches arguments","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","not-iterable","not-iterable: Object of type `object` is not iterable","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `items`","major"] ["dualcoach/profile/checkin_cli/coaching_grounding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.knowledge_retrieval`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `append_source_day_mapping` is incorrect: Expected `date | str`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `append_source_day_mapping` is incorrect: Expected `int`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `append` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `append` is incorrect: Expected `Never`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"activation_receipt_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"activation_receipt_id\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_at_kst\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_by\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_digests\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_documents\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"authority\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"authority_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"bot_id\", \"bot_username\", \"username\", \"name\", \"config_id\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"chat_id\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"config\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"dedicated\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"derived_constraints\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"derived_constraints_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"foods\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_constraints_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_constraints_version\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"owner_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"registry_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"separate\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"source_ref\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"supersedes_digest\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"topics\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"version\"]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `record_operator_time` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_preflight_config_routes` is incorrect: Expected `Mapping[str, object]`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_approval_row` is incorrect: Expected `Mapping[str, str]`, found `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_approval_row` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_artifact_value` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_artifact_value` is incorrect: Expected `Mapping[str, object]`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_authority_matches` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_config_row` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_kst_timestamp` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_kst_timestamp` is incorrect: Expected `str | None`, found `str | datetime | None`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_latest_approvals` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_revision_row` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_registration_validate_external_artifact` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_require_opaque_id` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `validate_legacy_activation_authority` is incorrect: Expected `dict[str, str]`, found `dict[str, object]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"approved_at_kst\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"chat_id\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"topic_id\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"user_id\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"version\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method dict[str, dict[str, str]].__getitem__(key: str, /) -> dict[str, str]` cannot be called with key of type `object` on object of type `dict[str, dict[str, str]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `str & ~AlwaysFalsy` and value of type `list[Unknown] | dict[Unknown, Unknown]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `str & ~AlwaysFalsy` and value of type `object` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `str` and value of type `Mapping[str, object]` on object of type `dict[str, dict[str, object]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `dict[str, object]`, found `dict[str, str | (Unknown & int) | list[str] | list[dict[str, object]]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[dict[str, object], str, str]`, found `tuple[dict[str, str | bool | dict[str, str] | dict[str, object]], str, str]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[tuple[str, dict[str, object], str, str], ...]`, found `tuple[tuple[Literal[\"base_policy\"], Mapping[str, object], str, str], tuple[Literal[\"meal_constraints\"], dict[str, object], str, str], tuple[Literal[\"catalog\"], Mapping[str, object], str, str]]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","no-matching-overload","no-matching-overload: No overload of bound method `__init__` matches arguments","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","no-matching-overload","no-matching-overload: No overload of bound method `get` matches arguments","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","not-iterable","not-iterable: Object of type `object` is not iterable","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `get`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","unsupported-operator","unsupported-operator: Operator `>=` is not supported between objects of type `object` and `Literal[0]`","major"] ["dualcoach/profile/checkin_cli/customer_admin.py","unused-type-ignore-comment","unused-type-ignore-comment: Unused blanket `type: ignore` directive","minor"] ["dualcoach/profile/checkin_cli/customer_coaching.py","call-non-callable","call-non-callable: Object of type `object` is not callable","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `CanonicalEventTransaction | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `for_customer_runtime` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `project_confirmed_schedule_strategy` is incorrect: Expected `str`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `ScheduledDeliveryReceipt`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `datetime | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `datetime`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","invalid-method-override","invalid-method-override: Invalid override of method `__reduce__`: Definition is incompatible with `object.__reduce__`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `action_text`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `append_schedule_confirmation`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `approved_proposal_digest`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `current_schedule_reference`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `customer_key`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `document_digest`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `get`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `policy_digest`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `read_snapshot`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `revision`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `schedule_reference_digest`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `version`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `event_id`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `schedule_reference`","major"] ["dualcoach/profile/checkin_cli/customer_coaching.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_domain_trainer`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Literal[\"daily\", \"weekly\", \"monthly\", \"reminder\", \"cutoff\"]`, found `str`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `_write_tombstone` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","invalid-assignment","invalid-assignment: Object of type `object` is not assignable to `str | None`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `ScheduleFenceReceipt`, found `ScheduleFenceReceipt | None`","major"] ["dualcoach/profile/checkin_cli/customer_schedule.py","unresolved-attribute","unresolved-attribute: Attribute `state` is not defined on `None` in union `ScheduleFenceReceipt | None`","major"] ["dualcoach/profile/checkin_cli/diagnostic_evidence.py","not-iterable","not-iterable: Object of type `object` is not iterable","major"] ["dualcoach/profile/checkin_cli/diagnostic_evidence.py","unsupported-operator","unsupported-operator: Operator `in` is not supported between objects of type `str` and `object`","major"] ["dualcoach/profile/checkin_cli/diagnostic_evidence.py","unsupported-operator","unsupported-operator: Operator `not in` is not supported between objects of type `str & ~AlwaysFalsy` and `object`","major"] ["dualcoach/profile/checkin_cli/diagnostic_evidence.py","unsupported-operator","unsupported-operator: Operator `not in` is not supported between objects of type `str` and `object`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Literal[150000]`, found `int`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Literal[\"bank_transfer\"]`, found `str`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `OperatorTask`, found `str`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `PaymentKind`, found `str`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str | None`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str`","major"] ["dualcoach/profile/checkin_cli/models.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `int`, found `int | None`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `_validate_current_authority`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `_validate_storage`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `baseline_path`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `customer_key`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `enforce_current_authority`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `profile_root`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `ready_path`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `root`","major"] ["dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py","unresolved-attribute","unresolved-attribute: Object of type `Self@finalize` has no attribute `session_path`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.resource_registrar_contract`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_authority_root`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_parent`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_canonical_snapshot.py","unresolved-import","unresolved-import: Cannot resolve imported module `.models`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_canonical_snapshot.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_canonical_snapshot.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_correlation.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_correlation.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_correlation.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_lineage`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_correlation.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_correlation.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_registry`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_registered_binding`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.customer_coaching`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_parser`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_registered_binding`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.customer_coaching`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.resource_registrar_contract`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_factory`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_parser`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_registered_binding`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_parser.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_parser.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_customer_authority_parser.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_cutoff.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_correlation`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_cutoff.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_cutoff.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_cutoff.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_cutoff.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_schedule`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_grounded_source.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_grounding_types`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_grounded_source.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_knowledge`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_grounding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_grounded_source`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_grounding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_grounding_types`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_grounding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_owner_binding`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_grounding_types.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_summary_types`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_correlation`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_schedule`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lineage.py","unresolved-import","unresolved-import: Cannot resolve imported module `.models`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lineage.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_lineage.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_summary_types`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_summary`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_parent_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.resource_registrar_contract`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_parent_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_parent`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_schedule_host_authority_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_schedule_host_projection_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.customer_coaching`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_schedule_host_projection_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_schedule_host_review_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_schedule_host_rows_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_layout`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_lineage`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_store`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_summary_types`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_summary.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.models`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_wizard_host_events_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_wizard_host_types_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.wizard_models`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_events_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.models`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_types_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.models`","major"] ["dualcoach/profile/checkin_cli/weekly_operations_wizard_host_types_r4.py","unresolved-import","unresolved-import: Cannot resolve imported module `.wizard_models`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.store`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_lineage`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_route`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.customer_schedule`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_authority_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_store`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_identity.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_identity.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_store`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.resource_registrar_contract`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_store`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_identity`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_route.py","unresolved-import","unresolved-import: Cannot resolve imported module `.customer_coaching`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_route.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_schedule.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_schedule.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_authority`","major"] ["dualcoach/profile/checkin_cli/weekly_reminder_schedule.py","unresolved-import","unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `object`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyMatchedField`, found `str`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyRule`, found `str`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetySourceFlow`, found `str`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `bool`, found `object`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[SafetyReason, ...]`, found `object`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[str, ...]`, found `object`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument to bound method `load_wizard_event` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/checkin_cli/wizard.py","invalid-argument-type","invalid-argument-type: Argument to function `deterministic_branch` is incorrect: Expected `Mapping[str, str | int | float | ... omitted 6 union elements]`, found `Mapping[str, object]`","major"] ["dualcoach/profile/checkin_cli/wizard.py","missing-argument","missing-argument: No argument provided for required parameter `class`","major"] ["dualcoach/profile/checkin_cli/wizard.py","unknown-argument","unknown-argument: Argument `class_` does not match any known parameter","minor"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to bound method `append` is incorrect: Expected `Event`, found `dict[str, str | dict[str, str] | dict[str, int | str]]`","major"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `_write` is incorrect: Expected `RegistryDocument`, found `object`","major"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Argument to function `validate_adaptive_registration_reapproval` is incorrect: Expected `str`, found `str | None`","major"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"approved\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"digest\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"extension_through\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_admin.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"supersedes_digest\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_admin.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method","major"] ["dualcoach/profile/tests/test_customer_admin.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method","major"] ["dualcoach/profile/tests/test_customer_admin.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `model_dump`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"plan\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weeks\"]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"ai_processing_consent\"]` and value of type `dict[str, bool]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"calories_kcal\"]` and value of type `Literal[1800]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"calories_kcal\"]` and value of type `Literal[1900]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"enabled\"]` and value of type `Literal[False]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_reporting.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"protein_g\"]` and value of type `Literal[140]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"schedule\"]` and value of type `dict[str, str | int]` on object of type `Top[dict[Unknown, Unknown]]`","major"] ["dualcoach/profile/tests/test_customer_schedule.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method","major"] ["dualcoach/profile/tests/test_customer_schedule.py","unresolved-attribute","unresolved-attribute: Attribute `correlation_id` is not defined on `None` in union `NonResponseReviewCandidate | None`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `Literal[\"monitor\"]`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `Literal[\"stop_and_escalate\"]`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyMatchedField`, found `Literal[\"free_text\"]`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyMatchedField`, found `Literal[\"pain_summary\"]`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetyRule`, found `Literal[\"S2\"]`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetySourceFlow`, found `Literal[\"customer_checkin\"]`","major"] ["dualcoach/profile/tests/test_event_contract.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SafetySourceFlow`, found `str`","major"] ["dualcoach/profile/tests/test_event_contract.py","missing-argument","missing-argument: No argument provided for required parameter `class`","major"] ["dualcoach/profile/tests/test_event_contract.py","unknown-argument","unknown-argument: Argument `class_` does not match any known parameter","minor"] ["dualcoach/profile/tests/test_event_contract.py","unresolved-attribute","unresolved-attribute: Attribute `reference_event_id` is not defined on `None` in union `ScheduleConfirmationPayload | None`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `QUESTION_FIELDS`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `example_answer`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `submit_answer`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `ActivityCategory`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Decimal | None`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Decimal`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Decimal`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `EquationSexBasis`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `GoalType`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `OnboardingSessionStatus`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `PublicationStatus`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `ReviewDecision`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `bool | None`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `bool`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date | None`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date | None`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `int`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `str`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `str`, found `object`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[Decimal, ...]`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`","major"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","unknown-argument","unknown-argument: Argument `food` does not match any known parameter","minor"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","unknown-argument","unknown-argument: Argument `recommendation` does not match any known parameter","minor"] ["dualcoach/profile/tests/test_nutrition_onboarding_calculations.py","unsupported-operator","unsupported-operator: Operator `>` is not supported between objects of type `date` and `date | None`","major"] ["dualcoach/profile/tests/test_weekly_operations_cutoff.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `WeeklyOperationsStore`, found `BoundSidecarStore`","major"] ["gateway/platforms/dualcoach_admin.py","unresolved-import","unresolved-import: Cannot resolve imported module `.dualcoach_activation_cutover`","major"] ["gateway/platforms/dualcoach_admin.py","unresolved-import","unresolved-import: Cannot resolve imported module `.task26_runtime_authority`","major"] ["gateway/platforms/dualcoach_admin.py","unresolved-import","unresolved-import: Cannot resolve imported module `.telegram_customer_bootstrap`","major"] ["gateway/platforms/dualcoach_admin.py","unresolved-import","unresolved-import: Cannot resolve imported module `.telegram_production_preflight`","major"] ["gateway/platforms/dualcoach_admin.py","unresolved-import","unresolved-import: Cannot resolve imported module `.telegram_staff_membership_gate`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `CooldownResult | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Decimal | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `Decision`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `MacroTarget | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `MacroTarget`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `MealPlan | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `TrendSnapshot`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `WeeklyCarbCycle | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `WeeklyNutritionPlan | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `bool`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `date`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `int | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `int`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `str`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `str`, found `str | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[DailyNutritionPlan, ...]`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[str, ...]`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[tuple[date, bool | None, str | None], ...]`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `tuple[tuple[date, str], ...]`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Path | str | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `WeeklyCoordinator`, found `Self@__init__`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `bool`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `date | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | PathLike[str]`, found `Any | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_append_config_epoch_locked` is incorrect: Expected `tuple[str, ...]`, found `tuple[object, ...]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_append_delivery_audit_pending` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_feature_config_digest` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `int | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `((str, str, str, /) -> object) | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `str | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `str`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"adherence_signal_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"anchor_kst\", \"cooldown_until_kst\", \"source_revision_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"audit_pending\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"base_target\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"calories\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"carbohydrate_g\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"catalog_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"config_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"cooldown\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_body\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_body_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\", \"delivery_id\", \"reservation_id\", \"proposal_digest\", \"customer_body_digest\", ... omitted 10 literals]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\", \"delivery_id\", \"reservation_id\", \"proposal_digest\", \"customer_body_digest\", ... omitted 15 literals]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\", \"delivery_id\", \"reservation_id\", \"registration_digest\", \"source_digest\", ... omitted 4 literals]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_preview\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_preview_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"delivery_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"duplicate\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"effective_schedule_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"envelope\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"epoch\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_type\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"explanation\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"fat_g\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"frozen_through\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"goal_mode\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"lifecycle_state\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_constraints_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_plan\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"ok\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_address\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_body\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_body_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"parent_daily_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"parent_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"parent_plan_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"payload\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"planned_schedule_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"policy_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"proposal_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"protein_g\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\", \"message_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"raw_coach_sha256\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"raw_response\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"reason\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"registration_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"revision\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"snapshot\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"source_digest\", \"policy_digest\", \"meal_constraints_digest\", \"registration_digest\", \"catalog_digest\", ... omitted 12 literals]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"source_digest\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"success\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"target\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"text\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"topic_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"unknown\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"version\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_carb_cycle\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_nutrition_plan\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_rate_max\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_rate_min\"]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Unknown | (str & ~AlwaysFalsy)`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | PathLike[str]`, found `Any | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `_append_locked` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `_write_feature_epoch` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `approve_dual_coach_risk_policy` is incorrect: Expected `TelegramAddress`, found `~None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `build_registered_daily_customer_projection` is incorrect: Expected `CustomerRuntime`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `create_production_operator_console_server` is incorrect: Expected `CustomerTransport | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `feature_config_digest` is incorrect: Expected `Mapping[str, object]`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `len` is incorrect: Expected `Sized`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `load_runtime_customer_registry` is incorrect: Expected `Path`, found `Unknown | Path | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `CustomerRuntime`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `propose` is incorrect: Expected `MealConstraints | None`, found `object`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `schedule_reference_digest` is incorrect: Expected `Event`, found `~None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `set_customer_ai_consent` is incorrect: Expected `Path`, found `Unknown | Path | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `validate_adaptive_registration_reapproval` is incorrect: Expected `str`, found `str | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to function `validate_committed_activation` is incorrect: Expected `Path`, found `Unknown | Path | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"active\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"adherence_signal_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"as_of_kst_day\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"base_target\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"calories\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"carbs_g\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"catalog_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"category\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"customer_body\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"customer_body_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"customer_key\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"days\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"decision\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"effective_schedule_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"fat_g\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"frozen_through\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"horizon_start\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"kst_day\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"meal_constraints_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"operator_body\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"operator_body_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"parent_daily_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"parent_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"parent_plan_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"payload\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"planned_schedule_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"policy_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"protein_g\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"slots\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"source_digest\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"targets\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weekly_calories\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weekly_carbs_g\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weekly_fat_g\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weekly_protein_g\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weekly_rate_max\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal[\"weekly_rate_min\"]` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Cannot assign to a subscript on an object of type `Mapping[str, object]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `str` and value of type `dict[str, str | dict[str, object]]` on object of type `dict[str, dict[str, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `(profile_root: Path | str) -> _GeneratorContextManager[None, None, None]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def approve_dual_coach_risk_policy(profile_root: Path | str, customer_key: str, *, version: str, owner_actor: TelegramAddress, approved_at_kst: str | datetime | None = None) -> dict[str, object]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def build_snapshot(observations: Iterable[DailyObservation], evaluation_day: date, starts_on: date, *, adherence_tolerance_percent: Decimal | int | str = ..., canonical_projection: bool = False) -> TrendSnapshot`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def canonical_event_digest(events: Iterable[object]) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def canonical_event_records(events: Iterable[object]) -> tuple[Mapping[str, object], ...]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def canonical_json(value: object) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def compile_meal_plan(target: MacroTarget, constraints: MealConstraints, catalog: VersionedFoodCatalog | Sequence[Food], *, shadow_test_only: bool = False) -> MealPlan | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def digest(value: object) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def feature_config_digest(epoch: object, flags: Mapping[str, object]) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def load_approved_adaptive_artifacts(data_root: Path) -> ApprovedAdaptiveArtifacts`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def load_approved_adaptive_registration_inputs(profile_root: Path, customer_key: str) -> AdaptiveRegistrationInputs`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def load_verified_dual_coach_risk_policy(runtime: CustomerRuntime) -> DualCoachRiskPolicyV1`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def project_canonical_events(events: Iterable[object], evaluation_day: date, starts_on: date) -> TrendSnapshot`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def propose(customer_key: str, snapshot: TrendSnapshot, policy: CustomerPolicy, *, current_target: MacroTarget, protein_g: int, fat_g: int, meal_constraints: MealConstraints | None = None, catalog: VersionedFoodCatalog | Sequence[Food] | None = None, source_digest: str | None = None, policy_digest: str | None = None, planned_sessions: object = None, actual_sessions: object = None, planned_loads: object = None, actual_loads: object = None, overlay_history: object = None, cooldown_history: object = None, explanation: object = None, llm_explanation: object = None, explanation_provider: object = None, **kwargs: object) -> NutritionProposal`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def reconcile_adaptive_nutrition_journals(profile_root: Path, customer_key: str, *, canonical_events: object, registry: object) -> Mapping[str, object]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def reconcile_weekly_nutrition_plan(parent: WeeklyNutritionPlan, effective_cycle: WeeklyCarbCycle, constraints: MealConstraints, catalog: VersionedFoodCatalog, *, actual_day: date, as_of_kst_day: date, exercise_evidence_digest: str) -> WeeklyNutritionPlan | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def render_customer_body(proposal: NutritionProposal) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def render_operator_card(proposal: NutritionProposal) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def solve_macros(calories: int, protein_g: int, fat_g: int) -> MacroTarget | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def validate_adaptive_registration_reapproval(profile_root: Path, customer_key: str, predecessor_digest: str) -> bool`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def validate_explanation(text: object, proposal: NutritionProposal, *, max_length: int = 1000) -> str`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def validate_review_space_disjoint(review_operator: object, *, customer_routes: object = ..., owner_scheduled_routes: object = ..., generic_reserved_routes: object = ..., owner_routes: object = None, scheduled_routes: object = None, generic_routes: object = None) -> bool`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def validate_typed_safety(events: Iterable[object]) -> None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `Top[Mapping[Unknown, object]]` is not assignable to `Mapping[str, object] | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `dict[str, object] | None` is not assignable to `Mapping[str, object]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `object` is not assignable to `Mapping[str, object] | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `Mapping[str, object] | None`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `Mapping[str, str]`, found `dict[str, str | None]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[Mapping[str, object], ...]`, found `tuple[Top[Mapping[Unknown, object]], ...]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[str, Mapping[str, object], str] | None`, found `tuple[str, Top[Mapping[Unknown, object]], str & ~AlwaysFalsy]`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[str, str, str] | None`, found `tuple[str, ...] | None`","major"] ["gateway/platforms/nutrition_coaching.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `tuple[str, str, str]`, found `tuple[str, ...]`","major"] ["gateway/platforms/nutrition_coaching.py","no-matching-overload","no-matching-overload: No overload of bound method `get` matches arguments","major"] ["gateway/platforms/nutrition_coaching.py","no-matching-overload","no-matching-overload: No overload of function `compare_digest` matches arguments","major"] ["gateway/platforms/nutrition_coaching.py","not-iterable","not-iterable: Object of type `object` is not iterable","major"] ["gateway/platforms/nutrition_coaching.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method","major"] ["gateway/platforms/nutrition_coaching.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `append_customer_action_continuity` is not defined on `~None` in union `Unknown | ~None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `append_overlay` is not defined on `~None` in union `Unknown | ~None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `get` is not defined on `None` in union `Mapping[str, object] | None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `model_dump` is not defined on `None` in union `Any | None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `project_customer_action_outcomes` is not defined on `~None` in union `Unknown | ~None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `spec` is not defined on `None` in union `Unknown | CustomerRuntime | None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `user_id` is not defined on `None` in union `Unknown | TrainerAssignment | None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `validate_canonical_prefix` is not defined on `~None` in union `Unknown | ~None`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `Mapping[str, object]` has no attribute `pop`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `_proposal_for_digest`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `_read_events`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `_thread_kwargs_for_send`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `activate_latest`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `append`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `approve_latest`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `current_targets`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `data_root`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `deliver_latest_once`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `evidence`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `get`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `model_dump_json`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `observations`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `plan`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `preview_registered_daily_projection`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `read`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `set_adaptive_delivery`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `store`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `strip`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `event_id`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `model_dump`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `user_id`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment_request`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment_types`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`","major"] ["gateway/platforms/nutrition_coaching.py","unresolved-reference","unresolved-reference: Name `SimpleNamespace` used when not defined","major"] ["gateway/platforms/nutrition_coaching.py","unsupported-operator","unsupported-operator: Operator `/` is not supported between objects of type `Unknown | Path | None` and `Literal[\"customers\"]`","major"] ["gateway/platforms/nutrition_coaching.py","unsupported-operator","unsupported-operator: Operator `/` is not supported between objects of type `Unknown | Path | None` and `Literal[\"data\"]`","major"] ["gateway/platforms/nutrition_coaching.py","unsupported-operator","unsupported-operator: Operator `/` is not supported between objects of type `Unknown | Path | None` and `Literal[\"registry.json\"]`","major"] ["gateway/platforms/nutrition_coaching.py","unsupported-operator","unsupported-operator: Operator `in` is not supported between objects of type `Literal[\"customer_key\", \"delivery_id\", \"reservation_id\", \"registration_digest\", \"source_digest\", ... omitted 4 literals]` and `object`","major"] ["gateway/platforms/nutrition_coaching.py","unsupported-operator","unsupported-operator: Operator `in` is not supported between objects of type `Literal[\"proposal_digest\"]` and `object`","major"] ["gateway/platforms/nutrition_coaching.py","unused-type-ignore-comment","unused-type-ignore-comment: Unused blanket `type: ignore` directive","minor"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_dispatcher_transport`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `.telegram_weekly_reminder`","major"] ["gateway/platforms/nutrition_weekly_dispatcher_transport.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`","major"] ["gateway/platforms/nutrition_weekly_dispatcher_transport.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations`","major"] ["gateway/platforms/nutrition_weekly_dispatcher_transport.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`","major"] ["gateway/platforms/nutrition_weekly_dispatcher_transport.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_dispatcher_transport.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder`","major"] ["gateway/platforms/nutrition_weekly_dispatcher_transport.py","unresolved-import","unresolved-import: Cannot resolve imported module `.telegram_edit_transport`","major"] ["gateway/platforms/nutrition_weekly_host_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_host_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_host_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_owner_factory`","major"] ["gateway/platforms/nutrition_weekly_host_card_codec.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_card`","major"] ["gateway/platforms/nutrition_weekly_host_facade.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching`","major"] ["gateway/platforms/nutrition_weekly_host_facade.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`","major"] ["gateway/platforms/nutrition_weekly_host_facade.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_draft`","major"] ["gateway/platforms/nutrition_weekly_host_facade.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`","major"] ["gateway/platforms/nutrition_weekly_host_facade.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_host_facade.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_card`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_draft`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`","major"] ["gateway/platforms/nutrition_weekly_host_owner_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_host_source.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_draft`","major"] ["gateway/platforms/nutrition_weekly_host_source.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_operations.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_operations.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_operations.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_ledger`","major"] ["gateway/platforms/nutrition_weekly_operations.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`","major"] ["gateway/platforms/nutrition_weekly_operations.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`","major"] ["gateway/platforms/nutrition_weekly_operations_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_operations_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_registry_identity`","major"] ["gateway/platforms/nutrition_weekly_operations_ledger.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_ledger_history`","major"] ["gateway/platforms/nutrition_weekly_operations_ledger.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`","major"] ["gateway/platforms/nutrition_weekly_operations_ledger.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`","major"] ["gateway/platforms/nutrition_weekly_operations_ledger_history.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_identifiers`","major"] ["gateway/platforms/nutrition_weekly_operations_ledger_history.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`","major"] ["gateway/platforms/nutrition_weekly_operations_ledger_history.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`","major"] ["gateway/platforms/nutrition_weekly_operations_models.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_identifiers`","major"] ["gateway/platforms/nutrition_weekly_operations_publication_contract.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`","major"] ["gateway/platforms/nutrition_weekly_operations_registry_identity.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_operations_registry_identity.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_resources`","major"] ["gateway/platforms/nutrition_weekly_owner_authority_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger`","major"] ["gateway/platforms/nutrition_weekly_owner_authority_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`","major"] ["gateway/platforms/nutrition_weekly_owner_authority_binding.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_owner_card.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_authority_binding`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_provider`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`","major"] ["gateway/platforms/nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`","major"] ["gateway/platforms/nutrition_weekly_owner_ledger.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_codec`","major"] ["gateway/platforms/nutrition_weekly_owner_ledger.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_types`","major"] ["gateway/platforms/nutrition_weekly_owner_ledger_codec.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_types`","major"] ["gateway/platforms/nutrition_weekly_owner_provider.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`","major"] ["gateway/platforms/nutrition_weekly_owner_provider.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`","major"] ["gateway/platforms/nutrition_weekly_owner_request.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_owner_request.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_owner_request.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`","major"] ["gateway/platforms/nutrition_weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_resources`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_registry_identity`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_bootstrap_config`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_owner_factory`","major"] ["gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_resources`","major"] ["gateway/platforms/nutrition_weekly_reminder_fence.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_fence.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_fence.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder`","major"] ["gateway/platforms/nutrition_weekly_reminder_owner_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`","major"] ["gateway/platforms/nutrition_weekly_reminder_owner_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`","major"] ["gateway/platforms/nutrition_weekly_reminder_owner_factory.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`","major"] ["gateway/platforms/physique_checkin.py","unresolved-attribute","unresolved-attribute: Attribute `_storage` is not defined on `_WizardService` in union `Unknown | _WizardService`","major"] ["gateway/platforms/telegram.py","call-non-callable","call-non-callable: Object of type `` is not callable","major"] ["gateway/platforms/telegram.py","call-non-callable","call-non-callable: Object of type `None` is not callable","major"] ["gateway/platforms/telegram.py","call-non-callable","call-non-callable: Object of type `object` is not callable","major"] ["gateway/platforms/telegram.py","call-top-callable","call-top-callable: Object of type `Top[(...) -> object]` is not safe to call; its signature is not known","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Collection[tuple[int, int, int] | tuple[int, int, bytes | bytearray] | tuple[int, int, None, int]] | None`, found `int | float`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `FileCandidateAuthoritySource`, found `object`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `IncomingAddress`, found `object`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `NutritionCoachingCoordinator`, found `object`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any] | None`, found `int | float`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | Proxy | URL | None`, found `int | float`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_nutrition_draft_markup` is incorrect: Expected `DraftAction`, found `object`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_nutrition_draft_markup` is incorrect: Expected `DraftAction`, found `~None`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `edit_draft` is incorrect: Expected `NutritionTargets | None`, found `~None`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `int`, found `int | Any | str`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `str`, found `int | Any | str`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"buttons\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"carbohydrate\", \"carbohydrates\", \"탄수화물\", \"탄수\", \"protein\", ... omitted 3 literals]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"max\", \"high\", \"end\", \"maximum\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"min\", \"low\", \"start\", \"minimum\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"proposal_digest\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"raw_response\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"revision\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"value\"]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Any & ~bool) | None`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `_adaptive_coach_card_text` is incorrect: Expected `Mapping[str, object]`, found `Top[dict[Unknown, Unknown]]`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `_physique_markup` is incorrect: Expected `WizardPrompt`, found `WizardPrompt | None`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `asdict` is incorrect: Expected `DataclassInstance`, found `(DataclassInstance & ~) | (type & ~)`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `CustomerScheduleTask`, found `WeeklyOperationsTask`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `((Mapping[str, object], /) -> None) | None`, found `(() -> bool) | Unknown`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `(surface: str, canonical: str, grounding: CoachingGrounding, request: (str, str, /) -> object, *, processing_allowed: (() -> bool) | None = None, revision_binding_digest: str | None = None, locked_recommendation: Mapping[str, int] | None = None, artifact_sink: ((Mapping[str, object], /) -> None) | None = None) -> tuple[str, CoachingPipelineReceipt]`, found `(def polish_validated(surface: str, canonical: str, grounding: CoachingGrounding, request: (str, str, /) -> object, *, processing_allowed: (() -> bool) | None = None, revision_binding_digest: str | None = None, locked_recommendation: Mapping[str, int] | None = None, artifact_sink: ((Mapping[str, object], /) -> None) | None = None) -> tuple[str, CoachingPipelineReceipt]) | (def coach_and_polish(surface: str, canonical: str, grounding: CoachingGrounding, request: (str, str, /) -> object, *, processing_allowed: (() -> bool) | None = None, revision_binding_digest: str | None = None) -> tuple[str, CoachingPipelineReceipt])`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `Mapping[str, int] | None`, found `(() -> bool) | Unknown`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `str | None`, found `(() -> bool) | Unknown`","major"] ["gateway/platforms/telegram.py","invalid-argument-type","invalid-argument-type: Argument to function `verify_subscription_readiness` is incorrect: Expected `ReadOnlyMembershipBot`, found `TelegramTextEditor`","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def group_providers(slugs) -> Unknown`","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `ReceiptGatedTelegramBot` is not assignable to attribute `bot` on type `Updater | None`","major"] ["gateway/platforms/telegram.py","invalid-assignment","invalid-assignment: Object of type `str | None` is not assignable to attribute `text` of type `str`","major"] ["gateway/platforms/telegram.py","invalid-method-override","invalid-method-override: Invalid override of method `_send_nutrition_topic`: Definition is incompatible with `TelegramWeeklyTransportMixin._send_nutrition_topic`","major"] ["gateway/platforms/telegram.py","no-matching-overload","no-matching-overload: No overload of bound method `get` matches arguments","major"] ["gateway/platforms/telegram.py","unknown-argument","unknown-argument: Argument `parse_mode` does not match any known parameter of bound method `edit_message_text`","minor"] ["gateway/platforms/telegram.py","unknown-argument","unknown-argument: Argument `reply_markup` does not match any known parameter of bound method `edit_message_text`","minor"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `CHAT_MEMBER` is not defined on `` in union `Any | `","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `add_handler` is not defined on `None` in union `Application[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown] | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `chat_id` is not defined on `~AlwaysFalsy` in union `~AlwaysFalsy | Unknown`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `edit_message_text` is not defined on `None` in union `TelegramTextEditor | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `emoji` is not defined on `None` in union `Sticker | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `encode` is not defined on `None` in union `Unknown | str | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `file_unique_id` is not defined on `None` in union `Sticker | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `get_file` is not defined on `None` in union `Sticker | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `is_animated` is not defined on `None` in union `Sticker | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `is_video` is not defined on `None` in union `Sticker | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `lower` is not defined on `None` in union `str | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `message_id` is not defined on `None` in union `None | Unknown`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `set_name` is not defined on `None` in union `Sticker | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `spec` is not defined on `None` in union `CustomerRuntime | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `split` is not defined on `None` in union `str | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `start_polling` is not defined on `None` in union `Updater | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `start_webhook` is not defined on `None` in union `Updater | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `text` is not defined on `None` in union `WizardPrompt | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `topic_id` is not defined on `~AlwaysFalsy` in union `~AlwaysFalsy | Unknown`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Attribute `updater` is not defined on `None` in union `Application[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown] | None`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `create_forum_topic`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `delete_message`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `edit_forum_topic`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `get_chat`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_animation`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_audio`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_chat_action`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_document`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_media_group`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_message`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_photo`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_video`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_voice`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `set_message_reaction`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `username`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `do_api_request`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `send_message`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `set_my_commands`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor` has no attribute `send_message`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `TelegramTextEditor` has no attribute `set_my_short_description`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `WeeklyReminderCoordinator` has no attribute `customer_transport_allowed`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `WeeklyReminderCoordinator` has no attribute `customer`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `WizardReply` has no attribute `text`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `answer`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `authorize_missing_morning_reminder`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `canonical_sha256`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `customer_key`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `decision_id`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `edit_message_text`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `excluded_risk_ids`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `facts`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `reply_text`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `source_cluster_ids`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `verified_memory`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `customer_transport_allowed`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `customer`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Unresolved attribute `_diagnostic_production_adapter_token` on type `object`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Unresolved attribute `_diagnostic_production_bot_digest` on type `object`","major"] ["gateway/platforms/telegram.py","unresolved-attribute","unresolved-attribute: Unresolved attribute `_diagnostic_production_bot_identity` on type `object`","major"] ["gateway/platforms/telegram.py","unresolved-import","unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`","major"] ["gateway/platforms/telegram.py","unresolved-import","unresolved-import: Cannot resolve imported module `source_collector.source_review`","major"] ["gateway/platforms/telegram.py","unsupported-operator","unsupported-operator: Operator `-` is not supported between objects of type `object` and `Any | None`","major"] ["gateway/platforms/telegram.py","unused-type-ignore-comment","unused-type-ignore-comment: Unused blanket `type: ignore` directive","minor"] ["gateway/platforms/telegram_customer_bootstrap.py","invalid-argument-type","invalid-argument-type: Argument to function `_required_datetime` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/telegram_customer_bootstrap.py","invalid-argument-type","invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/telegram_customer_bootstrap.py","invalid-argument-type","invalid-argument-type: Argument to function `_required_string` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/telegram_production_preflight.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `Mapping[str, str | int | float | ... omitted 3 union elements]`, found `(str & Top[Mapping[Unknown, object]]) | (int & Top[Mapping[Unknown, object]]) | (float & Top[Mapping[Unknown, object]]) | (list[Divergent] & Top[Mapping[Unknown, object]]) | Mapping[str, Divergent]`","major"] ["gateway/platforms/telegram_staff_membership_gate.py","invalid-argument-type","invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"telegram\"]`","major"] ["gateway/platforms/telegram_staff_membership_gate.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`","major"] ["gateway/platforms/telegram_staff_membership_gate.py","no-matching-overload","no-matching-overload: No overload of bound method `get` matches arguments","major"] ["gateway/run.py","call-non-callable","call-non-callable: Object of type `object` is not callable","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `SessionSource`, found `Unknown | SessionSource | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `Unknown | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `Unknown | list[Unknown] | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `dict[Unknown, Unknown] | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[dict[str, Any]]`, found `(Unknown & ~AlwaysFalsy) | (list[dict[str, Any]] & ~AlwaysFalsy) | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `(Unknown & ~AlwaysFalsy) | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `(str & ~AlwaysFalsy) | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `edit_message` is incorrect: Expected `bool`, found `str`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `int | float | None`, found `list[dict[str, Any]] | str`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `list[dict[str, Any]]`, found `list[dict[str, Any]] | str`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `str | None`, found `list[dict[str, Any]] | str`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `str`, found `list[dict[str, Any]] | str`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to function `atomic_json_write` is incorrect: Expected `int`, found `None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to function `maybe_auto_title` is incorrect: Expected `((str, /) -> None) | None`, found `((task: str, exc: BaseException) -> None) | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to function `maybe_auto_title` is incorrect: Expected `dict[Unknown, Unknown]`, found `((task: str, exc: BaseException) -> None) | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to function `resolve` is incorrect: Expected `str`, found `Any | None`","major"] ["gateway/run.py","invalid-argument-type","invalid-argument-type: Argument to function `unlink` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes]`, found `None | str | Any`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Cannot assign to a subscript on an object of type `object`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `(Any & ~None) | AIAgent` on object of type `list[None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `Any | dict[str, Any]` on object of type `list[None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `GatewayStreamConsumer` on object of type `list[None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `object` on object of type `list[None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `str & ~Literal[\"_thinking\"]` on object of type `list[None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `str` on object of type `list[None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"finalize\"]` and value of type `Literal[True]` on object of type `dict[str, str]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"metadata\"]` and value of type `dict[str, Any] | None` on object of type `dict[str, str]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"persist_user_timestamp\"]` and value of type `int | float` on object of type `dict[str, list[dict[str, Any]] | str]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Invalid subscript assignment with key of type `Literal[\"title_callback\"]` and value of type `(title) -> Unknown` on object of type `dict[str, ((task: str, exc: BaseException) -> None) | None]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `() -> Unknown` is not assignable to `ReferenceType[Unknown]`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `(Unknown & ~AlwaysFalsy) | dict[Unknown, Unknown]` is not assignable to attribute `request_overrides` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `(chat_id) -> Unknown` is not assignable to attribute `_voice_mode_getter` on type `BasePlatformAdapter & & `","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `(def _interim_assistant_cb(text: str, *, already_streamed: bool = False) -> None) | None` is not assignable to attribute `interim_assistant_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `(def _step_callback_sync(iteration: int, prev_tools: list[Unknown]) -> None) | None` is not assignable to attribute `step_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `(def progress_callback(event_type: str, tool_name: str = None, preview: str = None, args: dict[Unknown, Unknown] = None, **kwargs) -> Unknown) | None` is not assignable to attribute `tool_progress_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `(def voice_ack_callback(call_id, tool_name, args) -> Unknown) | None` is not assignable to attribute `tool_start_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `None | (def _stream_delta_cb(text: str) -> None)` is not assignable to attribute `stream_delta_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to ``","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to `def resolve_command(name: str) -> CommandDef | None`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to attribute `_voice_input_callback` on type `BasePlatformAdapter & `","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to attribute `_voice_input_callback` on type `BasePlatformAdapter & & & `","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `None` is not assignable to attribute `notice_clear_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `bool` is not assignable to attribute `thinking_progress` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `bound method Self@_handle_voice_channel_join._handle_voice_channel_input(guild_id: int, user_id: int, transcript: str) -> CoroutineType[Any, Any, Unknown]` is not assignable to attribute `_voice_input_callback` on type `BasePlatformAdapter & & `","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `bound method Self@_handle_voice_channel_join._handle_voice_timeout_cleanup(chat_id: str) -> None` is not assignable to attribute `_on_voice_disconnect` on type `BasePlatformAdapter & & `","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `def _bg_review_send(message: str) -> None` is not assignable to attribute `background_review_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `def _clarify_callback_sync(question: str, choices) -> str` is not assignable to attribute `clarify_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `def _event_callback_sync(event_type: str, context: dict[Unknown, Unknown]) -> None` is not assignable to attribute `event_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `def _notice_callback_sync(notice) -> None` is not assignable to attribute `notice_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `def _status_callback_sync(event_type: str, message: str) -> None` is not assignable to attribute `status_callback` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `dict[Unknown, Unknown] | None` is not assignable to attribute `reasoning_config` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `str | None` is not assignable to attribute `service_tier` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-assignment","invalid-assignment: Object of type `str` is not assignable to attribute `memory_notifications` on type `(Any & ~None) | AIAgent`","major"] ["gateway/run.py","invalid-parameter-default","invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `dict[Unknown, Unknown]`","major"] ["gateway/run.py","invalid-parameter-default","invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `str`","major"] ["gateway/run.py","invalid-return-type","invalid-return-type: Return type does not match returned value: expected `dict[str, Any]`, found `Unknown | None | dict[str, str | list[Unknown] | Unknown | int]`","major"] ["gateway/run.py","no-matching-overload","no-matching-overload: No overload of bound method `get` matches arguments","major"] ["gateway/run.py","no-matching-overload","no-matching-overload: No overload of bound method `pop` matches arguments","major"] ["gateway/run.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `bind_telegram_topic` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `get_messages` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `get_session_title` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `get_session` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `get_telegram_topic_binding` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `interrupt` is not defined on `None` in union `Any | None`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `is_telegram_session_linked_to_topic` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `list_unlinked_telegram_sessions_for_user` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `pause_typing_for_chat` is not defined on `None` in union `BasePlatformAdapter | None`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `platform` is not defined on `None` in union `Unknown | SessionSource | None`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `pop_post_delivery_callback` is not defined on `None` in union `BasePlatformAdapter | None`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `resolve_session_id` is not defined on `None` in union `Unknown | None | SessionDB`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `send` is not defined on `None` in union `BasePlatformAdapter | None`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Attribute `steer` is not defined on `None` in union `Any | None`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `AIAgent` has no attribute `session_id`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `BasePlatformAdapter & ` has no attribute `_voice_text_channels`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `BasePlatformAdapter & ` has no attribute `get_user_voice_channel`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `BasePlatformAdapter & ~AlwaysFalsy` has no attribute `_client`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `BasePlatformAdapter & ~AlwaysFalsy` has no attribute `_voice_text_channels`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `BasePlatformAdapter & ~AlwaysFalsy` has no attribute `send_update_prompt`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `BasePlatformAdapter | None` has no attribute `send_exec_approval`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `Self@_prepare_inbound_message_text` has no attribute `_base_url`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `Self@_prepare_inbound_message_text` has no attribute `_model`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Object of type `object` has no attribute `pop`","major"] ["gateway/run.py","unresolved-attribute","unresolved-attribute: Unresolved attribute `_print_fn` on type `AIAgent`","major"] ["gateway/run.py","unresolved-import","unresolved-import: Cannot resolve imported module `mutagen.oggopus`","major"] ["gateway/run.py","unsupported-operator","unsupported-operator: Operator `//` is not supported between objects of type `int | float | None` and `Literal[60]`","major"] ["hermes_cli/env_loader.py","no-matching-overload","no-matching-overload: No overload of function `open` matches arguments","major"] ["hermes_cli/env_loader.py","unused-type-ignore-comment","unused-type-ignore-comment: Unused blanket `type: ignore` directive","minor"] ["scripts/nutricoach_v140_telegram_facade.py","invalid-argument-type","invalid-argument-type: Argument to bound method `_handle_nutrition_draft_callback` is incorrect: Expected `CallbackQuery`, found `FakeCallbackQuery`","major"] ["tests/gateway/_nutrition_weekly_dispatcher_cases.py","invalid-method-override","invalid-method-override: Invalid override of method `_get_nutrition_coaching`: Definition is incompatible with `TelegramAdapter._get_nutrition_coaching`","major"] ["tests/gateway/_nutrition_weekly_dispatcher_cases.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_config_support`","major"] ["tests/gateway/_nutrition_weekly_dispatcher_cases.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/_nutrition_weekly_dispatcher_config_support.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/_nutrition_weekly_reminder_support.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `persist_approved_delivery_card` is incorrect: Expected `int`, found `int | None`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `persist_approved_delivery_card` is incorrect: Expected `str`, found `str | None`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `int | None`, found `int | None | str`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-argument-type","invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `(_session_id) -> Unknown` is not assignable to attribute `finalized_coaching_snapshot` of type `def finalized_coaching_snapshot(self, session_id: str) -> dict[str, object] | None`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `(_session_id) -> Unknown` is not assignable to attribute `finalized_safety_snapshot` of type `def finalized_safety_snapshot(self, session_id: str) -> dict[str, object] | None`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `def append_event(event: Event) -> Unknown` is not assignable to attribute `append_event` of type `def append_event(self, event: object) -> object`","major"] ["tests/gateway/test_nutrition_coaching.py","invalid-assignment","invalid-assignment: Object of type `def prepare_current(draft_id: str, draft_owner, *, expected_generation=None, expected_record_digest=None, expected_checkin_revision=None, expected_draft_revision=None) -> Unknown` is not assignable to attribute `prepare_delivery` of type `def prepare_delivery(self, draft_id: str, owner: IncomingAddress, *, expected_generation: int | None = None, expected_record_digest: str | None = None, expected_checkin_revision: str | None = None, expected_draft_revision: str | None = None) -> DraftAction`","major"] ["tests/gateway/test_nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `actor` is not defined on `None` in union `DraftPayload | None`","major"] ["tests/gateway/test_nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Attribute `bridge` is not defined on `None` in union `ResolvedCustomer | None`","major"] ["tests/gateway/test_nutrition_coaching.py","unresolved-attribute","unresolved-attribute: Unresolved attribute `snapshot` on type `PhysiqueCheckinBridge`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_config_support`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_host_matrix.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_config_support`","major"] ["tests/gateway/test_nutrition_weekly_dispatcher_lifecycle.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_operations.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_operations_registry_identity_r7.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_operations_topic59.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_operations_topic59_failures.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_operations_topic59_r2.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_operations_topic59_r2_slots.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_operations_topic59_telegram.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_owner_draft.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_owner_summary_support`","major"] ["tests/gateway/test_nutrition_weekly_owner_draft_authority.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_owner_draft_model`","major"] ["tests/gateway/test_nutrition_weekly_owner_draft_model.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`","major"] ["tests/gateway/test_nutrition_weekly_owner_draft_model.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._weekly_owner_summary_support`","major"] ["tests/gateway/test_nutrition_weekly_owner_draft_r3.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_owner_draft_model`","major"] ["tests/gateway/test_nutrition_weekly_reminder_allocation_r10.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_allocation_r10.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`","major"] ["tests/gateway/test_nutrition_weekly_reminder_bootstrap_boundary_r7.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_bootstrap_r6.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_bootstrap_race_r7.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_bootstrap_race_r7.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`","major"] ["tests/gateway/test_nutrition_weekly_reminder_boundaries.py","invalid-argument-type","invalid-argument-type: Argument to function `send_weekly_operations_task` is incorrect: Expected `WeeklyReminderTelegramHost`, found `NoCallHost`","major"] ["tests/gateway/test_nutrition_weekly_reminder_ownership_r8.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_ownership_r8.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`","major"] ["tests/gateway/test_nutrition_weekly_reminder_runtime.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_threat_boundary_r8.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_threat_boundary_r8.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`","major"] ["tests/gateway/test_nutrition_weekly_reminder_transfer_r9.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`","major"] ["tests/gateway/test_nutrition_weekly_reminder_transfer_r9.py","unresolved-import","unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`","major"] ["tests/gateway/test_telegram_group_gating.py","unresolved-attribute","unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`","major"] ["tests/gateway/test_telegram_group_gating.py","unresolved-attribute","unresolved-attribute: Class `InlineKeyboardButton` has no attribute `assert_any_call`","major"] ["tests/gateway/test_telegram_group_gating.py","unresolved-attribute","unresolved-attribute: Class `InlineKeyboardButton` has no attribute `reset_mock`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `MessageEvidence`, found `SimpleNamespace`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-argument-type","invalid-argument-type: Argument is incorrect: Expected `OnboardingAuthority`, found `SimpleNamespace`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-argument-type","invalid-argument-type: Argument to function `_acknowledge_operator_attention` is incorrect: Expected `TelegramNutritionOnboardingRuntime`, found `SimpleNamespace`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-argument-type","invalid-argument-type: Argument to function `handle_callback` is incorrect: Expected `_OnboardingCallbackQuery`, found `SimpleNamespace`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-argument-type","invalid-argument-type: Argument to function `recover_operator_status` is incorrect: Expected `TelegramNutritionOnboardingRuntimePublicationMixin`, found `SimpleNamespace`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-assignment","invalid-assignment: Object of type `(**_kwargs) -> Unknown` is not assignable to attribute `_operator_attention_payload` of type `def _operator_attention_payload(self, *, session: Any, service: Any, status: Any, payload: dict[str, Any], recovery_request_id: str | None = None) -> dict[str, Any]`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-assignment","invalid-assignment: Object of type `(_service, _session_id) -> Unknown` is not assignable to attribute `_current_publication` of type `def _current_publication(service: Any, session_id: str) -> Any | None`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-assignment","invalid-assignment: Object of type `(_session) -> Unknown` is not assignable to attribute `_current_authority` of type `def _current_authority(self, session: Any) -> Any`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-assignment","invalid-assignment: Object of type `(_session, _role) -> Unknown` is not assignable to attribute `_route` of type `def _route(self, session: Any, role: str) -> tuple[str, str]`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","invalid-assignment","invalid-assignment: Object of type `AsyncMock` is not assignable to attribute `_send_publication` of type `def _send_publication(self, *, session: Any, service: Any, status: Any, text: str, role: str, payload: dict[str, Any], actions: list[tuple[str, str]], force_reply: bool, reply_anchor_message_id: int | None = None) -> CoroutineType[Any, Any, None]`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","unresolved-attribute","unresolved-attribute: Object of type `bound method TelegramNutritionOnboardingRuntimePublicationMixin._send_publication(*, session: Any, service: Any, status: Any, text: str, role: str, payload: dict[str, Any], actions: list[tuple[str, str]], force_reply: bool, reply_anchor_message_id: int | None = None) -> CoroutineType[Any, Any, None]` has no attribute `assert_awaited_once`","major"] ["tests/gateway/test_telegram_operator_notification_recovery.py","unresolved-attribute","unresolved-attribute: Object of type `bound method TelegramNutritionOnboardingRuntimePublicationMixin._send_publication(*, session: Any, service: Any, status: Any, text: str, role: str, payload: dict[str, Any], actions: list[tuple[str, str]], force_reply: bool, reply_anchor_message_id: int | None = None) -> CoroutineType[Any, Any, None]` has no attribute `await_args`","major"] ["tests/gateway/test_telegram_physique_checkin.py","invalid-assignment","invalid-assignment: Object of type `MagicMock` is not assignable to attribute `answer` of type `def answer(self, context, session_id, version, action, value=None) -> Unknown`","major"] ["tests/gateway/test_telegram_physique_checkin.py","not-subscriptable","not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Attribute `accepted` is not defined on `None` in union `WizardReply | None`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Attribute `handled` is not defined on `None` in union `WizardReply | None`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Object of type `_FakeService` has no attribute `_storage`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Object of type `bound method _FakeService.answer(context, session_id, version, action, value=None) -> Unknown` has no attribute `assert_called_once`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Object of type `bound method _FakeService.answer(context, session_id, version, action, value=None) -> Unknown` has no attribute `call_args`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `dedupe_key`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `occurred_at_kst`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Object of type `~None` has no attribute `provenance`","major"] ["tests/gateway/test_telegram_physique_checkin.py","unresolved-attribute","unresolved-attribute: Unresolved attribute `_storage` on type `_FakeService`","major"]