[
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.knowledge_retrieval`",
    "severity": "major",
    "fingerprint": "a73d8f1d2f5879f2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `str`, found `~None`",
    "severity": "major",
    "fingerprint": "7ba1f9ce32a129f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 161,
          "column": 15
        },
        "end": {
          "line": 161,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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, ...]]`",
    "severity": "major",
    "fingerprint": "848e241c4003c187",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 190,
          "column": 18
        },
        "end": {
          "line": 190,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `items`",
    "severity": "major",
    "fingerprint": "729733ef877159ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 224,
          "column": 53
        },
        "end": {
          "line": 224,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "11f55d6e050ae962",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 292,
          "column": 21
        },
        "end": {
          "line": 292,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "46a07dc990e6fce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 342,
          "column": 33
        },
        "end": {
          "line": 342,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "544ecef102d915cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 342,
          "column": 33
        },
        "end": {
          "line": 342,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "f526162b0d406f24",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 342,
          "column": 33
        },
        "end": {
          "line": 342,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of function `fullmatch` matches arguments",
    "severity": "major",
    "fingerprint": "c7bca80d013ff991",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 433,
          "column": 12
        },
        "end": {
          "line": 433,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[str, ...]`, found `tuple[object, ...]`",
    "severity": "major",
    "fingerprint": "c1d5750cf54de9b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 441,
          "column": 12
        },
        "end": {
          "line": 441,
          "column": 17
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `object` and value of type `str` on object of type `dict[str, object]`",
    "severity": "major",
    "fingerprint": "26eccca120113e44",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 505,
          "column": 17
        },
        "end": {
          "line": 505,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `object` and value of type `(int & ~bool) | float` on object of type `dict[str, object]`",
    "severity": "major",
    "fingerprint": "b7627849f06fa8ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 507,
          "column": 17
        },
        "end": {
          "line": 507,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"first_observed_day\"]`",
    "severity": "major",
    "fingerprint": "44fbff0c443b31a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 531,
          "column": 30
        },
        "end": {
          "line": 531,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"last_observed_day\"]`",
    "severity": "major",
    "fingerprint": "112c56a98bd83ba3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 532,
          "column": 29
        },
        "end": {
          "line": 532,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"days_with_weight\"]`",
    "severity": "major",
    "fingerprint": "b28b4991841fe064",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 533,
          "column": 30
        },
        "end": {
          "line": 533,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"days_with_sleep\"]`",
    "severity": "major",
    "fingerprint": "57a6762b77a144e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 534,
          "column": 28
        },
        "end": {
          "line": 534,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"days_without_measurements\"]`",
    "severity": "major",
    "fingerprint": "72cc5a923e2fc596",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 535,
          "column": 30
        },
        "end": {
          "line": 535,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"missing_days\"]`",
    "severity": "major",
    "fingerprint": "fdb50098dadd08d5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 540,
          "column": 23
        },
        "end": {
          "line": 540,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"date\"]`",
    "severity": "major",
    "fingerprint": "b2374881c31a9ccb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 553,
          "column": 66
        },
        "end": {
          "line": 553,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_observed_metrics` is incorrect: Expected `dict[str, object]`, found `Top[dict[Unknown, Unknown]]`",
    "severity": "major",
    "fingerprint": "6678095c618d5bd3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 555,
          "column": 37
        },
        "end": {
          "line": 555,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "757c9186cc14d2c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 557,
          "column": 31
        },
        "end": {
          "line": 557,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"week_start\"]`",
    "severity": "major",
    "fingerprint": "f7c2af2a61cc0ad2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 583,
          "column": 25
        },
        "end": {
          "line": 583,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"average_weight_kg\"]`",
    "severity": "major",
    "fingerprint": "fab7df0da26a3fa6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 584,
          "column": 36
        },
        "end": {
          "line": 584,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"sample_count\"]`",
    "severity": "major",
    "fingerprint": "dbe78afe1c0fc0fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/coaching_grounding.py",
      "positions": {
        "begin": {
          "line": 585,
          "column": 37
        },
        "end": {
          "line": 585,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_kst_timestamp` is incorrect: Expected `str | None`, found `str | datetime | None`",
    "severity": "major",
    "fingerprint": "c96488df836458c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 159,
          "column": 60
        },
        "end": {
          "line": 159,
          "column": 75
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_require_opaque_id` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "4e70c2dbee6e4069",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 614,
          "column": 9
        },
        "end": {
          "line": 614,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `record_operator_time` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "11f4d5f4cf2083da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 637,
          "column": 13
        },
        "end": {
          "line": 637,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `record_operator_time` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "cbda8f3969944b1a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 638,
          "column": 13
        },
        "end": {
          "line": 638,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `validate_legacy_activation_authority` is incorrect: Expected `dict[str, str]`, found `dict[str, object]`",
    "severity": "major",
    "fingerprint": "70abfd28e5262cdd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 1934,
          "column": 13
        },
        "end": {
          "line": 1934,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "eb1f906d651a3b48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2400,
          "column": 13
        },
        "end": {
          "line": 2400,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "ce45082aabdacc4e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2401,
          "column": 16
        },
        "end": {
          "line": 2401,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "1080e1fc94a54275",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2404,
          "column": 12
        },
        "end": {
          "line": 2404,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "6dcc8ee9e64b6d11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2408,
          "column": 12
        },
        "end": {
          "line": 2408,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `__init__` matches arguments",
    "severity": "major",
    "fingerprint": "ab6db9fbccf37fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2412,
          "column": 28
        },
        "end": {
          "line": 2412,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `__init__` matches arguments",
    "severity": "major",
    "fingerprint": "dfc902dbe4789a80",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2603,
          "column": 12
        },
        "end": {
          "line": 2603,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"foods\"]`",
    "severity": "major",
    "fingerprint": "a4821be030777564",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2683,
          "column": 23
        },
        "end": {
          "line": 2683,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "be2868478c18a890",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2702,
          "column": 29
        },
        "end": {
          "line": 2702,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "3d394b070eb95198",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2703,
          "column": 35
        },
        "end": {
          "line": 2703,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "3f4116887e982257",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2704,
          "column": 27
        },
        "end": {
          "line": 2704,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "61001108ef888e35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2712,
          "column": 26
        },
        "end": {
          "line": 2712,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "c1ce553077c6e85b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2726,
          "column": 12
        },
        "end": {
          "line": 2726,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "4686093b1619a45e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2802,
          "column": 12
        },
        "end": {
          "line": 2811,
          "column": 6
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_artifact_value` is incorrect: Expected `Mapping[str, object]`, found `object`",
    "severity": "major",
    "fingerprint": "f833ba9d93dfaa2b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2898,
          "column": 13
        },
        "end": {
          "line": 2898,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_kst_timestamp` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "a78191b0a54e3b07",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 2908,
          "column": 37
        },
        "end": {
          "line": 2908,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_approval_row` is incorrect: Expected `Mapping[str, str]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "da71d775cb63d8c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3101,
          "column": 25
        },
        "end": {
          "line": 3101,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_approval_row` is incorrect: Expected `Mapping[str, str]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "b3531a87cda3378d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3125,
          "column": 21
        },
        "end": {
          "line": 3125,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_approval_row` is incorrect: Expected `Mapping[str, str]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "2305db562ab5742f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3143,
          "column": 21
        },
        "end": {
          "line": 3143,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_approval_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "f30215da6a1813b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3145,
          "column": 21
        },
        "end": {
          "line": 3145,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "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]]]`",
    "severity": "major",
    "fingerprint": "1f3f9a221e8505d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3380,
          "column": 12
        },
        "end": {
          "line": 3380,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_config_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b4e4c35da4a8c21c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3554,
          "column": 17
        },
        "end": {
          "line": 3554,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_revision_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "db204aae2220a96e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3602,
          "column": 13
        },
        "end": {
          "line": 3602,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_config_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ff1e67ba58021b8a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3657,
          "column": 17
        },
        "end": {
          "line": 3657,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_authority_matches` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "6ef81fcf55781c69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3749,
          "column": 9
        },
        "end": {
          "line": 3749,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"digest\"]`",
    "severity": "major",
    "fingerprint": "b7374f01b8e2bb14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3755,
          "column": 63
        },
        "end": {
          "line": 3755,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "16a7752ac4d81208",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3762,
          "column": 33
        },
        "end": {
          "line": 3762,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "adee595a19add00f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3768,
          "column": 37
        },
        "end": {
          "line": 3768,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"derived_constraints\"]`",
    "severity": "major",
    "fingerprint": "f580e0dab1a541c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3779,
          "column": 43
        },
        "end": {
          "line": 3779,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"derived_constraints_digest\"]`",
    "severity": "major",
    "fingerprint": "28f65f6820ac60ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3785,
          "column": 50
        },
        "end": {
          "line": 3785,
          "column": 78
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_constraints_digest\"]`",
    "severity": "major",
    "fingerprint": "ccb7a8960a015da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3793,
          "column": 27
        },
        "end": {
          "line": 3793,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_constraints_version\"]`",
    "severity": "major",
    "fingerprint": "fb2082c2d1b540b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3797,
          "column": 27
        },
        "end": {
          "line": 3797,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_documents\"]`",
    "severity": "major",
    "fingerprint": "4c15412f2fc13640",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3801,
          "column": 42
        },
        "end": {
          "line": 3801,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_digests\"]`",
    "severity": "major",
    "fingerprint": "afbddb8cc3b5aca5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3818,
          "column": 43
        },
        "end": {
          "line": 3818,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`",
    "severity": "major",
    "fingerprint": "e4b2daec57160085",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3823,
          "column": 62
        },
        "end": {
          "line": 3823,
          "column": 78
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`",
    "severity": "major",
    "fingerprint": "41a338b59e6e3dad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3840,
          "column": 65
        },
        "end": {
          "line": 3840,
          "column": 77
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`",
    "severity": "major",
    "fingerprint": "c06210297943223d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3842,
          "column": 35
        },
        "end": {
          "line": 3842,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_artifact_value` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "1f33a6aaa59ee836",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3850,
          "column": 17
        },
        "end": {
          "line": 3850,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved\"]`",
    "severity": "major",
    "fingerprint": "6791da3eac17a3af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3854,
          "column": 39
        },
        "end": {
          "line": 3854,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_by\"]`",
    "severity": "major",
    "fingerprint": "7a7bffd869751b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3855,
          "column": 42
        },
        "end": {
          "line": 3855,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"version\"]`",
    "severity": "major",
    "fingerprint": "c32b6d66539c20cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3856,
          "column": 42
        },
        "end": {
          "line": 3856,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_at_kst\"]`",
    "severity": "major",
    "fingerprint": "696f7f3c61b19e28",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3857,
          "column": 42
        },
        "end": {
          "line": 3857,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_at_kst\"]`",
    "severity": "major",
    "fingerprint": "eede70d717c9d972",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3858,
          "column": 39
        },
        "end": {
          "line": 3858,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_at_kst\"]`",
    "severity": "major",
    "fingerprint": "721c6d216549f417",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3864,
          "column": 49
        },
        "end": {
          "line": 3864,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_validate_external_artifact` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "75bcffde550b1e72",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3872,
          "column": 13
        },
        "end": {
          "line": 3872,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_at_kst\"]`",
    "severity": "major",
    "fingerprint": "afc0cc9b547d120f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3894,
          "column": 38
        },
        "end": {
          "line": 3894,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_digests\"]`",
    "severity": "major",
    "fingerprint": "270ae87bc7df3491",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3914,
          "column": 9
        },
        "end": {
          "line": 3914,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `__init__` matches arguments",
    "severity": "major",
    "fingerprint": "7f6e3424a81e60e7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 3921,
          "column": 24
        },
        "end": {
          "line": 3921,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"supersedes_digest\"]`",
    "severity": "major",
    "fingerprint": "28dbaa44c76f2e12",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4053,
          "column": 32
        },
        "end": {
          "line": 4053,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `__init__` matches arguments",
    "severity": "major",
    "fingerprint": "7493d263876cd182",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4126,
          "column": 40
        },
        "end": {
          "line": 4128,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "91e5f4c2fb191c79",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4276,
          "column": 37
        },
        "end": {
          "line": 4276,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"authority\"]`",
    "severity": "major",
    "fingerprint": "f7c040615167e951",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4280,
          "column": 48
        },
        "end": {
          "line": 4280,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"authority_digest\"]`",
    "severity": "major",
    "fingerprint": "8276fd15a52811da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4281,
          "column": 55
        },
        "end": {
          "line": 4281,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_by\"]`",
    "severity": "major",
    "fingerprint": "350b90153cd357",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4296,
          "column": 39
        },
        "end": {
          "line": 4296,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"owner_digest\"]`",
    "severity": "major",
    "fingerprint": "613b83ff1d93948e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4299,
          "column": 39
        },
        "end": {
          "line": 4299,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"registry_digest\"]`",
    "severity": "major",
    "fingerprint": "45db7eb73ef24a1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4301,
          "column": 39
        },
        "end": {
          "line": 4301,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"activation_receipt_id\"]`",
    "severity": "major",
    "fingerprint": "ca4b4d50abe4004d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4303,
          "column": 39
        },
        "end": {
          "line": 4303,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"activation_receipt_digest\"]`",
    "severity": "major",
    "fingerprint": "421dfb86d7b2f08a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4305,
          "column": 39
        },
        "end": {
          "line": 4305,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_digests\"]`",
    "severity": "major",
    "fingerprint": "8283413ac684f555",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4316,
          "column": 51
        },
        "end": {
          "line": 4316,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_at_kst\"]`",
    "severity": "major",
    "fingerprint": "1a810b494ca547eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4325,
          "column": 50
        },
        "end": {
          "line": 4325,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "1c0efee6d42dc682",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4493,
          "column": 37
        },
        "end": {
          "line": 4493,
          "column": 75
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"approved_by\"]`",
    "severity": "major",
    "fingerprint": "5c571801f91e3a2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4504,
          "column": 42
        },
        "end": {
          "line": 4504,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"owner_digest\"]`",
    "severity": "major",
    "fingerprint": "c20d95855d94f34a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4506,
          "column": 42
        },
        "end": {
          "line": 4506,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"artifact_digests\"]`",
    "severity": "major",
    "fingerprint": "388f4ad52b1fd836",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4507,
          "column": 42
        },
        "end": {
          "line": 4507,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_registration_latest_approvals` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "ceb2c7a3fb20b93f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4515,
          "column": 17
        },
        "end": {
          "line": 4515,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"source_ref\"]`",
    "severity": "major",
    "fingerprint": "c3338d598aa026e2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4655,
          "column": 37
        },
        "end": {
          "line": 4655,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\"]`",
    "severity": "major",
    "fingerprint": "c7dc2e454824afc7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4677,
          "column": 44
        },
        "end": {
          "line": 4677,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "1dfa7ce4c195a5c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4732,
          "column": 34
        },
        "end": {
          "line": 4732,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "c0fd7201df4c5c93",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4896,
          "column": 22
        },
        "end": {
          "line": 4896,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "7e95646156c84d1c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4897,
          "column": 45
        },
        "end": {
          "line": 4897,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `>=` is not supported between objects of type `object` and `Literal[0]`",
    "severity": "major",
    "fingerprint": "ee34b298d9c85642",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4918,
          "column": 17
        },
        "end": {
          "line": 4918,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `append_source_day_mapping` is incorrect: Expected `date | str`, found `object`",
    "severity": "major",
    "fingerprint": "26a1c494ea09ee7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4925,
          "column": 13
        },
        "end": {
          "line": 4925,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `append_source_day_mapping` is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "124ae38744023a8f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4927,
          "column": 13
        },
        "end": {
          "line": 4927,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "96c762d634d26ef9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4930,
          "column": 9
        },
        "end": {
          "line": 4930,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "73d544784155d1e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 4999,
          "column": 35
        },
        "end": {
          "line": 4999,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "ae3f64ed5d6600f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5024,
          "column": 31
        },
        "end": {
          "line": 5024,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `append` is incorrect: Expected `Never`, found `object`",
    "severity": "major",
    "fingerprint": "27004ec10dfff0e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5908,
          "column": 27
        },
        "end": {
          "line": 5908,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `str & ~AlwaysFalsy` and value of type `object` on object of type `Top[dict[Unknown, Unknown]]`",
    "severity": "major",
    "fingerprint": "6d5b2e88b876ed43",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5918,
          "column": 13
        },
        "end": {
          "line": 5918,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "81743790517ef13d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5926,
          "column": 9
        },
        "end": {
          "line": 5926,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "unused-type-ignore-comment",
    "description": "unused-type-ignore-comment: Unused blanket `type: ignore` directive",
    "severity": "minor",
    "fingerprint": "9b25318156ca47cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5957,
          "column": 26
        },
        "end": {
          "line": 5957,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`",
    "severity": "major",
    "fingerprint": "2378ab45ee296ac6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5979,
          "column": 31
        },
        "end": {
          "line": 5979,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "2dd26eee6661b511",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 5993,
          "column": 32
        },
        "end": {
          "line": 5993,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "b4e4302a67ba5968",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6011,
          "column": 15
        },
        "end": {
          "line": 6011,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "6d72b405445830f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6012,
          "column": 15
        },
        "end": {
          "line": 6012,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "50572371659a3fb9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6013,
          "column": 19
        },
        "end": {
          "line": 6013,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "8e36e82d9ea3c96",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6014,
          "column": 15
        },
        "end": {
          "line": 6014,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "f2e22dd6fafa3de0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6039,
          "column": 15
        },
        "end": {
          "line": 6039,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "a6964643d2bcf568",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6039,
          "column": 38
        },
        "end": {
          "line": 6039,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"topics\"]`",
    "severity": "major",
    "fingerprint": "a40bd159024ebd38",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6076,
          "column": 32
        },
        "end": {
          "line": 6076,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"chat_id\"]`",
    "severity": "major",
    "fingerprint": "46f6a51c1daf3826",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6087,
          "column": 50
        },
        "end": {
          "line": 6087,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "2f1e3ff7332b7662",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6137,
          "column": 28
        },
        "end": {
          "line": 6137,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"topics\"]`",
    "severity": "major",
    "fingerprint": "eb45b94564ce5fe7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6198,
          "column": 32
        },
        "end": {
          "line": 6198,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"chat_id\"]`",
    "severity": "major",
    "fingerprint": "1b5b5f28660f8dbc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6205,
          "column": 50
        },
        "end": {
          "line": 6205,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"config\"]`",
    "severity": "major",
    "fingerprint": "f2a2d638fde33755",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6274,
          "column": 24
        },
        "end": {
          "line": 6274,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"bot_id\", \"bot_username\", \"username\", \"name\", \"config_id\"]`",
    "severity": "major",
    "fingerprint": "295445e201abffe4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6278,
          "column": 30
        },
        "end": {
          "line": 6278,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `append` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "b3e6ed45682efa03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6302,
          "column": 31
        },
        "end": {
          "line": 6302,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"separate\"]`",
    "severity": "major",
    "fingerprint": "8412038621121450",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6308,
          "column": 28
        },
        "end": {
          "line": 6308,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"dedicated\"]`",
    "severity": "major",
    "fingerprint": "c0fb5153aa5f6a0a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6308,
          "column": 66
        },
        "end": {
          "line": 6308,
          "column": 77
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_preflight_config_routes` is incorrect: Expected `Mapping[str, object]`, found `object`",
    "severity": "major",
    "fingerprint": "1802b110246d1c44",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6669,
          "column": 13
        },
        "end": {
          "line": 6669,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_preflight_config_routes` is incorrect: Expected `Mapping[str, object]`, found `object`",
    "severity": "major",
    "fingerprint": "1bef15ffcee69736",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6684,
          "column": 13
        },
        "end": {
          "line": 6684,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "a7edcca676b34322",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_admin.py",
      "positions": {
        "begin": {
          "line": 6740,
          "column": 40
        },
        "end": {
          "line": 6740,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_domain_trainer`",
    "severity": "major",
    "fingerprint": "6be5a9ad22403dd8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "c2312c741f04a73",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 94,
          "column": 9
        },
        "end": {
          "line": 94,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `approved_proposal_digest`",
    "severity": "major",
    "fingerprint": "1a9427ddd3468a4e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision`",
    "severity": "major",
    "fingerprint": "c96c2d357353e6af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 96,
          "column": 12
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `action_text`",
    "severity": "major",
    "fingerprint": "b1c5aa8947a434ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 123,
          "column": 15
        },
        "end": {
          "line": 123,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `CanonicalEventTransaction | None`, found `object`",
    "severity": "major",
    "fingerprint": "a5dea81e8f1217e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 145,
          "column": 13
        },
        "end": {
          "line": 145,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `for_customer_runtime` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "f09b6096da595c36",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 154,
          "column": 63
        },
        "end": {
          "line": 154,
          "column": 75
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `current_schedule_reference`",
    "severity": "major",
    "fingerprint": "34e162beb9e89f0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 158,
          "column": 16
        },
        "end": {
          "line": 158,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "ba80890cbaa7967",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 169,
          "column": 55
        },
        "end": {
          "line": 169,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "fba9300419177764",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 250,
          "column": 31
        },
        "end": {
          "line": 250,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "f4a97c32ad9075c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 251,
          "column": 30
        },
        "end": {
          "line": 251,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "7774242dbe69f9c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 252,
          "column": 39
        },
        "end": {
          "line": 252,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `read_snapshot`",
    "severity": "major",
    "fingerprint": "7c189c59b8c6ede2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 296,
          "column": 20
        },
        "end": {
          "line": 296,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "48e4e80d39f1291",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 309,
          "column": 46
        },
        "end": {
          "line": 309,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "db4487b84146aac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 310,
          "column": 48
        },
        "end": {
          "line": 310,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "a6554915b8cfc9c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 311,
          "column": 57
        },
        "end": {
          "line": 311,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `schedule_reference_digest`",
    "severity": "major",
    "fingerprint": "ef61f2de373ae1e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 316,
          "column": 28
        },
        "end": {
          "line": 316,
          "column": 80
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "d21545a2016f7bfb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 321,
          "column": 28
        },
        "end": {
          "line": 321,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "6a7b6ad6a8d706a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 322,
          "column": 27
        },
        "end": {
          "line": 322,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "17cd4dc378cc8822",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 323,
          "column": 36
        },
        "end": {
          "line": 323,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "63f2c61d19c8a55c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 343,
          "column": 31
        },
        "end": {
          "line": 343,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "d3730e9b7e92348f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 344,
          "column": 30
        },
        "end": {
          "line": 344,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "31be299c89240953",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 345,
          "column": 39
        },
        "end": {
          "line": 345,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `read_snapshot`",
    "severity": "major",
    "fingerprint": "8711a2ae528e4f63",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 388,
          "column": 20
        },
        "end": {
          "line": 388,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "a55e990db457b632",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 395,
          "column": 55
        },
        "end": {
          "line": 395,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `event_id`",
    "severity": "major",
    "fingerprint": "2054dcb1b1b3be13",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 419,
          "column": 33
        },
        "end": {
          "line": 419,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `schedule_reference_digest`",
    "severity": "major",
    "fingerprint": "c2b7a391514ffd1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 421,
          "column": 28
        },
        "end": {
          "line": 421,
          "column": 80
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "61b2d3f132c39b99",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 426,
          "column": 13
        },
        "end": {
          "line": 426,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "5388aac4664544d1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 426,
          "column": 38
        },
        "end": {
          "line": 426,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "87c71042cff9659c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 427,
          "column": 16
        },
        "end": {
          "line": 427,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "45de344096417ba0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 427,
          "column": 47
        },
        "end": {
          "line": 427,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "de59e32ea4a6dd6d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 428,
          "column": 16
        },
        "end": {
          "line": 428,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "a26f51a0d103db01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 428,
          "column": 49
        },
        "end": {
          "line": 428,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "41311b8e95cc7c18",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 434,
          "column": 17
        },
        "end": {
          "line": 434,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `event_id`",
    "severity": "major",
    "fingerprint": "aa358acbee67bf19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 434,
          "column": 62
        },
        "end": {
          "line": 434,
          "column": 80
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "325b7a124b305617",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 435,
          "column": 17
        },
        "end": {
          "line": 435,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `schedule_reference`",
    "severity": "major",
    "fingerprint": "ce241f220efe4f9c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 444,
          "column": 17
        },
        "end": {
          "line": 444,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `event_id`",
    "severity": "major",
    "fingerprint": "241686d509a5b571",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 454,
          "column": 27
        },
        "end": {
          "line": 454,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `event_id`",
    "severity": "major",
    "fingerprint": "f35ccce1f870e82",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 464,
          "column": 33
        },
        "end": {
          "line": 464,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `project_confirmed_schedule_strategy` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b01dde0e2e2e88f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 467,
          "column": 13
        },
        "end": {
          "line": 467,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `version`",
    "severity": "major",
    "fingerprint": "6028a26cf6d0f579",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 468,
          "column": 28
        },
        "end": {
          "line": 468,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `policy_digest`",
    "severity": "major",
    "fingerprint": "200cadd9f12d5a57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 469,
          "column": 27
        },
        "end": {
          "line": 469,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `document_digest`",
    "severity": "major",
    "fingerprint": "7b9c9ed286619b0b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 470,
          "column": 36
        },
        "end": {
          "line": 470,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `project_confirmed_schedule_strategy` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "60b2587751d59d46",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 472,
          "column": 13
        },
        "end": {
          "line": 472,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `schedule_reference`",
    "severity": "major",
    "fingerprint": "788bafef04abb684",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 474,
          "column": 30
        },
        "end": {
          "line": 474,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `read_snapshot`",
    "severity": "major",
    "fingerprint": "5d88cc15de5e1ef2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 490,
          "column": 20
        },
        "end": {
          "line": 490,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "15aee394e0706fc5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 498,
          "column": 59
        },
        "end": {
          "line": 498,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "9a0b9a264bf90e74",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 583,
          "column": 55
        },
        "end": {
          "line": 583,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `event_id`",
    "severity": "major",
    "fingerprint": "a69e5281bcc61762",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 589,
          "column": 16
        },
        "end": {
          "line": 589,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `schedule_reference_digest`",
    "severity": "major",
    "fingerprint": "3d16a8afdd46f8a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 590,
          "column": 16
        },
        "end": {
          "line": 590,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `append_schedule_confirmation`",
    "severity": "major",
    "fingerprint": "a9f4a01d09a9df59",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 598,
          "column": 25
        },
        "end": {
          "line": 598,
          "column": 80
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "2d28ebad946f613",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 631,
          "column": 46
        },
        "end": {
          "line": 631,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `ScheduledDeliveryReceipt`, found `object`",
    "severity": "major",
    "fingerprint": "8f6e728f7e5466ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 653,
          "column": 51
        },
        "end": {
          "line": 653,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `datetime`, found `object`",
    "severity": "major",
    "fingerprint": "fac0d2a757309b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 653,
          "column": 61
        },
        "end": {
          "line": 653,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `datetime`, found `object`",
    "severity": "major",
    "fingerprint": "86091a8761b9ea0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 653,
          "column": 61
        },
        "end": {
          "line": 653,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `non_response_review_candidate` is incorrect: Expected `datetime | None`, found `object`",
    "severity": "major",
    "fingerprint": "113617c3b8bb8c92",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 653,
          "column": 61
        },
        "end": {
          "line": 653,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `checkin_cli.customer_coaching.CustomerRuntime`, found `Unknown | CustomerRuntime`",
    "severity": "major",
    "fingerprint": "d9d27c773fe1dd0d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 656,
          "column": 55
        },
        "end": {
          "line": 656,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "fde80fb549a96ed1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 680,
          "column": 34
        },
        "end": {
          "line": 680,
          "column": 82
        }
      }
    }
  },
  {
    "check_name": "invalid-method-override",
    "description": "invalid-method-override: Invalid override of method `__reduce__`: Definition is incompatible with `object.__reduce__`",
    "severity": "major",
    "fingerprint": "fe6571a162f146e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_coaching.py",
      "positions": {
        "begin": {
          "line": 743,
          "column": 9
        },
        "end": {
          "line": 743,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Literal[\"daily\", \"weekly\", \"monthly\", \"reminder\", \"cutoff\"]`, found `str`",
    "severity": "major",
    "fingerprint": "56a0122db761507f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 613,
          "column": 58
        },
        "end": {
          "line": 613,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "458a8a9d8efa7350",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1100,
          "column": 29
        },
        "end": {
          "line": 1100,
          "column": 105
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "26dea1e91493e1f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1106,
          "column": 29
        },
        "end": {
          "line": 1108,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "f9fee71662e1af69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1109,
          "column": 29
        },
        "end": {
          "line": 1111,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `state` is not defined on `None` in union `ScheduleFenceReceipt | None`",
    "severity": "major",
    "fingerprint": "8c63858ff0c1e8c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1195,
          "column": 12
        },
        "end": {
          "line": 1195,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `ScheduleFenceReceipt`, found `ScheduleFenceReceipt | None`",
    "severity": "major",
    "fingerprint": "1aae0954957c8289",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1217,
          "column": 20
        },
        "end": {
          "line": 1217,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Literal[\"daily\", \"weekly\", \"monthly\", \"reminder\", \"cutoff\"]`, found `str`",
    "severity": "major",
    "fingerprint": "a6e73b83c4bdc047",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1362,
          "column": 9
        },
        "end": {
          "line": 1362,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write_tombstone` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "59fc4f18c18297a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1423,
          "column": 52
        },
        "end": {
          "line": 1423,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "d322af8daf1ebf22",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1431,
          "column": 13
        },
        "end": {
          "line": 1431,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `object` is not assignable to `str | None`",
    "severity": "major",
    "fingerprint": "b66a05f13b78b113",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1691,
          "column": 32
        },
        "end": {
          "line": 1691,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "62c46138f86bb596",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1702,
          "column": 13
        },
        "end": {
          "line": 1702,
          "column": 87
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "8f269982d002bd7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1708,
          "column": 13
        },
        "end": {
          "line": 1708,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_build_row` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "40fc552307a4920b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/customer_schedule.py",
      "positions": {
        "begin": {
          "line": 1709,
          "column": 13
        },
        "end": {
          "line": 1709,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `not in` is not supported between objects of type `str` and `object`",
    "severity": "major",
    "fingerprint": "decdacb9c196d59",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/diagnostic_evidence.py",
      "positions": {
        "begin": {
          "line": 851,
          "column": 41
        },
        "end": {
          "line": 851,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `in` is not supported between objects of type `str` and `object`",
    "severity": "major",
    "fingerprint": "d9a6949ec9b6efa7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/diagnostic_evidence.py",
      "positions": {
        "begin": {
          "line": 851,
          "column": 70
        },
        "end": {
          "line": 851,
          "column": 93
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "ce09d16c48765510",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/diagnostic_evidence.py",
      "positions": {
        "begin": {
          "line": 867,
          "column": 50
        },
        "end": {
          "line": 867,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `not in` is not supported between objects of type `str & ~AlwaysFalsy` and `object`",
    "severity": "major",
    "fingerprint": "c14e2a6e91db1372",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/diagnostic_evidence.py",
      "positions": {
        "begin": {
          "line": 870,
          "column": 36
        },
        "end": {
          "line": 870,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Literal[150000]`, found `int`",
    "severity": "major",
    "fingerprint": "da43844acca5007",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 695,
          "column": 9
        },
        "end": {
          "line": 695,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str`",
    "severity": "major",
    "fingerprint": "82f9baa7917f0aeb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 696,
          "column": 9
        },
        "end": {
          "line": 696,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str`",
    "severity": "major",
    "fingerprint": "73c57296ed6d37bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 697,
          "column": 9
        },
        "end": {
          "line": 697,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str`",
    "severity": "major",
    "fingerprint": "fdba864899f62ca7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 698,
          "column": 9
        },
        "end": {
          "line": 698,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Literal[\"bank_transfer\"]`, found `str`",
    "severity": "major",
    "fingerprint": "60bb8f861a9507d6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 699,
          "column": 9
        },
        "end": {
          "line": 699,
          "column": 22
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `PaymentKind`, found `str`",
    "severity": "major",
    "fingerprint": "7470349a99784880",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 700,
          "column": 9
        },
        "end": {
          "line": 700,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `int | None`",
    "severity": "major",
    "fingerprint": "74e120719f14c5c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 733,
          "column": 9
        },
        "end": {
          "line": 733,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str | None`",
    "severity": "major",
    "fingerprint": "1f68f06eb16257ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 734,
          "column": 9
        },
        "end": {
          "line": 734,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `OperatorTask`, found `str`",
    "severity": "major",
    "fingerprint": "432c4942fb7d2e9e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 775,
          "column": 9
        },
        "end": {
          "line": 775,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `date | str | None`",
    "severity": "major",
    "fingerprint": "c482d2a519772354",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/models.py",
      "positions": {
        "begin": {
          "line": 776,
          "column": 9
        },
        "end": {
          "line": 776,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `_validate_storage`",
    "severity": "major",
    "fingerprint": "9678394dc8aa47be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 27,
          "column": 9
        },
        "end": {
          "line": 27,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `enforce_current_authority`",
    "severity": "major",
    "fingerprint": "534bcf330395dc1e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 28,
          "column": 12
        },
        "end": {
          "line": 28,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `_validate_current_authority`",
    "severity": "major",
    "fingerprint": "88b850b779c3dfbe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 13
        },
        "end": {
          "line": 31,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `session_path`",
    "severity": "major",
    "fingerprint": "c8ed5b3fc7d44ccf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 32,
          "column": 38
        },
        "end": {
          "line": 32,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `profile_root`",
    "severity": "major",
    "fingerprint": "ccf7581b487a9df1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 36,
          "column": 26
        },
        "end": {
          "line": 36,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "2aa7b15ac412fa9b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 37,
          "column": 26
        },
        "end": {
          "line": 37,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `root`",
    "severity": "major",
    "fingerprint": "227702db59c65a59",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 38,
          "column": 29
        },
        "end": {
          "line": 38,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `baseline_path`",
    "severity": "major",
    "fingerprint": "8b04bbfa45796f78",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 39,
          "column": 37
        },
        "end": {
          "line": 39,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "f1c6bc9bd49c2520",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 53,
          "column": 26
        },
        "end": {
          "line": 53,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `ready_path`",
    "severity": "major",
    "fingerprint": "4da4436e43e8ab84",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 57,
          "column": 35
        },
        "end": {
          "line": 57,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `session_path`",
    "severity": "major",
    "fingerprint": "f36dd460bb7d4ae4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 58,
          "column": 9
        },
        "end": {
          "line": 58,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@finalize` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "3830dbebf56f3977",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/nutrition_onboarding_finalize_service.py",
      "positions": {
        "begin": {
          "line": 59,
          "column": 42
        },
        "end": {
          "line": 59,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.resource_registrar_contract`",
    "severity": "major",
    "fingerprint": "452200757e588c54",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_authority_owned.py",
      "positions": {
        "begin": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_authority_root`",
    "severity": "major",
    "fingerprint": "74f99e4f8b037a55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_authority_owned.py",
      "positions": {
        "begin": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_parent`",
    "severity": "major",
    "fingerprint": "5fd105a2c10d2a91",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_authority_owned.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.models`",
    "severity": "major",
    "fingerprint": "633f12020664a508",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_canonical_snapshot.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 13
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "890b964977073b50",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_canonical_snapshot.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "da57b8c1ba5b5b53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_canonical_snapshot.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "1934ba78e9d2e38f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_correlation.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "ef3ab12dd97d93fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_correlation.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_lineage`",
    "severity": "major",
    "fingerprint": "ce8e176c5b9c52d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_correlation.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "21b5f67cadf0cdd7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_correlation.py",
      "positions": {
        "begin": {
          "line": 29,
          "column": 7
        },
        "end": {
          "line": 29,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_store`",
    "severity": "major",
    "fingerprint": "f3cf5fee663e6a68",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_correlation.py",
      "positions": {
        "begin": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.`",
    "severity": "major",
    "fingerprint": "51d972133edcdcd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 1
        },
        "end": {
          "line": 13,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "518b44bddc16a1fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "7492590e0f314143",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "6db6afc293d2ecec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_registry`",
    "severity": "major",
    "fingerprint": "3141cbacabb5a11d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 20,
          "column": 7
        },
        "end": {
          "line": 20,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_registered_binding`",
    "severity": "major",
    "fingerprint": "41351d5a831c60bf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`",
    "severity": "major",
    "fingerprint": "ac1e5968634036c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 7
        },
        "end": {
          "line": 22,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`",
    "severity": "major",
    "fingerprint": "56fa39041b3befc0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority.py",
      "positions": {
        "begin": {
          "line": 27,
          "column": 7
        },
        "end": {
          "line": 27,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.customer_coaching`",
    "severity": "major",
    "fingerprint": "25a405ad27997336",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "4e3ffe249116ac6d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "744f7bf7758dae70",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "9d14d7b2d1420cae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`",
    "severity": "major",
    "fingerprint": "d272aa5ae22a44d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "143940261b35d3b3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`",
    "severity": "major",
    "fingerprint": "744153a47d538b16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 7
        },
        "end": {
          "line": 22,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_parser`",
    "severity": "major",
    "fingerprint": "2ca555e7528d5cad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 27,
          "column": 7
        },
        "end": {
          "line": 27,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_registered_binding`",
    "severity": "major",
    "fingerprint": "1483d502498e3226",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_factory.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.customer_coaching`",
    "severity": "major",
    "fingerprint": "eea8c99fcbdb2a55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.resource_registrar_contract`",
    "severity": "major",
    "fingerprint": "d4c8c9488b74942",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "b96126f796e790e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "6813ec4ae9ce5a6e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`",
    "severity": "major",
    "fingerprint": "9fe1b88fdaf1a952",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "a0090af2584be2ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 25,
          "column": 7
        },
        "end": {
          "line": 25,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_factory`",
    "severity": "major",
    "fingerprint": "834f6bd79b0771aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 26,
          "column": 7
        },
        "end": {
          "line": 26,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_registered_binding`",
    "severity": "major",
    "fingerprint": "a130fdde8c7991a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`",
    "severity": "major",
    "fingerprint": "b4127a97ee31882c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_parser`",
    "severity": "major",
    "fingerprint": "ad051e995c061d6e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_owned.py",
      "positions": {
        "begin": {
          "line": 35,
          "column": 7
        },
        "end": {
          "line": 35,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "7c3a40df78171990",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_parser.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_canonical_snapshot`",
    "severity": "major",
    "fingerprint": "651307b7555d2ab8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_parser.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority_identity`",
    "severity": "major",
    "fingerprint": "194cb9bbe6f19762",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_customer_authority_parser.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "6b07945b96b3ebd6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_cutoff.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_schedule`",
    "severity": "major",
    "fingerprint": "fa3f4f2fb0461acd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_cutoff.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "dab3a89a2a11d5a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_cutoff.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_correlation`",
    "severity": "major",
    "fingerprint": "e1a90ff7c8da3852",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_cutoff.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "eb89b82ab1aed45d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_cutoff.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_grounding_types`",
    "severity": "major",
    "fingerprint": "e80a695d9da49ddd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_grounded_source.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_knowledge`",
    "severity": "major",
    "fingerprint": "bdb51ae2f568c907",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_grounded_source.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_grounding_types`",
    "severity": "major",
    "fingerprint": "b286ed6eb6c53cf9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_grounding.py",
      "positions": {
        "begin": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_owner_binding`",
    "severity": "major",
    "fingerprint": "8c5f3d4e56e53fe3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_grounding.py",
      "positions": {
        "begin": {
          "line": 20,
          "column": 7
        },
        "end": {
          "line": 20,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_grounded_source`",
    "severity": "major",
    "fingerprint": "73469594f9a0d27d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_grounding.py",
      "positions": {
        "begin": {
          "line": 65,
          "column": 7
        },
        "end": {
          "line": 65,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_summary_types`",
    "severity": "major",
    "fingerprint": "a459e1718de98efb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_grounding_types.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "e4cab448e58a6c33",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_schedule`",
    "severity": "major",
    "fingerprint": "8d18e713927b7106",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "ed0b54d6e2cd2937",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py",
      "positions": {
        "begin": {
          "line": 29,
          "column": 7
        },
        "end": {
          "line": 29,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_correlation`",
    "severity": "major",
    "fingerprint": "d6e9fae527cb44c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py",
      "positions": {
        "begin": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "ca8c103e4419a290",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lifecycle.py",
      "positions": {
        "begin": {
          "line": 38,
          "column": 7
        },
        "end": {
          "line": 38,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.models`",
    "severity": "major",
    "fingerprint": "f7a9f9f8693df38",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lineage.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 13
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "c04230607365efa6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lineage.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "b0ff5f14ff71e6f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_lineage.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "b7bac514e96b129d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "7bdbeef9046b0164",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_store`",
    "severity": "major",
    "fingerprint": "b2d6bc756b5edbff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_summary`",
    "severity": "major",
    "fingerprint": "d547d9cd012beb6b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_summary_types`",
    "severity": "major",
    "fingerprint": "c0cc5edf9d5a67e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_owner_binding.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.resource_registrar_contract`",
    "severity": "major",
    "fingerprint": "a1e9faf84a382f24",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_parent_owned.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_parent`",
    "severity": "major",
    "fingerprint": "69e86bcdcf00c92b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_parent_owned.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "1cab977a8fed6df1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_schedule_host_authority_r4.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.customer_coaching`",
    "severity": "major",
    "fingerprint": "83d57feaf5df1e15",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_schedule_host_projection_r4.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "1e8acfff8bd6125d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_schedule_host_projection_r4.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "220de37d2df42d96",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_schedule_host_review_r4.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "b4d1c0260da3089b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_schedule_host_rows_r4.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "62264091e12b6b03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "aef46a4ceed45af1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "b66e2e6449c3cfcc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 20,
          "column": 7
        },
        "end": {
          "line": 20,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_layout`",
    "severity": "major",
    "fingerprint": "3bbe8df795dae0aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_lineage`",
    "severity": "major",
    "fingerprint": "5a245057e75b1170",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 7
        },
        "end": {
          "line": 22,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_store`",
    "severity": "major",
    "fingerprint": "4fce0b4ad6b16071",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_summary_types`",
    "severity": "major",
    "fingerprint": "e27ce245d08e2ee7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_summary.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.models`",
    "severity": "major",
    "fingerprint": "53d2e09ed9018e0a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py",
      "positions": {
        "begin": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 13
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_wizard_host_events_r4`",
    "severity": "major",
    "fingerprint": "cdde174466162a00",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_wizard_host_types_r4`",
    "severity": "major",
    "fingerprint": "dd8b7a2e68a54b6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.wizard_models`",
    "severity": "major",
    "fingerprint": "7d837dd228970248",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_branch_r4.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.models`",
    "severity": "major",
    "fingerprint": "e8a3e153aef7baee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_events_r4.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 13
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.models`",
    "severity": "major",
    "fingerprint": "a2533a9e95553fd9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_types_r4.py",
      "positions": {
        "begin": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 13
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.wizard_models`",
    "severity": "major",
    "fingerprint": "7f98f4adb2a9f625",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_operations_wizard_host_types_r4.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.store`",
    "severity": "major",
    "fingerprint": "7463d57c538b8aa7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 12
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "1561d13f1f93df60",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_lineage`",
    "severity": "major",
    "fingerprint": "3eab37511af3f689",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 24,
          "column": 7
        },
        "end": {
          "line": 24,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`",
    "severity": "major",
    "fingerprint": "86c35c15cece13ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 25,
          "column": 7
        },
        "end": {
          "line": 25,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_route`",
    "severity": "major",
    "fingerprint": "327f94ec8b785656",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 26,
          "column": 7
        },
        "end": {
          "line": 26,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.customer_schedule`",
    "severity": "major",
    "fingerprint": "421a30a71f9f7ba4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_authority_r4`",
    "severity": "major",
    "fingerprint": "7f0e720bdbbb221e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "533b83ad485aff68",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 36,
          "column": 7
        },
        "end": {
          "line": 36,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "aaa681061829e25d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 40,
          "column": 7
        },
        "end": {
          "line": 40,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_identity`",
    "severity": "major",
    "fingerprint": "e488ae8a469ac63a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 41,
          "column": 7
        },
        "end": {
          "line": 41,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "9737c12aa984445c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 47,
          "column": 7
        },
        "end": {
          "line": 47,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_store`",
    "severity": "major",
    "fingerprint": "ca400e2a16a37288",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_authority.py",
      "positions": {
        "begin": {
          "line": 48,
          "column": 7
        },
        "end": {
          "line": 48,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "7dd03fa8f0275736",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_identity.py",
      "positions": {
        "begin": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "d4671a9fae8f39a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_identity.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "9df131dee229e15b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "b1d53c7fcfc0c763",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_store`",
    "severity": "major",
    "fingerprint": "1fb8ba7307c833f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`",
    "severity": "major",
    "fingerprint": "eedc5ce00dfa57f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_identity`",
    "severity": "major",
    "fingerprint": "44470e316aecadc9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.resource_registrar_contract`",
    "severity": "major",
    "fingerprint": "dc0d9decc1116628",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "fd2d74e90b633b21",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_customer_authority`",
    "severity": "major",
    "fingerprint": "56158e654a5babb2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_store`",
    "severity": "major",
    "fingerprint": "6596a5b21f90f96b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`",
    "severity": "major",
    "fingerprint": "c03622c9e08bbe68",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_identity`",
    "severity": "major",
    "fingerprint": "c4750992b7ad3ba3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_ledger_open_owned.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.customer_coaching`",
    "severity": "major",
    "fingerprint": "7164fe6fe70deb9b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_route.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations`",
    "severity": "major",
    "fingerprint": "79ff87871299c136",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_route.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_operations_schedule_host_models_r4`",
    "severity": "major",
    "fingerprint": "89ea419d1f9353fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_schedule.py",
      "positions": {
        "begin": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "d19b713673f61ed0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_schedule.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.weekly_reminder_ledger_authority`",
    "severity": "major",
    "fingerprint": "734f8bcce6759006",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/weekly_reminder_schedule.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`",
    "severity": "major",
    "fingerprint": "25c1d11e0535bfbb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 32
        },
        "end": {
          "line": 219,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "missing-argument",
    "description": "missing-argument: No argument provided for required parameter `class`",
    "severity": "major",
    "fingerprint": "e78b3f0284df35b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 253,
          "column": 12
        },
        "end": {
          "line": 259,
          "column": 6
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `class_` does not match any known parameter",
    "severity": "minor",
    "fingerprint": "c4c41b32fd5d2408",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 254,
          "column": 9
        },
        "end": {
          "line": 254,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetySourceFlow`, found `str`",
    "severity": "major",
    "fingerprint": "5ae0c76102dacb83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 255,
          "column": 9
        },
        "end": {
          "line": 255,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyMatchedField`, found `str`",
    "severity": "major",
    "fingerprint": "290d5c78d74d9aa9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 256,
          "column": 9
        },
        "end": {
          "line": 256,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyRule`, found `str`",
    "severity": "major",
    "fingerprint": "986cd5d3613abb7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 258,
          "column": 9
        },
        "end": {
          "line": 258,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `deterministic_branch` is incorrect: Expected `Mapping[str, str | int | float | ... omitted 6 union elements]`, found `Mapping[str, object]`",
    "severity": "major",
    "fingerprint": "2a64088e7af5c4db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 765,
          "column": 13
        },
        "end": {
          "line": 765,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `deterministic_branch` is incorrect: Expected `Mapping[str, str | int | float | ... omitted 6 union elements]`, found `Mapping[str, object]`",
    "severity": "major",
    "fingerprint": "4f56138efa7aa6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 778,
          "column": 13
        },
        "end": {
          "line": 778,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `object`",
    "severity": "major",
    "fingerprint": "728f0796094f104a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 856,
          "column": 23
        },
        "end": {
          "line": 856,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[str, ...]`, found `object`",
    "severity": "major",
    "fingerprint": "ce213b6cec16973c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 856,
          "column": 23
        },
        "end": {
          "line": 856,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool`, found `object`",
    "severity": "major",
    "fingerprint": "e2c9e4532fe1dfc4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 856,
          "column": 23
        },
        "end": {
          "line": 856,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[SafetyReason, ...]`, found `object`",
    "severity": "major",
    "fingerprint": "ee8bb3f427271cdc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 856,
          "column": 23
        },
        "end": {
          "line": 856,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `load_wizard_event` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "1a741019c9c0da1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/checkin_cli/wizard.py",
      "positions": {
        "begin": {
          "line": 987,
          "column": 62
        },
        "end": {
          "line": 987,
          "column": 77
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "bb986ee331d8a328",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 640,
          "column": 12
        },
        "end": {
          "line": 640,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "ec91b9117a088d75",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 641,
          "column": 12
        },
        "end": {
          "line": 641,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "c1f366cbeb0bfe64",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 642,
          "column": 12
        },
        "end": {
          "line": 642,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "a1c9bba8b348cae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 643,
          "column": 12
        },
        "end": {
          "line": 643,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `model_dump`",
    "severity": "major",
    "fingerprint": "d2094c72d40a133b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 1192,
          "column": 23
        },
        "end": {
          "line": 1192,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write` is incorrect: Expected `RegistryDocument`, found `object`",
    "severity": "major",
    "fingerprint": "edd3f760c348dfee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 1193,
          "column": 26
        },
        "end": {
          "line": 1193,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "588fd6f3f82d7e77",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 1215,
          "column": 24
        },
        "end": {
          "line": 1215,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write` is incorrect: Expected `RegistryDocument`, found `object`",
    "severity": "major",
    "fingerprint": "5ea9bc615a5c3662",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 1248,
          "column": 26
        },
        "end": {
          "line": 1248,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "5fb46df84bf0c291",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 1876,
          "column": 37
        },
        "end": {
          "line": 1876,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "53cd29698c672b6e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 2063,
          "column": 12
        },
        "end": {
          "line": 2063,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `validate_adaptive_registration_reapproval` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "37bea6cef17e06fb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 2169,
          "column": 9
        },
        "end": {
          "line": 2169,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `append` is incorrect: Expected `Event`, found `dict[str, str | dict[str, str] | dict[str, int | str]]`",
    "severity": "major",
    "fingerprint": "fe5d8ac90a91d658",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 2298,
          "column": 42
        },
        "end": {
          "line": 2298,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "64a4550f825f474c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_admin.py",
      "positions": {
        "begin": {
          "line": 2415,
          "column": 16
        },
        "end": {
          "line": 2415,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "e2e21874b32d8a20",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 127,
          "column": 19
        },
        "end": {
          "line": 127,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "25db2c27e19eb506",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 128,
          "column": 57
        },
        "end": {
          "line": 128,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "eafb684833753c18",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 129,
          "column": 17
        },
        "end": {
          "line": 129,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "ec1c0e37fe016abc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 131,
          "column": 9
        },
        "end": {
          "line": 131,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "1f500c8b93a72b6d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 5
        },
        "end": {
          "line": 219,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "ee3d05e1db3ce69e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 220,
          "column": 5
        },
        "end": {
          "line": 220,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "9125339a335ec499",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 235,
          "column": 12
        },
        "end": {
          "line": 235,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "f3f4a3c59ad40abc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 236,
          "column": 50
        },
        "end": {
          "line": 236,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "5f7cedc36dbb151d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 237,
          "column": 19
        },
        "end": {
          "line": 237,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "42fb1dde9e78e1fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 239,
          "column": 5
        },
        "end": {
          "line": 239,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "2446422080ec932d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_reporting.py",
      "positions": {
        "begin": {
          "line": 240,
          "column": 5
        },
        "end": {
          "line": 240,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "12594259808f9302",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 34,
          "column": 5
        },
        "end": {
          "line": 34,
          "column": 94
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "7f6365aa1897e43d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 35,
          "column": 5
        },
        "end": {
          "line": 35,
          "column": 95
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "3bded0e5e1ecf30f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 38,
          "column": 20
        },
        "end": {
          "line": 38,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "70c85006af288fbd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "9f6f72766a714ebb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "67e7f2cee8634a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "ee528e44535a2c31",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b9b84502d5323395",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1092a962618a1e78",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "33dcbad9f959c3f5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 63
        },
        "end": {
          "line": 259,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "bfc2496a15cd9f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c4892d1b6f703c13",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "2c91f3e1891ddc3a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "f6ae58d1a81f8b08",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "57feb123c358f49f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "2d73056ad8ac9e03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "7d6e6655efe35f3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1ae8a4e4b8bd6b55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "70ea480aa3b4347f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "488ab448562cfb79",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "3a8ed77e3cc6d531",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "61c3d9cb83a0c299",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "dfd4a6ff95e2275c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "202af319c65da93e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 269,
          "column": 59
        },
        "end": {
          "line": 269,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "eda324076b427604",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b8471697c16941f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "9ca7d916fa70fcbe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "7df81645cb637da0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1f59db013ba18dbd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "af5077afb09e1b3a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "5adf789caa655359",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 276,
          "column": 63
        },
        "end": {
          "line": 276,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "6af550633dd029a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c6d5a0e4840a0597",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b005ffcf0c4f0520",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "bbe0671ecd443485",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "7d70b537ebe1c720",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b51520e76eb3eb9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "273ab71adc4eb8f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 286,
          "column": 59
        },
        "end": {
          "line": 286,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1f834c0ccaa0b1a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "efc57aadf784de02",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "6dbd81031244540c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "791bbaee5b7a99b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "5c10c92c46cec7d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "527445a182b9df2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "e9eb53b6b143ef00",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 290,
          "column": 63
        },
        "end": {
          "line": 290,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "d9249cffc7fc5fa0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "a886a2eaa3685678",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "80bad3f3903df59c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "72202fcc7b43a4b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "34b171b684e159bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "747a5134f2105544",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "21fdc01b3bf5535b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 300,
          "column": 51
        },
        "end": {
          "line": 300,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c982b7c8166e9aa9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "83ee94709b1750c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "80359f7512dec9bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "a19407178094e1cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6a9c9f99cc3455ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "402b1fa40a631e15",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "66563680727de5f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 332,
          "column": 51
        },
        "end": {
          "line": 332,
          "column": 84
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "7b3eba070212173a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b30aef439ad9d9b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "8002358bd13649d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "9eb0e9cba932e009",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "e3541579a4a5e4b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "dcecdf6d8293aba5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "c7abdcd7c99776ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "4e045f22534737f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c7b9d52493810a19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1bf0401ed8adace",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "22e6b94c87249a2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "fd657bd8d4f69872",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "a614a55f4b52d642",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "8b802a1c94cec141",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1efde3263cb49107",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "a684d7f28d1f02d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "3187747673ce46ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "5069431b58f650bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ae70877aa11b3315",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "8846b67a81613416",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_missing_checkin_reminder` is incorrect: Expected `WeeklyReminderReservationAuthority | None`, found `object`",
    "severity": "major",
    "fingerprint": "e9be7ab29e5dca1c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `correlation_id` is not defined on `None` in union `NonResponseReviewCandidate | None`",
    "severity": "major",
    "fingerprint": "fbe652b65b83b672",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 393,
          "column": 36
        },
        "end": {
          "line": 393,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c426a4162d47f920",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 406,
          "column": 9
        },
        "end": {
          "line": 406,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "3bfaa2f4b46416ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 406,
          "column": 9
        },
        "end": {
          "line": 406,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ec522ae444b6b5ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 406,
          "column": 9
        },
        "end": {
          "line": 406,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b24e9f74c70e4fe2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 406,
          "column": 9
        },
        "end": {
          "line": 406,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "83783f95b2a98ce7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 406,
          "column": 9
        },
        "end": {
          "line": 406,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "7c8a1ab973c860d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 451,
          "column": 9
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6cc6b8ea85853a8a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 451,
          "column": 9
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "21da4ed7431574a8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 451,
          "column": 9
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "fa118c17747a3ed5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 451,
          "column": 9
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "514d6452548e8eb7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 451,
          "column": 9
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b9050dd91407fb13",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 476,
          "column": 75
        },
        "end": {
          "line": 476,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "76a66e514a40d3df",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 476,
          "column": 75
        },
        "end": {
          "line": 476,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ee5e5e612d9be5f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 476,
          "column": 75
        },
        "end": {
          "line": 476,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "c97c16b7b4ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 476,
          "column": 75
        },
        "end": {
          "line": 476,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6db9c7dbc13f42fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 476,
          "column": 75
        },
        "end": {
          "line": 476,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "93c404db9486adbc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 488,
          "column": 9
        },
        "end": {
          "line": 488,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "41f370687f8b070b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 488,
          "column": 9
        },
        "end": {
          "line": 488,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "8f4ca97ce7b69a2e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 488,
          "column": 9
        },
        "end": {
          "line": 488,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "8f9ddd404eb3f0fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 488,
          "column": 9
        },
        "end": {
          "line": 488,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "86cd5f14c25436c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 488,
          "column": 9
        },
        "end": {
          "line": 488,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "2106073b78d04000",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 508,
          "column": 75
        },
        "end": {
          "line": 508,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "91657b0142895d28",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 508,
          "column": 75
        },
        "end": {
          "line": 508,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "5afcbea84ebbb0ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 508,
          "column": 75
        },
        "end": {
          "line": 508,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "32378c323a58aac0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 508,
          "column": 75
        },
        "end": {
          "line": 508,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1727cc1323157169",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 508,
          "column": 75
        },
        "end": {
          "line": 508,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "54d00f87db801f47",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 542,
          "column": 74
        },
        "end": {
          "line": 542,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "52c3bf0dd02a6e59",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 542,
          "column": 74
        },
        "end": {
          "line": 542,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ac6a1a89b4b003cd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 542,
          "column": 74
        },
        "end": {
          "line": 542,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "af5fc5154ccc51c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 542,
          "column": 74
        },
        "end": {
          "line": 542,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "4425fa30280fb873",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 542,
          "column": 74
        },
        "end": {
          "line": 542,
          "column": 85
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1840c6832f842669",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 605,
          "column": 13
        },
        "end": {
          "line": 605,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "fdc00abeb346730f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 605,
          "column": 13
        },
        "end": {
          "line": 605,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "d0bb839df5230494",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 605,
          "column": 13
        },
        "end": {
          "line": 605,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "65a53ec65c8cd39f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 605,
          "column": 13
        },
        "end": {
          "line": 605,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ce8131d9fafa2659",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 605,
          "column": 13
        },
        "end": {
          "line": 605,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1e609d767b6cfb69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 630,
          "column": 9
        },
        "end": {
          "line": 630,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "364a1a83ec1952e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 630,
          "column": 9
        },
        "end": {
          "line": 630,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "625093efd8583ac4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 630,
          "column": 9
        },
        "end": {
          "line": 630,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b316f571eb54687e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 630,
          "column": 9
        },
        "end": {
          "line": 630,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "e3df5200c74f79da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 630,
          "column": 9
        },
        "end": {
          "line": 630,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "5493f8e1e9e1eba9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 662,
          "column": 13
        },
        "end": {
          "line": 662,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "578d2a293188c770",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 662,
          "column": 13
        },
        "end": {
          "line": 662,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1b1d3ad07305e995",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 662,
          "column": 13
        },
        "end": {
          "line": 662,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "452e697c24c09d9b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 662,
          "column": 13
        },
        "end": {
          "line": 662,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "4adc17766a9a3ee5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 662,
          "column": 13
        },
        "end": {
          "line": 662,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "7038e9158040102",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 670,
          "column": 9
        },
        "end": {
          "line": 670,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "abea3a9b4c4c833f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 670,
          "column": 9
        },
        "end": {
          "line": 670,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "40b525b906c2c59d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 670,
          "column": 9
        },
        "end": {
          "line": 670,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "5c4126b20d875d71",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 670,
          "column": 9
        },
        "end": {
          "line": 670,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1076ecd8a2c9b47f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 670,
          "column": 9
        },
        "end": {
          "line": 670,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "68f5c48d3a531c8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 688,
          "column": 9
        },
        "end": {
          "line": 688,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "709bd2a6eb5a1121",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 688,
          "column": 9
        },
        "end": {
          "line": 688,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "586f905a863700fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 688,
          "column": 9
        },
        "end": {
          "line": 688,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "12fca83cf4a6c511",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 688,
          "column": 9
        },
        "end": {
          "line": 688,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "67aa02cb17412b89",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 688,
          "column": 9
        },
        "end": {
          "line": 688,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "e27edf4bd8f4bfc3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 711,
          "column": 9
        },
        "end": {
          "line": 711,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "76b4e3b30f4e1203",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 711,
          "column": 9
        },
        "end": {
          "line": 711,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "63e3064261770a0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 711,
          "column": 9
        },
        "end": {
          "line": 711,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "538beaadea23fc5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 711,
          "column": 9
        },
        "end": {
          "line": 711,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "a93e36b711dc24de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 711,
          "column": 9
        },
        "end": {
          "line": 711,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "13b08302d417904e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 716,
          "column": 9
        },
        "end": {
          "line": 716,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "772dbe852e3cfdff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 716,
          "column": 9
        },
        "end": {
          "line": 716,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "7dfa5359f52a683",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 716,
          "column": 9
        },
        "end": {
          "line": 716,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "cc1e77c503b5b21f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 716,
          "column": 9
        },
        "end": {
          "line": 716,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "cbce53bf78449e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 716,
          "column": 9
        },
        "end": {
          "line": 716,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "55b1a04c31746c7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 721,
          "column": 9
        },
        "end": {
          "line": 724,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "bca178f54cc5cb03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 721,
          "column": 9
        },
        "end": {
          "line": 724,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "d6582f0702998cd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 721,
          "column": 9
        },
        "end": {
          "line": 724,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "c8c1381afe481df2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 721,
          "column": 9
        },
        "end": {
          "line": 724,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "a8d73b8e6a2a49ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 721,
          "column": 9
        },
        "end": {
          "line": 724,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "ba60497236562f60",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 738,
          "column": 13
        },
        "end": {
          "line": 738,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "9fbc9b640cb84050",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 738,
          "column": 13
        },
        "end": {
          "line": 738,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "807b9b2c866a0eb9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 738,
          "column": 13
        },
        "end": {
          "line": 738,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6363dea40105f136",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 738,
          "column": 13
        },
        "end": {
          "line": 738,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ab6df1c2d44b5ea8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_customer_schedule.py",
      "positions": {
        "begin": {
          "line": 738,
          "column": 13
        },
        "end": {
          "line": 738,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "missing-argument",
    "description": "missing-argument: No argument provided for required parameter `class`",
    "severity": "major",
    "fingerprint": "521c4ccf2aadabd2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 56,
          "column": 12
        },
        "end": {
          "line": 62,
          "column": 6
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `class_` does not match any known parameter",
    "severity": "minor",
    "fingerprint": "8f445ed09ce8ce9c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 57,
          "column": 9
        },
        "end": {
          "line": 57,
          "column": 22
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetySourceFlow`, found `str`",
    "severity": "major",
    "fingerprint": "2dfbe266313af57c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 58,
          "column": 9
        },
        "end": {
          "line": 58,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyMatchedField`, found `Literal[\"pain_summary\"]`",
    "severity": "major",
    "fingerprint": "7c3531fa01179b5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 59,
          "column": 9
        },
        "end": {
          "line": 59,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyRule`, found `Literal[\"S2\"]`",
    "severity": "major",
    "fingerprint": "4637b7cb8f35db9d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 61,
          "column": 9
        },
        "end": {
          "line": 61,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `Literal[\"monitor\"]`",
    "severity": "major",
    "fingerprint": "a24320ec3c377d19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `Literal[\"monitor\"]`",
    "severity": "major",
    "fingerprint": "1217007104bb47ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 95,
          "column": 20
        },
        "end": {
          "line": 95,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyLevel`, found `Literal[\"stop_and_escalate\"]`",
    "severity": "major",
    "fingerprint": "412ea33e44b22c6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 113,
          "column": 23
        },
        "end": {
          "line": 113,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "missing-argument",
    "description": "missing-argument: No argument provided for required parameter `class`",
    "severity": "major",
    "fingerprint": "b130dc9f34d80420",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 208,
          "column": 14
        },
        "end": {
          "line": 214,
          "column": 6
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `class_` does not match any known parameter",
    "severity": "minor",
    "fingerprint": "311476e9c2228f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 209,
          "column": 9
        },
        "end": {
          "line": 209,
          "column": 22
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetySourceFlow`, found `Literal[\"customer_checkin\"]`",
    "severity": "major",
    "fingerprint": "d49378a232fc884e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 210,
          "column": 9
        },
        "end": {
          "line": 210,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyMatchedField`, found `Literal[\"free_text\"]`",
    "severity": "major",
    "fingerprint": "af754658a864a0da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 211,
          "column": 9
        },
        "end": {
          "line": 211,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SafetyRule`, found `Literal[\"S2\"]`",
    "severity": "major",
    "fingerprint": "fb42823cda5287a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 213,
          "column": 9
        },
        "end": {
          "line": 213,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `reference_event_id` is not defined on `None` in union `ScheduleConfirmationPayload | None`",
    "severity": "major",
    "fingerprint": "d607fff6757b928",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_event_contract.py",
      "positions": {
        "begin": {
          "line": 233,
          "column": 12
        },
        "end": {
          "line": 233,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `QUESTION_FIELDS`",
    "severity": "major",
    "fingerprint": "63f67c9d069601fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding.py",
      "positions": {
        "begin": {
          "line": 360,
          "column": 35
        },
        "end": {
          "line": 360,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `example_answer`",
    "severity": "major",
    "fingerprint": "c7fd93a4c8f0faa4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding.py",
      "positions": {
        "begin": {
          "line": 364,
          "column": 18
        },
        "end": {
          "line": 364,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `submit_answer`",
    "severity": "major",
    "fingerprint": "8e208bc8fa18ae1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding.py",
      "positions": {
        "begin": {
          "line": 367,
          "column": 9
        },
        "end": {
          "line": 367,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1d3ae56ef68f8a00",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c949eb058db72e35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "88bc15d319efa6ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `EquationSexBasis`, found `object`",
    "severity": "major",
    "fingerprint": "319d94a2bccc61f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal`, found `object`",
    "severity": "major",
    "fingerprint": "5489f04e621c5cde",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal`, found `object`",
    "severity": "major",
    "fingerprint": "5154719213f3c71d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `ActivityCategory`, found `object`",
    "severity": "major",
    "fingerprint": "5b57e2cd68b839e3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "729ad38aa70c1e1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `GoalType`, found `object`",
    "severity": "major",
    "fingerprint": "83b121d73ec8c3bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal | None`, found `object`",
    "severity": "major",
    "fingerprint": "4d0e7c0e6e71d6d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date | None`, found `object`",
    "severity": "major",
    "fingerprint": "55e475339509d7cc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "70f59aad8dd9764b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "830fdf1126f12ad9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "198b0b57dbe7d802",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "5b572aa640f41e39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "54b34b22baf21119",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "d604ce2ff30c02f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `StructuredItems`, found `object`",
    "severity": "major",
    "fingerprint": "f7c36a5287a73f36",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool | None`, found `object`",
    "severity": "major",
    "fingerprint": "205bfd83227f2800",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool | None`, found `object`",
    "severity": "major",
    "fingerprint": "7b17ee97d79b1cba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "47ffddcb25a7213e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "cba92860f7a3022d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "e3fef1b971c1866a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "d4faa872131ae3f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `OnboardingSessionStatus`, found `object`",
    "severity": "major",
    "fingerprint": "85ef8305be4887cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `ReviewDecision`, found `object`",
    "severity": "major",
    "fingerprint": "60844d486c30809a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `PublicationStatus`, found `object`",
    "severity": "major",
    "fingerprint": "7fb6e6e424333090",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "65a8da4c9de5078e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date | None`, found `object`",
    "severity": "major",
    "fingerprint": "7b41efad509020ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `food` does not match any known parameter",
    "severity": "minor",
    "fingerprint": "26d682d82c8d631",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 156,
          "column": 51
        },
        "end": {
          "line": 156,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `recommendation` does not match any known parameter",
    "severity": "minor",
    "fingerprint": "24d28bd0e3703448",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 160,
          "column": 13
        },
        "end": {
          "line": 160,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "95b9139753155c1d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "e212a013fbbf78c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "c5e2fff803bd585f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "42459c952d0c3447",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "dd4c688616c52538",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "87dc77b61e1d6872",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "d9164f8a4eb47e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "6dda9b8ba3ebe199",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date | None`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "94d27dcfa484a715",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[Decimal, ...]`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "3f5da0347e345b6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `Unknown | tuple[WeeklyNutritionTarget, *tuple[@Todo, ...]]`",
    "severity": "major",
    "fingerprint": "f4051325b9c82c61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 183,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "1e42e65779c0b928",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 31
        },
        "end": {
          "line": 219,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "7aa3772821efc782",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 31
        },
        "end": {
          "line": 219,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "c88192ead466f221",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 31
        },
        "end": {
          "line": 219,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "3554bbcf13384a19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 31
        },
        "end": {
          "line": 219,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "47d0e0bfd11be584",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 219,
          "column": 31
        },
        "end": {
          "line": 219,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `>` is not supported between objects of type `date` and `date | None`",
    "severity": "major",
    "fingerprint": "7249e7d18c9b871e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_nutrition_onboarding_calculations.py",
      "positions": {
        "begin": {
          "line": 294,
          "column": 12
        },
        "end": {
          "line": 294,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `WeeklyOperationsStore`, found `BoundSidecarStore`",
    "severity": "major",
    "fingerprint": "2f1dbde06774f206",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/dualcoach/profile/tests/test_weekly_operations_cutoff.py",
      "positions": {
        "begin": {
          "line": 125,
          "column": 9
        },
        "end": {
          "line": 125,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.telegram_customer_bootstrap`",
    "severity": "major",
    "fingerprint": "91a6e2b876749fa5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/dualcoach_admin.py",
      "positions": {
        "begin": {
          "line": 923,
          "column": 11
        },
        "end": {
          "line": 923,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.telegram_staff_membership_gate`",
    "severity": "major",
    "fingerprint": "4693abfac91e8f5d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/dualcoach_admin.py",
      "positions": {
        "begin": {
          "line": 924,
          "column": 11
        },
        "end": {
          "line": 924,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.telegram_production_preflight`",
    "severity": "major",
    "fingerprint": "a1f55c6bde0d77b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/dualcoach_admin.py",
      "positions": {
        "begin": {
          "line": 966,
          "column": 15
        },
        "end": {
          "line": 966,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.dualcoach_activation_cutover`",
    "severity": "major",
    "fingerprint": "59d2ee45738ff9da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/dualcoach_admin.py",
      "positions": {
        "begin": {
          "line": 1049,
          "column": 15
        },
        "end": {
          "line": 1049,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.task26_runtime_authority`",
    "severity": "major",
    "fingerprint": "3ab53dc3ff1ccd26",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/dualcoach_admin.py",
      "positions": {
        "begin": {
          "line": 1050,
          "column": 15
        },
        "end": {
          "line": 1050,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.telegram_staff_membership_gate`",
    "severity": "major",
    "fingerprint": "8d304a8efecb58a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/dualcoach_admin.py",
      "positions": {
        "begin": {
          "line": 1126,
          "column": 15
        },
        "end": {
          "line": 1126,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'AdaptiveEventStore'>`",
    "severity": "major",
    "fingerprint": "57c800cf8faa3663",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 100,
          "column": 26
        },
        "end": {
          "line": 100,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'CustomerRuntime'>`",
    "severity": "major",
    "fingerprint": "656a482d63281fb4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 101,
          "column": 23
        },
        "end": {
          "line": 101,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'RegisteredCustomerBinding'>`",
    "severity": "major",
    "fingerprint": "66fc6fe276a94f1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 102,
          "column": 33
        },
        "end": {
          "line": 102,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'CanonicalEventTransaction'>`",
    "severity": "major",
    "fingerprint": "ac70affb2ebc796b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 103,
          "column": 33
        },
        "end": {
          "line": 103,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'CustomerPolicy'>`",
    "severity": "major",
    "fingerprint": "a85bae3954966282",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 104,
          "column": 22
        },
        "end": {
          "line": 104,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'Decision'>`",
    "severity": "major",
    "fingerprint": "448705560b3c94c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 105,
          "column": 16
        },
        "end": {
          "line": 105,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'DailyObservation'>`",
    "severity": "major",
    "fingerprint": "d980e1cdc7b8a31",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 106,
          "column": 24
        },
        "end": {
          "line": 106,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'MacroTarget'>`",
    "severity": "major",
    "fingerprint": "3af4da73f614699b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 107,
          "column": 19
        },
        "end": {
          "line": 107,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'MealConstraints'>`",
    "severity": "major",
    "fingerprint": "ae49d32a05b6c2c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 108,
          "column": 23
        },
        "end": {
          "line": 108,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'TrendSnapshot'>`",
    "severity": "major",
    "fingerprint": "14600919ee502bb8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 109,
          "column": 21
        },
        "end": {
          "line": 109,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'NutritionProposal'>`",
    "severity": "major",
    "fingerprint": "84c4100d904786ff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 110,
          "column": 25
        },
        "end": {
          "line": 110,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'MealPlan'>`",
    "severity": "major",
    "fingerprint": "584f6340346fbdd3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 111,
          "column": 16
        },
        "end": {
          "line": 111,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'MealSlot'>`",
    "severity": "major",
    "fingerprint": "6fd61b9774830b1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 112,
          "column": 16
        },
        "end": {
          "line": 112,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "f016d7bacad627d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 113,
          "column": 22
        },
        "end": {
          "line": 113,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def canonical_json(value: object) -> str`",
    "severity": "major",
    "fingerprint": "73fdb7db33a68a00",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 114,
          "column": 22
        },
        "end": {
          "line": 114,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "335481b9bef5b992",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 115,
          "column": 15
        },
        "end": {
          "line": 115,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "c31e749276d0864",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 116,
          "column": 39
        },
        "end": {
          "line": 116,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def render_customer_body(proposal: NutritionProposal) -> str`",
    "severity": "major",
    "fingerprint": "6b245b93e2dacbad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 117,
          "column": 28
        },
        "end": {
          "line": 117,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def render_operator_card(proposal: NutritionProposal) -> str`",
    "severity": "major",
    "fingerprint": "403f6e283eb658",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 118,
          "column": 28
        },
        "end": {
          "line": 118,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def validate_explanation(text: object, proposal: NutritionProposal, *, max_length: int = 1000) -> str`",
    "severity": "major",
    "fingerprint": "b35670a19465e374",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 119,
          "column": 28
        },
        "end": {
          "line": 119,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'ApprovedAdaptiveArtifacts'>`",
    "severity": "major",
    "fingerprint": "f351ed9623bba840",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 120,
          "column": 33
        },
        "end": {
          "line": 120,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def canonical_event_digest(events: Iterable[object]) -> str`",
    "severity": "major",
    "fingerprint": "c271ee68a0a12140",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 121,
          "column": 30
        },
        "end": {
          "line": 121,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def canonical_event_records(events: Iterable[object]) -> tuple[Mapping[str, object], ...]`",
    "severity": "major",
    "fingerprint": "3a4b6fdab51fe0f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 122,
          "column": 31
        },
        "end": {
          "line": 122,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "40ec140d02731755",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 123,
          "column": 25
        },
        "end": {
          "line": 123,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def digest(value: object) -> str`",
    "severity": "major",
    "fingerprint": "ede4f5ff500cb27d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 124,
          "column": 14
        },
        "end": {
          "line": 124,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def load_approved_adaptive_artifacts(data_root: Path) -> ApprovedAdaptiveArtifacts`",
    "severity": "major",
    "fingerprint": "1981bf5b8a965aa4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 125,
          "column": 40
        },
        "end": {
          "line": 125,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def load_verified_dual_coach_risk_policy(runtime: CustomerRuntime) -> DualCoachRiskPolicyV1`",
    "severity": "major",
    "fingerprint": "afc363ccb9f4f9dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 126,
          "column": 44
        },
        "end": {
          "line": 126,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def project_canonical_events(events: Iterable[object], evaluation_day: date, starts_on: date) -> TrendSnapshot`",
    "severity": "major",
    "fingerprint": "3281e12b8d822dd8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 127,
          "column": 32
        },
        "end": {
          "line": 127,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def validate_typed_safety(events: Iterable[object]) -> None`",
    "severity": "major",
    "fingerprint": "c1151efd10b21a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 128,
          "column": 29
        },
        "end": {
          "line": 128,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def solve_macros(calories: int, protein_g: int, fat_g: int) -> MacroTarget | None`",
    "severity": "major",
    "fingerprint": "96de0e81a2a73322",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 130,
          "column": 20
        },
        "end": {
          "line": 130,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def feature_config_digest(epoch: object, flags: Mapping[str, object]) -> str`",
    "severity": "major",
    "fingerprint": "4d08433661ac2b22",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 134,
          "column": 29
        },
        "end": {
          "line": 134,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'CooldownResult'>`",
    "severity": "major",
    "fingerprint": "80b7b892e3f821b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 144,
          "column": 22
        },
        "end": {
          "line": 144,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'DailyNutritionPlan'>`",
    "severity": "major",
    "fingerprint": "6f3b5a517d888d60",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 145,
          "column": 26
        },
        "end": {
          "line": 145,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'DailyNutritionTarget'>`",
    "severity": "major",
    "fingerprint": "cd52e5f48ae7afcb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 146,
          "column": 28
        },
        "end": {
          "line": 146,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'WeeklyCarbCycle'>`",
    "severity": "major",
    "fingerprint": "cdbec35603785ade",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 147,
          "column": 23
        },
        "end": {
          "line": 147,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'WeeklyNutritionPlan'>`",
    "severity": "major",
    "fingerprint": "c60cd08ee0521eb2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 148,
          "column": 27
        },
        "end": {
          "line": 148,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "cb3d79496d733dbb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 164,
          "column": 38
        },
        "end": {
          "line": 164,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def load_approved_adaptive_registration_inputs(profile_root: Path, customer_key: str) -> AdaptiveRegistrationInputs`",
    "severity": "major",
    "fingerprint": "8f267b67fe490c40",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 165,
          "column": 50
        },
        "end": {
          "line": 165,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "a30644a1dfac5087",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 166,
          "column": 45
        },
        "end": {
          "line": 166,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `(profile_root: Path | str) -> _GeneratorContextManager[None, None, None]`",
    "severity": "major",
    "fingerprint": "c633bc8cd0477f4d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 167,
          "column": 30
        },
        "end": {
          "line": 167,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "eacdcce108b302b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 168,
          "column": 49
        },
        "end": {
          "line": 168,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "ca837063ee5aaeb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 169,
          "column": 38
        },
        "end": {
          "line": 169,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'AdaptiveRegistrationInputs'>`",
    "severity": "major",
    "fingerprint": "538073230d9519f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 170,
          "column": 34
        },
        "end": {
          "line": 170,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'CustomerTrainingScheduleEntry'>`",
    "severity": "major",
    "fingerprint": "4282035a765cc690",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 171,
          "column": 37
        },
        "end": {
          "line": 171,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'TelegramAddress'>`",
    "severity": "major",
    "fingerprint": "ffe0db5829d26687",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 172,
          "column": 23
        },
        "end": {
          "line": 172,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `WeeklyCoordinator`, found `Self@__init__`",
    "severity": "major",
    "fingerprint": "5a521b7abd31059d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 2253,
          "column": 13
        },
        "end": {
          "line": 2253,
          "column": 17
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `user_id` is not defined on `None` in union `Unknown | TrainerAssignment | None`",
    "severity": "major",
    "fingerprint": "45e7aba383ba083a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 3255,
          "column": 17
        },
        "end": {
          "line": 3255,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `user_id` is not defined on `None` in union `Unknown | TrainerAssignment | None`",
    "severity": "major",
    "fingerprint": "41093b4cd0d0fd19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 3317,
          "column": 17
        },
        "end": {
          "line": 3317,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `set_customer_ai_consent` is incorrect: Expected `Path`, found `Unknown | Path | None`",
    "severity": "major",
    "fingerprint": "2407fb333e868599",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 3603,
          "column": 13
        },
        "end": {
          "line": 3603,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `spec` is not defined on `None` in union `Unknown | CustomerRuntime | None`",
    "severity": "major",
    "fingerprint": "bee592a5ef34a8c1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 3654,
          "column": 18
        },
        "end": {
          "line": 3654,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `user_id` is not defined on `None` in union `Unknown | TrainerAssignment | None`",
    "severity": "major",
    "fingerprint": "5475692075469903",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 3868,
          "column": 17
        },
        "end": {
          "line": 3868,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"raw_coach_sha256\"]`",
    "severity": "major",
    "fingerprint": "65155c5a29c85260",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 5299,
          "column": 31
        },
        "end": {
          "line": 5299,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "2bb4d792b98c89c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 6909,
          "column": 20
        },
        "end": {
          "line": 6909,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "d59f9207e862ca48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 7035,
          "column": 20
        },
        "end": {
          "line": 7035,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment`",
    "severity": "major",
    "fingerprint": "1087c6f8500d4e87",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 8258,
          "column": 15
        },
        "end": {
          "line": 8258,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment`",
    "severity": "major",
    "fingerprint": "f6a1c41db7b5914a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9215,
          "column": 19
        },
        "end": {
          "line": 9215,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment`",
    "severity": "major",
    "fingerprint": "86a5ad2834563ad7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9474,
          "column": 19
        },
        "end": {
          "line": 9474,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment_request`",
    "severity": "major",
    "fingerprint": "4c7a41a90889ae12",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9475,
          "column": 19
        },
        "end": {
          "line": 9475,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_judgment_types`",
    "severity": "major",
    "fingerprint": "a23dcc713c2a4381",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9478,
          "column": 19
        },
        "end": {
          "line": 9478,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`",
    "severity": "major",
    "fingerprint": "d1c7fab2d71cafa0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9479,
          "column": 19
        },
        "end": {
          "line": 9479,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "880de42e4b23734c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9494,
          "column": 17
        },
        "end": {
          "line": 9494,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `evidence`",
    "severity": "major",
    "fingerprint": "5116933fc9cc8537",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9576,
          "column": 62
        },
        "end": {
          "line": 9576,
          "column": 80
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `observations`",
    "severity": "major",
    "fingerprint": "8eba7342bf61a2a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9577,
          "column": 59
        },
        "end": {
          "line": 9577,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `current_targets`",
    "severity": "major",
    "fingerprint": "83663d73df1ea004",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9640,
          "column": 23
        },
        "end": {
          "line": 9640,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `observations`",
    "severity": "major",
    "fingerprint": "43ba191d0eb08242",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9660,
          "column": 35
        },
        "end": {
          "line": 9660,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "5a00bbc43e14cb6b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9663,
          "column": 17
        },
        "end": {
          "line": 9663,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "46edf574c762ec9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9668,
          "column": 44
        },
        "end": {
          "line": 9668,
          "column": 77
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "94a77b7f58cc85d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 9726,
          "column": 50
        },
        "end": {
          "line": 9726,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `event_id`",
    "severity": "major",
    "fingerprint": "51def23155ccf191",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10061,
          "column": 13
        },
        "end": {
          "line": 10061,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `schedule_reference_digest` is incorrect: Expected `Event`, found `~None`",
    "severity": "major",
    "fingerprint": "774ad5194d35946f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10062,
          "column": 65
        },
        "end": {
          "line": 10062,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "445ccdc240d4add4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10143,
          "column": 22
        },
        "end": {
          "line": 10143,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "3dad6a82b23b625f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10143,
          "column": 48
        },
        "end": {
          "line": 10143,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"unknown\"]`",
    "severity": "major",
    "fingerprint": "d05346362fa4dc3d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10146,
          "column": 69
        },
        "end": {
          "line": 10146,
          "column": 78
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"audit_pending\"]`",
    "severity": "major",
    "fingerprint": "180f15891db1f782",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10148,
          "column": 82
        },
        "end": {
          "line": 10148,
          "column": 97
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"duplicate\"]`",
    "severity": "major",
    "fingerprint": "4a7c4c9112f27ab8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10150,
          "column": 72
        },
        "end": {
          "line": 10150,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"delivery_id\"]`",
    "severity": "major",
    "fingerprint": "c6c8a64134a7aca8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10166,
          "column": 40
        },
        "end": {
          "line": 10166,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\"]`",
    "severity": "major",
    "fingerprint": "3fdff345c1014c6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10167,
          "column": 45
        },
        "end": {
          "line": 10167,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "ca0dc08efe9ea42c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10168,
          "column": 28
        },
        "end": {
          "line": 10168,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "aa5687765cb926a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10290,
          "column": 13
        },
        "end": {
          "line": 10290,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "8909af390484e817",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10507,
          "column": 33
        },
        "end": {
          "line": 10507,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[str, str, str]`, found `tuple[str, ...]`",
    "severity": "major",
    "fingerprint": "9577ce946c026759",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10513,
          "column": 16
        },
        "end": {
          "line": 10513,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"version\"]`",
    "severity": "major",
    "fingerprint": "5313cbda81cd565e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10520,
          "column": 37
        },
        "end": {
          "line": 10520,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "f121fc074cffc3a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10529,
          "column": 33
        },
        "end": {
          "line": 10529,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[str, str, str] | None`, found `tuple[str, ...] | None`",
    "severity": "major",
    "fingerprint": "f31901368b1dd538",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10533,
          "column": 16
        },
        "end": {
          "line": 10533,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "ed0cbb8a26a7df67",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10822,
          "column": 13
        },
        "end": {
          "line": 10822,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "6ba457865b4df116",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10830,
          "column": 13
        },
        "end": {
          "line": 10830,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of function `compare_digest` matches arguments",
    "severity": "major",
    "fingerprint": "7174815cc6041413",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 10872,
          "column": 16
        },
        "end": {
          "line": 10875,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `len` is incorrect: Expected `Sized`, found `object`",
    "severity": "major",
    "fingerprint": "19f177cce55f8480",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11148,
          "column": 72
        },
        "end": {
          "line": 11148,
          "column": 94
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "798fb19201c2d991",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11150,
          "column": 60
        },
        "end": {
          "line": 11150,
          "column": 82
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `strip`",
    "severity": "major",
    "fingerprint": "c5334e5cd6af334c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11159,
          "column": 63
        },
        "end": {
          "line": 11159,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `strip`",
    "severity": "major",
    "fingerprint": "c0cf35a73359c9ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11225,
          "column": 80
        },
        "end": {
          "line": 11225,
          "column": 113
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `strip`",
    "severity": "major",
    "fingerprint": "fe3f9ed18e24c1fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11228,
          "column": 68
        },
        "end": {
          "line": 11228,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "6b041eb37dcdf41d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "35aa8f222e0ef1bb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "afb6fef243d9c16f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "1a607310716ad77e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "46d18a62eff4a458",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1220bcd93cf49f0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "92acdfbdaca153b9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ad89c82536ae3bab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11412,
          "column": 28
        },
        "end": {
          "line": 11412,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "439a31c9121aefd9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11422,
          "column": 13
        },
        "end": {
          "line": 11422,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "e21acac1a6c1d180",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11422,
          "column": 39
        },
        "end": {
          "line": 11422,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "17713d712fba651f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11454,
          "column": 42
        },
        "end": {
          "line": 11454,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"ok\"]`",
    "severity": "major",
    "fingerprint": "6f59789e9fc9d44e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11521,
          "column": 26
        },
        "end": {
          "line": 11521,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"success\"]`",
    "severity": "major",
    "fingerprint": "5971d169e5d229c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11521,
          "column": 54
        },
        "end": {
          "line": 11521,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "57be05f77a6f22fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11523,
          "column": 21
        },
        "end": {
          "line": 11523,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"id\"]`",
    "severity": "major",
    "fingerprint": "19560b437e8ee5bb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11523,
          "column": 55
        },
        "end": {
          "line": 11523,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"text\"]`",
    "severity": "major",
    "fingerprint": "30699b741e1dd557",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11536,
          "column": 26
        },
        "end": {
          "line": 11536,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`",
    "severity": "major",
    "fingerprint": "8fa11f761ff8c87a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11543,
          "column": 22
        },
        "end": {
          "line": 11543,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"envelope\"]`",
    "severity": "major",
    "fingerprint": "d030d58f96641c19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11544,
          "column": 34
        },
        "end": {
          "line": 11544,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\"]`",
    "severity": "major",
    "fingerprint": "e6f74f23c73208d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11560,
          "column": 38
        },
        "end": {
          "line": 11560,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"proposal_digest\"]`",
    "severity": "major",
    "fingerprint": "75c523aecaa76ae2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11561,
          "column": 41
        },
        "end": {
          "line": 11561,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"revision\"]`",
    "severity": "major",
    "fingerprint": "6c3e29e033fec346",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11562,
          "column": 34
        },
        "end": {
          "line": 11562,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"lifecycle_state\"]`",
    "severity": "major",
    "fingerprint": "886306cbdc735cdb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11563,
          "column": 41
        },
        "end": {
          "line": 11563,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_preview\"]`",
    "severity": "major",
    "fingerprint": "31d31306e9dd502c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11564,
          "column": 42
        },
        "end": {
          "line": 11564,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_preview_digest\"]`",
    "severity": "major",
    "fingerprint": "114197e0a2b36855",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11565,
          "column": 40
        },
        "end": {
          "line": 11565,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "ecc7c9ebf87f88ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11624,
          "column": 23
        },
        "end": {
          "line": 11624,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "bdb045fb99a1b2ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 11660,
          "column": 21
        },
        "end": {
          "line": 11660,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `user_id`",
    "severity": "major",
    "fingerprint": "4f9ac05afa8c2978",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12197,
          "column": 43
        },
        "end": {
          "line": 12197,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-reference",
    "description": "unresolved-reference: Name `SimpleNamespace` used when not defined",
    "severity": "major",
    "fingerprint": "666dc2ab36357925",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12265,
          "column": 32
        },
        "end": {
          "line": 12265,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `user_id`",
    "severity": "major",
    "fingerprint": "9eb6a71b571bc34a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12413,
          "column": 39
        },
        "end": {
          "line": 12413,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `approve_dual_coach_risk_policy` is incorrect: Expected `TelegramAddress`, found `~None`",
    "severity": "major",
    "fingerprint": "44bdfdf8a1215a2a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12420,
          "column": 17
        },
        "end": {
          "line": 12420,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "c761c5d888649bb8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12732,
          "column": 26
        },
        "end": {
          "line": 12732,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `store`",
    "severity": "major",
    "fingerprint": "f78b3cf2a217fb5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12758,
          "column": 20
        },
        "end": {
          "line": 12758,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `_proposal_for_digest`",
    "severity": "major",
    "fingerprint": "24245be38e84d1c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12777,
          "column": 20
        },
        "end": {
          "line": 12777,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `preview_registered_daily_projection`",
    "severity": "major",
    "fingerprint": "30513d3127089684",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12778,
          "column": 19
        },
        "end": {
          "line": 12778,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "9e27c48c5288c7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12787,
          "column": 29
        },
        "end": {
          "line": 12787,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "b2014664351ea13f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "682cfedd3c2e0b55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "aa7d1dcdf925ea52",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "bfbf12745edc5fa7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "e72380eb3008c5b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "9d325d893325029b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "4f183a59c2a95e4c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12807,
          "column": 25
        },
        "end": {
          "line": 12807,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "8886b8499becd834",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "46f2abe23d48bd14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "ebb1f92076e81394",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "dc2d86c96023d2cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "1516e88504e66cfd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "28dcf1ff74eaf87b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_issue` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "c4a5715759a56b7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12814,
          "column": 25
        },
        "end": {
          "line": 12814,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `_proposal_for_digest`",
    "severity": "major",
    "fingerprint": "5136bde8d5136059",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12831,
          "column": 13
        },
        "end": {
          "line": 12831,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `approve_latest`",
    "severity": "major",
    "fingerprint": "575f4d57c5ab5356",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12871,
          "column": 13
        },
        "end": {
          "line": 12871,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `activate_latest`",
    "severity": "major",
    "fingerprint": "ed46820311987d20",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12882,
          "column": 13
        },
        "end": {
          "line": 12882,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `set_adaptive_delivery`",
    "severity": "major",
    "fingerprint": "f81e09879e81d40c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12890,
          "column": 13
        },
        "end": {
          "line": 12890,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `deliver_latest_once`",
    "severity": "major",
    "fingerprint": "baead1ca80d95138",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12895,
          "column": 16
        },
        "end": {
          "line": 12895,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `_proposal_for_digest`",
    "severity": "major",
    "fingerprint": "95ef65bf4e504eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12915,
          "column": 20
        },
        "end": {
          "line": 12915,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "9a33d0f25597b1cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12936,
          "column": 27
        },
        "end": {
          "line": 12936,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "2a66c5e4cde0bd3f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 12956,
          "column": 31
        },
        "end": {
          "line": 12956,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "343a595657e92dea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13002,
          "column": 22
        },
        "end": {
          "line": 13002,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "60450def44ee12d1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13024,
          "column": 34
        },
        "end": {
          "line": 13024,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "9e04428b05726a86",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13047,
          "column": 18
        },
        "end": {
          "line": 13047,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int | None`, found `object`",
    "severity": "major",
    "fingerprint": "cd5ab7f61c9a784a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13151,
          "column": 13
        },
        "end": {
          "line": 13151,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `dict[str, object] | None` is not assignable to `Mapping[str, object]`",
    "severity": "major",
    "fingerprint": "3d468f97398db6e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13245,
          "column": 27
        },
        "end": {
          "line": 13245,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `dict[str, object] | None` is not assignable to `Mapping[str, object]`",
    "severity": "major",
    "fingerprint": "79868112c8f9dd6d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13250,
          "column": 27
        },
        "end": {
          "line": 13250,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Mapping[str, object]` has no attribute `pop`",
    "severity": "major",
    "fingerprint": "fe0ae66861e878af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13253,
          "column": 32
        },
        "end": {
          "line": 13253,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `set_adaptive_delivery`",
    "severity": "major",
    "fingerprint": "faed0c6da9849610",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13515,
          "column": 26
        },
        "end": {
          "line": 13515,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Cannot assign to a subscript on an object of type `Mapping[str, object]`",
    "severity": "major",
    "fingerprint": "2b7720673486cc7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13569,
          "column": 17
        },
        "end": {
          "line": 13569,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "6139b80caac10310",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13610,
          "column": 31
        },
        "end": {
          "line": 13610,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "f320c702cf012133",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `date | None`, found `object`",
    "severity": "major",
    "fingerprint": "e3ef790ebe905990",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Path | str | None`, found `object`",
    "severity": "major",
    "fingerprint": "3a1c2ab2394cabe9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "e8163fb68ab29f71",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Path | str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b7cbe758f8547cee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Path | str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6fe1d6a7639deb79",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `bool`, found `object`",
    "severity": "major",
    "fingerprint": "1efe6f384f761cf4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13729,
          "column": 13
        },
        "end": {
          "line": 13729,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `data_root`",
    "severity": "major",
    "fingerprint": "78d0b88c59d30325",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13795,
          "column": 36
        },
        "end": {
          "line": 13795,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "bd027acc3c7f04be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13951,
          "column": 55
        },
        "end": {
          "line": 13951,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "f3c712ae782ec6a8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13951,
          "column": 55
        },
        "end": {
          "line": 13951,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "c8959a4613940ea4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13951,
          "column": 55
        },
        "end": {
          "line": 13951,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "70414e14eaf2e60e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13964,
          "column": 40
        },
        "end": {
          "line": 13964,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "544351347b57f24d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13969,
          "column": 25
        },
        "end": {
          "line": 13969,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "d8c0452f9e076875",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13982,
          "column": 29
        },
        "end": {
          "line": 13982,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "111964b605df49cc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 13994,
          "column": 33
        },
        "end": {
          "line": 13994,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "e89df8b60ef559ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14035,
          "column": 33
        },
        "end": {
          "line": 14035,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[str, str, str] | None`, found `tuple[str, ...] | None`",
    "severity": "major",
    "fingerprint": "eaeab4766034f918",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14039,
          "column": 16
        },
        "end": {
          "line": 14039,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "eee163c6653f28cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14231,
          "column": 28
        },
        "end": {
          "line": 14231,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "19ed2f786d003f8a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14232,
          "column": 27
        },
        "end": {
          "line": 14232,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "9b7302eddef713ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14265,
          "column": 19
        },
        "end": {
          "line": 14265,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `/` is not supported between objects of type `Unknown | Path | None` and `Literal[\"data\"]`",
    "severity": "major",
    "fingerprint": "6645a96e39b14a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14428,
          "column": 17
        },
        "end": {
          "line": 14428,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `/` is not supported between objects of type `Unknown | Path | None` and `Literal[\"customers\"]`",
    "severity": "major",
    "fingerprint": "e3297f05dab621ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14446,
          "column": 17
        },
        "end": {
          "line": 14446,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `/` is not supported between objects of type `Unknown | Path | None` and `Literal[\"registry.json\"]`",
    "severity": "major",
    "fingerprint": "58906379819a443e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14447,
          "column": 17
        },
        "end": {
          "line": 14447,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `validate_committed_activation` is incorrect: Expected `Path`, found `Unknown | Path | None`",
    "severity": "major",
    "fingerprint": "64b2dc2f1348f73f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14458,
          "column": 17
        },
        "end": {
          "line": 14458,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "71d0603c2264b91a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14482,
          "column": 16
        },
        "end": {
          "line": 14482,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[Mapping[str, object], ...]`, found `tuple[Top[Mapping[Unknown, object]], ...]`",
    "severity": "major",
    "fingerprint": "777a8b03a30c6d11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14496,
          "column": 16
        },
        "end": {
          "line": 14496,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Unknown | (str & ~AlwaysFalsy)`",
    "severity": "major",
    "fingerprint": "4500ccca39350ead",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14564,
          "column": 33
        },
        "end": {
          "line": 14564,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `model_dump`",
    "severity": "major",
    "fingerprint": "6e145cc92fb10f4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14643,
          "column": 26
        },
        "end": {
          "line": 14643,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `model_dump`",
    "severity": "major",
    "fingerprint": "b858a75456cade68",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14645,
          "column": 26
        },
        "end": {
          "line": 14645,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `model_dump_json`",
    "severity": "major",
    "fingerprint": "8d320fb0180b0e06",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14659,
          "column": 29
        },
        "end": {
          "line": 14659,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `model_dump`",
    "severity": "major",
    "fingerprint": "55e02f5f3e5b87b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14664,
          "column": 38
        },
        "end": {
          "line": 14664,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `model_dump` is not defined on `None` in union `Any | None`",
    "severity": "major",
    "fingerprint": "732010ce1f75879f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14669,
          "column": 39
        },
        "end": {
          "line": 14669,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `model_dump` is not defined on `None` in union `Any | None`",
    "severity": "major",
    "fingerprint": "7a5e9d15ff405b41",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14672,
          "column": 40
        },
        "end": {
          "line": 14672,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `feature_config_digest` is incorrect: Expected `Mapping[str, object]`, found `object`",
    "severity": "major",
    "fingerprint": "47feaf76a9ffc6a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14730,
          "column": 53
        },
        "end": {
          "line": 14738,
          "column": 22
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "d241fc66b9421fc5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14895,
          "column": 44
        },
        "end": {
          "line": 14895,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `validate_canonical_prefix` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "a563e1b03603eb3b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14928,
          "column": 13
        },
        "end": {
          "line": 14928,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "c11c15a35fd72cb2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14932,
          "column": 47
        },
        "end": {
          "line": 14932,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "30392094d0720431",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14982,
          "column": 30
        },
        "end": {
          "line": 14982,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "37ef821542db340e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14982,
          "column": 30
        },
        "end": {
          "line": 14982,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "e2cf01bc51f9675f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14983,
          "column": 29
        },
        "end": {
          "line": 14983,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "f3cf42be3167f52c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14983,
          "column": 29
        },
        "end": {
          "line": 14983,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "b95ce6a77dabd945",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14984,
          "column": 31
        },
        "end": {
          "line": 14984,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "b36c1017642e5558",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14984,
          "column": 31
        },
        "end": {
          "line": 14984,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "aa33ccd49969192",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14985,
          "column": 27
        },
        "end": {
          "line": 14985,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "1dff6ef0414191b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14985,
          "column": 27
        },
        "end": {
          "line": 14985,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "26e42ddecd67c194",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14998,
          "column": 29
        },
        "end": {
          "line": 14998,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "bf3190642b54f219",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 14998,
          "column": 29
        },
        "end": {
          "line": 14998,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "5ea56e6765ec7919",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15016,
          "column": 53
        },
        "end": {
          "line": 15016,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "cf8009602ccbca2d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15017,
          "column": 56
        },
        "end": {
          "line": 15017,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"target\"]`",
    "severity": "major",
    "fingerprint": "dfc3f05409583c8d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15018,
          "column": 51
        },
        "end": {
          "line": 15018,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "905a512c16f12bd9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15019,
          "column": 28
        },
        "end": {
          "line": 15019,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "7530f1cc3003fcc5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15020,
          "column": 38
        },
        "end": {
          "line": 15020,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "c4f12c40e5efc656",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15036,
          "column": 31
        },
        "end": {
          "line": 15036,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "not-iterable",
    "description": "not-iterable: Object of type `object` is not iterable",
    "severity": "major",
    "fingerprint": "90a5c092e93fcbfa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15036,
          "column": 31
        },
        "end": {
          "line": 15036,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "a40ef5196e31ad16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15049,
          "column": 46
        },
        "end": {
          "line": 15049,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "9a7be81ad46b0a40",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15052,
          "column": 24
        },
        "end": {
          "line": 15052,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"reason\"]`",
    "severity": "major",
    "fingerprint": "b521715a98126a65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15055,
          "column": 30
        },
        "end": {
          "line": 15055,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "f68a5bd181cd8dff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15058,
          "column": 23
        },
        "end": {
          "line": 15058,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "a8b6be29b0b0d51b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15064,
          "column": 37
        },
        "end": {
          "line": 15064,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "5a577475bde2bf1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15064,
          "column": 37
        },
        "end": {
          "line": 15064,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "dac4865a4eff6bdf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15065,
          "column": 36
        },
        "end": {
          "line": 15065,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "4d8af97b395f0d9e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15065,
          "column": 36
        },
        "end": {
          "line": 15065,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "c2ffffbced1125ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15066,
          "column": 38
        },
        "end": {
          "line": 15066,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "4989c77fa71cf81f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15066,
          "column": 38
        },
        "end": {
          "line": 15066,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "43904ef5bee57081",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15067,
          "column": 34
        },
        "end": {
          "line": 15067,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "4dd92cb069fc799",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15067,
          "column": 34
        },
        "end": {
          "line": 15067,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"target\"]`",
    "severity": "major",
    "fingerprint": "8f0c50b0bcbb4bcb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15086,
          "column": 45
        },
        "end": {
          "line": 15086,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_plan\"]`",
    "severity": "major",
    "fingerprint": "344735f5c8171064",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15087,
          "column": 51
        },
        "end": {
          "line": 15087,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "ca49e336ccfbf768",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15094,
          "column": 48
        },
        "end": {
          "line": 15094,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "de86b7ccb1f9e39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15095,
          "column": 30
        },
        "end": {
          "line": 15095,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "998b06912a91089d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15098,
          "column": 37
        },
        "end": {
          "line": 15098,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "5f6a6e718fb1b034",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15100,
          "column": 25
        },
        "end": {
          "line": 15100,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"parent_daily_digest\"]`",
    "severity": "major",
    "fingerprint": "30b2c5fd7a52bb9c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15101,
          "column": 32
        },
        "end": {
          "line": 15101,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"base_target\"]`",
    "severity": "major",
    "fingerprint": "21e00a23975e7bfd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15121,
          "column": 50
        },
        "end": {
          "line": 15121,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "e7b48e627caff9b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15127,
          "column": 24
        },
        "end": {
          "line": 15127,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "a988c389b7c7146b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15133,
          "column": 57
        },
        "end": {
          "line": 15133,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "675287fbc6a131c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15134,
          "column": 57
        },
        "end": {
          "line": 15134,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "bd9b857072afc5b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15136,
          "column": 44
        },
        "end": {
          "line": 15136,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"frozen_through\"]`",
    "severity": "major",
    "fingerprint": "dfe52bfca8dd6210",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15137,
          "column": 32
        },
        "end": {
          "line": 15137,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "2b82076729969690",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15145,
          "column": 25
        },
        "end": {
          "line": 15145,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"parent_plan_digest\"]`",
    "severity": "major",
    "fingerprint": "4b33afa3e64690af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15146,
          "column": 32
        },
        "end": {
          "line": 15146,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "e0b534791751bcc3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15150,
          "column": 25
        },
        "end": {
          "line": 15150,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"planned_schedule_digest\"]`",
    "severity": "major",
    "fingerprint": "ab60186560613da4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15151,
          "column": 32
        },
        "end": {
          "line": 15151,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "ff095ea8eb2aeda3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15155,
          "column": 25
        },
        "end": {
          "line": 15155,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"effective_schedule_digest\"]`",
    "severity": "major",
    "fingerprint": "18569bdb7258679d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15156,
          "column": 32
        },
        "end": {
          "line": 15156,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "56e0b2ba27f10a9c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15159,
          "column": 32
        },
        "end": {
          "line": 15159,
          "column": 78
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "1b20735909124538",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15160,
          "column": 41
        },
        "end": {
          "line": 15160,
          "column": 75
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `object`",
    "severity": "major",
    "fingerprint": "dac0fb133a2e013",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `object`",
    "severity": "major",
    "fingerprint": "439e8eea99a0c6fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date | None`, found `object`",
    "severity": "major",
    "fingerprint": "67b2a43549c5da8d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `MacroTarget`, found `object`",
    "severity": "major",
    "fingerprint": "8bab26263793a246",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[DailyNutritionPlan, ...]`, found `object`",
    "severity": "major",
    "fingerprint": "4c5379e4966ccab3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "bc25acc7b957e603",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "8df124d61d537e5e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "98168a9326fa6565",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "e12c5d8f083074cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "cfadbff375efe45c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "56c93bf96f927846",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15166,
          "column": 40
        },
        "end": {
          "line": 15166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "e710e39c5d028e4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15180,
          "column": 22
        },
        "end": {
          "line": 15180,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "53b12b9f25a59e19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15183,
          "column": 22
        },
        "end": {
          "line": 15183,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"anchor_kst\", \"cooldown_until_kst\", \"source_revision_id\"]`",
    "severity": "major",
    "fingerprint": "f2a59d1e5b1161f2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15192,
          "column": 33
        },
        "end": {
          "line": 15192,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "d677bc1b1c1f47b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15196,
          "column": 30
        },
        "end": {
          "line": 15196,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_id\"]`",
    "severity": "major",
    "fingerprint": "38edd98b1d6a4cf9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15266,
          "column": 38
        },
        "end": {
          "line": 15266,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `len` is incorrect: Expected `Sized`, found `object`",
    "severity": "major",
    "fingerprint": "4f6f7a9977dea445",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15319,
          "column": 20
        },
        "end": {
          "line": 15319,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "7f510239211354c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15338,
          "column": 26
        },
        "end": {
          "line": 15338,
          "column": 77
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `strip`",
    "severity": "major",
    "fingerprint": "1fce359807b6601d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15368,
          "column": 17
        },
        "end": {
          "line": 15368,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "748131a183e6ac01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15369,
          "column": 20
        },
        "end": {
          "line": 15369,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"registration_digest\"]`",
    "severity": "major",
    "fingerprint": "1d5ce890a43594a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15538,
          "column": 39
        },
        "end": {
          "line": 15538,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"snapshot\"]`",
    "severity": "major",
    "fingerprint": "2ff5036f028c5c65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15545,
          "column": 32
        },
        "end": {
          "line": 15545,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "1637c7d449151052",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal | None`, found `object`",
    "severity": "major",
    "fingerprint": "7410f2f1f68c716f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal | None`, found `object`",
    "severity": "major",
    "fingerprint": "eeaabaf620027ba4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decimal | None`, found `object`",
    "severity": "major",
    "fingerprint": "5f9def51b7f10d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "f79eae3dca08dbd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool`, found `object`",
    "severity": "major",
    "fingerprint": "4b69b5826d7b69f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[tuple[date, str], ...]`, found `object`",
    "severity": "major",
    "fingerprint": "5b762bbbb4e69a67",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[tuple[date, bool | None, str | None], ...]`, found `object`",
    "severity": "major",
    "fingerprint": "db7920bc4d1103f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "35fc362386f4e450",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `date`, found `object`",
    "severity": "major",
    "fingerprint": "2e952e2d0809b32a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "59489ee00a4617d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "5e91acd13a611450",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "9a0e76b195c4fb52",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "f5c00fe4b3de858d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "c819bd954d614f1d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool`, found `object`",
    "severity": "major",
    "fingerprint": "f8da2f15b7cf9a87",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `bool`, found `object`",
    "severity": "major",
    "fingerprint": "921623011e82b531",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "83f42563d09b683d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "a94740334907c0bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "25b54acb320bda53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15590,
          "column": 38
        },
        "end": {
          "line": 15590,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"target\"]`",
    "severity": "major",
    "fingerprint": "dc36c949107380c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15591,
          "column": 74
        },
        "end": {
          "line": 15591,
          "column": 82
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_plan\"]`",
    "severity": "major",
    "fingerprint": "aa6127a7480a20c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15592,
          "column": 80
        },
        "end": {
          "line": 15592,
          "column": 91
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_carb_cycle\"]`",
    "severity": "major",
    "fingerprint": "f6aee70bfe57edc1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15594,
          "column": 25
        },
        "end": {
          "line": 15594,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_nutrition_plan\"]`",
    "severity": "major",
    "fingerprint": "5c626a1eb281d7a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15598,
          "column": 29
        },
        "end": {
          "line": 15598,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"cooldown\"]`",
    "severity": "major",
    "fingerprint": "225bae08a76698a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15601,
          "column": 78
        },
        "end": {
          "line": 15601,
          "column": 88
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"explanation\"]`",
    "severity": "major",
    "fingerprint": "28e11e81058e87fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15602,
          "column": 35
        },
        "end": {
          "line": 15602,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "afbeffabf88458c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15607,
          "column": 29
        },
        "end": {
          "line": 15607,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"goal_mode\"]`",
    "severity": "major",
    "fingerprint": "cc48b94308cc8856",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15609,
          "column": 33
        },
        "end": {
          "line": 15609,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "64314c42cafdd881",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15613,
          "column": 29
        },
        "end": {
          "line": 15613,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_rate_min\"]`",
    "severity": "major",
    "fingerprint": "a546b277dfad9491",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15614,
          "column": 28
        },
        "end": {
          "line": 15614,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "47afbda795c9d63e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15618,
          "column": 29
        },
        "end": {
          "line": 15618,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"weekly_rate_max\"]`",
    "severity": "major",
    "fingerprint": "959ad657f4a5d850",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15619,
          "column": 28
        },
        "end": {
          "line": 15619,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "19480c1a21887390",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15623,
          "column": 37
        },
        "end": {
          "line": 15623,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "edb7b96ba41e17c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15625,
          "column": 42
        },
        "end": {
          "line": 15625,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "15d5328603474b56",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15626,
          "column": 60
        },
        "end": {
          "line": 15626,
          "column": 82
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "f7bffd1beed83604",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15629,
          "column": 33
        },
        "end": {
          "line": 15629,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "1486053eb4a89dc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15630,
          "column": 38
        },
        "end": {
          "line": 15630,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"parent_digest\"]`",
    "severity": "major",
    "fingerprint": "6a84cd4a9f56d391",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15630,
          "column": 71
        },
        "end": {
          "line": 15630,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "55763f538b399f7a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15631,
          "column": 38
        },
        "end": {
          "line": 15631,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "f0adf866301edf84",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15632,
          "column": 38
        },
        "end": {
          "line": 15632,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"source_digest\"]`",
    "severity": "major",
    "fingerprint": "67861bf37b554c70",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15632,
          "column": 71
        },
        "end": {
          "line": 15632,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "617f0ff7810effef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15633,
          "column": 38
        },
        "end": {
          "line": 15633,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"policy_digest\"]`",
    "severity": "major",
    "fingerprint": "8b05cfffe86f2138",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15633,
          "column": 71
        },
        "end": {
          "line": 15633,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "87813559d4bdc3e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15634,
          "column": 48
        },
        "end": {
          "line": 15634,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"meal_constraints_digest\"]`",
    "severity": "major",
    "fingerprint": "f63266e146f827c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15634,
          "column": 91
        },
        "end": {
          "line": 15634,
          "column": 116
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "86afa518b7aabd03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15635,
          "column": 39
        },
        "end": {
          "line": 15635,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"catalog_digest\"]`",
    "severity": "major",
    "fingerprint": "18b34f4ae91e3b78",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15635,
          "column": 73
        },
        "end": {
          "line": 15635,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "165430d9f045b6ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15637,
          "column": 38
        },
        "end": {
          "line": 15637,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_body\"]`",
    "severity": "major",
    "fingerprint": "6883d9b51dab333e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15637,
          "column": 71
        },
        "end": {
          "line": 15637,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "b6271c62fedfe053",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15638,
          "column": 38
        },
        "end": {
          "line": 15638,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_body\"]`",
    "severity": "major",
    "fingerprint": "8db666965516eaa3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15638,
          "column": 71
        },
        "end": {
          "line": 15638,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "4686fc7021f069fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15639,
          "column": 45
        },
        "end": {
          "line": 15639,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_body_digest\"]`",
    "severity": "major",
    "fingerprint": "d876d4a1c2f32cbb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15639,
          "column": 85
        },
        "end": {
          "line": 15639,
          "column": 107
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "f739ba8e61cb4d2e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15640,
          "column": 45
        },
        "end": {
          "line": 15640,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_body_digest\"]`",
    "severity": "major",
    "fingerprint": "24e4741d45c0c8fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15640,
          "column": 85
        },
        "end": {
          "line": 15640,
          "column": 107
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "676443ece2ed1d4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15641,
          "column": 48
        },
        "end": {
          "line": 15641,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"adherence_signal_digest\"]`",
    "severity": "major",
    "fingerprint": "9106c16f97e951d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15641,
          "column": 91
        },
        "end": {
          "line": 15641,
          "column": 116
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "474c776743847c36",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `MacroTarget | None`, found `object`",
    "severity": "major",
    "fingerprint": "e515a5bf103b5fba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[tuple[date, str], ...]`, found `object`",
    "severity": "major",
    "fingerprint": "83a0477247d1c0c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `int`, found `object`",
    "severity": "major",
    "fingerprint": "151f72255cabf0d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ce377b5846031cb4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "924c5013d7bbede6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "248bfb2c21af5df2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1d2e1259ea5469ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1621f70501f8ec26",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "864a3848f7b5700a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `MealPlan | None`, found `object`",
    "severity": "major",
    "fingerprint": "f9e8ebbfeafbf8a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "85ed378a89f3d0f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "4ffa70b303e4062b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6d26f283dc50a578",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "c1dd62f56e99c606",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "f400047f13573c9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `WeeklyCarbCycle | None`, found `object`",
    "severity": "major",
    "fingerprint": "c1f7b9ae5bd277c1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `WeeklyNutritionPlan | None`, found `object`",
    "severity": "major",
    "fingerprint": "c68cfc627d286824",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `CooldownResult | None`, found `object`",
    "severity": "major",
    "fingerprint": "51997028ac374d0b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "58a6f5fcbae75ad5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `tuple[str, ...]`, found `object`",
    "severity": "major",
    "fingerprint": "3421d42b403acfc6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `Decision`, found `object`",
    "severity": "major",
    "fingerprint": "3266d553b554db10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `TrendSnapshot`, found `object`",
    "severity": "major",
    "fingerprint": "111ae5275451a897",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15654,
          "column": 42
        },
        "end": {
          "line": 15654,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"registration_digest\"]`",
    "severity": "major",
    "fingerprint": "23c11d5f0295c6bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15673,
          "column": 42
        },
        "end": {
          "line": 15673,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unused-type-ignore-comment",
    "description": "unused-type-ignore-comment: Unused blanket `type: ignore` directive",
    "severity": "minor",
    "fingerprint": "909a752a2cd26f72",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15676,
          "column": 67
        },
        "end": {
          "line": 15676,
          "column": 95
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "878a82d7988c8559",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15702,
          "column": 24
        },
        "end": {
          "line": 15702,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "9a6f44d1f69532cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15735,
          "column": 20
        },
        "end": {
          "line": 15735,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "92a52531790a95f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15773,
          "column": 20
        },
        "end": {
          "line": 15773,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `Mapping[str, str]`, found `dict[str, str | None]`",
    "severity": "major",
    "fingerprint": "f8e13b933b33d1ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15869,
          "column": 16
        },
        "end": {
          "line": 15876,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_verified_dual_coach_risk_policy` is incorrect: Expected `CustomerRuntime`, found `object`",
    "severity": "major",
    "fingerprint": "36cfc67902d20667",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15884,
          "column": 59
        },
        "end": {
          "line": 15884,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "379f43d479f2708c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15902,
          "column": 48
        },
        "end": {
          "line": 15902,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_type\"]`",
    "severity": "major",
    "fingerprint": "5939a3ffe23b0bd6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15969,
          "column": 29
        },
        "end": {
          "line": 15969,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"payload\"]`",
    "severity": "major",
    "fingerprint": "6752bc94e6dc4dc4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15970,
          "column": 40
        },
        "end": {
          "line": 15970,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]]`",
    "severity": "major",
    "fingerprint": "4ca92411a1d8dd80",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15971,
          "column": 21
        },
        "end": {
          "line": 15971,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "bf0eae9a6639a3fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15971,
          "column": 21
        },
        "end": {
          "line": 15971,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `Top[Mapping[Unknown, object]]` is not assignable to `Mapping[str, object] | None`",
    "severity": "major",
    "fingerprint": "d9b3a3e65ba42638",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 15973,
          "column": 26
        },
        "end": {
          "line": 15973,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"payload\"]`",
    "severity": "major",
    "fingerprint": "6c12846ceb1f970e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16092,
          "column": 27
        },
        "end": {
          "line": 16092,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[Mapping[str, object], ...]`, found `tuple[Top[Mapping[Unknown, object]], ...]`",
    "severity": "major",
    "fingerprint": "80f5f7de2a64002d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16103,
          "column": 16
        },
        "end": {
          "line": 16110,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_type\"]`",
    "severity": "major",
    "fingerprint": "4ccc6f9bcd6685a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16107,
          "column": 25
        },
        "end": {
          "line": 16107,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get` is not defined on `None` in union `Mapping[str, object] | None`",
    "severity": "major",
    "fingerprint": "217391fb51a7d8e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16109,
          "column": 17
        },
        "end": {
          "line": 16109,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_type\"]`",
    "severity": "major",
    "fingerprint": "7d0ee747c1d05397",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16126,
          "column": 29
        },
        "end": {
          "line": 16126,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `Top[Mapping[Unknown, object]]` is not assignable to `Mapping[str, object] | None`",
    "severity": "major",
    "fingerprint": "d7121f9455abdb62",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16131,
          "column": 26
        },
        "end": {
          "line": 16131,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "5d063678ac01f6c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16221,
          "column": 25
        },
        "end": {
          "line": 16221,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `object` is not assignable to `Mapping[str, object] | None`",
    "severity": "major",
    "fingerprint": "4c76d263299aa08c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16278,
          "column": 28
        },
        "end": {
          "line": 16278,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"event_type\"]`",
    "severity": "major",
    "fingerprint": "4c305ffd0fb28f94",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16361,
          "column": 29
        },
        "end": {
          "line": 16361,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `Mapping[str, object] | None`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "4116caf558357ca1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16365,
          "column": 24
        },
        "end": {
          "line": 16365,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get` is not defined on `None` in union `Mapping[str, object] | None`",
    "severity": "major",
    "fingerprint": "80a9d31a362c14d5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16461,
          "column": 28
        },
        "end": {
          "line": 16461,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write_feature_epoch` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "d99d551976f73414",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16485,
          "column": 47
        },
        "end": {
          "line": 16485,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_append_locked` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "af45197c1511cad3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16558,
          "column": 21
        },
        "end": {
          "line": 16558,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write_feature_epoch` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "b805bade5830c74a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16685,
          "column": 47
        },
        "end": {
          "line": 16685,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write_feature_epoch` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "97e1397ad2b986d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16740,
          "column": 51
        },
        "end": {
          "line": 16740,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_write_feature_epoch` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "276f72ffc8207b35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16771,
          "column": 59
        },
        "end": {
          "line": 16771,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_append_locked` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "836562b6bc4b527e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16782,
          "column": 21
        },
        "end": {
          "line": 16782,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "db4639668840fc39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16844,
          "column": 37
        },
        "end": {
          "line": 16844,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "cc83e3a9fc94fb91",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16912,
          "column": 20
        },
        "end": {
          "line": 16912,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "34c2210e7908ee5e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16923,
          "column": 25
        },
        "end": {
          "line": 16923,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_address\"]`",
    "severity": "major",
    "fingerprint": "efa650acd104f4b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16946,
          "column": 62
        },
        "end": {
          "line": 16946,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "ca269968e3249ef7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16949,
          "column": 51
        },
        "end": {
          "line": 16949,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"operator_address\"]`",
    "severity": "major",
    "fingerprint": "28e10ebcc08048db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16984,
          "column": 64
        },
        "end": {
          "line": 16984,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "8c40511a70cb2c7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16987,
          "column": 53
        },
        "end": {
          "line": 16987,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "8e969c0b68d206b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 16993,
          "column": 20
        },
        "end": {
          "line": 16993,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "a8c82b2a1a440d54",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17309,
          "column": 25
        },
        "end": {
          "line": 17309,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"calories\"]`",
    "severity": "major",
    "fingerprint": "86e2c2409b3b6009",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17309,
          "column": 62
        },
        "end": {
          "line": 17309,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"protein_g\"]`",
    "severity": "major",
    "fingerprint": "890776bfff544207",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17310,
          "column": 36
        },
        "end": {
          "line": 17310,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"fat_g\"]`",
    "severity": "major",
    "fingerprint": "2c7983ab2860580f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17311,
          "column": 32
        },
        "end": {
          "line": 17311,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "798ae3d4ac8a2121",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17312,
          "column": 24
        },
        "end": {
          "line": 17312,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"carbohydrate_g\"]`",
    "severity": "major",
    "fingerprint": "5971fdb275b5c374",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17312,
          "column": 55
        },
        "end": {
          "line": 17312,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"proposal_digest\"]`",
    "severity": "major",
    "fingerprint": "b449f017c0fe6b30",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17354,
          "column": 46
        },
        "end": {
          "line": 17354,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `plan`",
    "severity": "major",
    "fingerprint": "5193923c60f5bafb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17365,
          "column": 22
        },
        "end": {
          "line": 17365,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `plan`",
    "severity": "major",
    "fingerprint": "17ec738dad7b9df7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17712,
          "column": 51
        },
        "end": {
          "line": 17712,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `propose` is incorrect: Expected `MealConstraints | None`, found `object`",
    "severity": "major",
    "fingerprint": "e32c49954b3ad8db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 17798,
          "column": 25
        },
        "end": {
          "line": 17798,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "6306300fe090d9db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18131,
          "column": 16
        },
        "end": {
          "line": 18131,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "28de9a040444f8e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18142,
          "column": 16
        },
        "end": {
          "line": 18142,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "4dbf713aede62113",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18228,
          "column": 24
        },
        "end": {
          "line": 18228,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `append_customer_action_continuity` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "39404cf03b55035e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18283,
          "column": 17
        },
        "end": {
          "line": 18283,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `load_runtime_customer_registry` is incorrect: Expected `Path`, found `Unknown | Path | None`",
    "severity": "major",
    "fingerprint": "602a5a73ac1e2635",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18288,
          "column": 55
        },
        "end": {
          "line": 18288,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `build_registered_daily_customer_projection` is incorrect: Expected `CustomerRuntime`, found `object`",
    "severity": "major",
    "fingerprint": "5669e4713bb8791e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18344,
          "column": 13
        },
        "end": {
          "line": 18344,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "60b6626e85bd1b89",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18362,
          "column": 20
        },
        "end": {
          "line": 18362,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `project_customer_action_outcomes` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "48f67d60185fb6cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18392,
          "column": 9
        },
        "end": {
          "line": 18392,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `build_registered_daily_customer_projection` is incorrect: Expected `CustomerRuntime`, found `object`",
    "severity": "major",
    "fingerprint": "478584a87aceb170",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18398,
          "column": 13
        },
        "end": {
          "line": 18398,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "1b20e937bd18e241",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18759,
          "column": 26
        },
        "end": {
          "line": 18759,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"epoch\"]`",
    "severity": "major",
    "fingerprint": "3af611cb5a2ae2ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18839,
          "column": 30
        },
        "end": {
          "line": 18839,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"config_digest\"]`",
    "severity": "major",
    "fingerprint": "7c8c6d9b39c2c7fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18840,
          "column": 30
        },
        "end": {
          "line": 18840,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_feature_config_digest` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "c7a5f0a99d02a880",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18841,
          "column": 44
        },
        "end": {
          "line": 18841,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "f07efa92af6e8d6f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18853,
          "column": 27
        },
        "end": {
          "line": 18853,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`",
    "severity": "major",
    "fingerprint": "6a14ccd4dafffceb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18854,
          "column": 48
        },
        "end": {
          "line": 18854,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_config_epoch_locked` is incorrect: Expected `tuple[str, ...]`, found `tuple[object, ...]`",
    "severity": "major",
    "fingerprint": "3bc67ab12d995697",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18863,
          "column": 17
        },
        "end": {
          "line": 18863,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_config_epoch_locked` is incorrect: Expected `tuple[str, ...]`, found `tuple[object, ...]`",
    "severity": "major",
    "fingerprint": "eedfbc58cf7f7b51",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18871,
          "column": 17
        },
        "end": {
          "line": 18871,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "f3f4f3dde1773f29",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18907,
          "column": 33
        },
        "end": {
          "line": 18907,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "ca2f15d6fa75cbf0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18919,
          "column": 45
        },
        "end": {
          "line": 18919,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "a4014258dde0b43e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18922,
          "column": 45
        },
        "end": {
          "line": 18922,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "9afbfc7165bb9c29",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 18949,
          "column": 33
        },
        "end": {
          "line": 18949,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "b69f737a31714497",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19007,
          "column": 44
        },
        "end": {
          "line": 19007,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "8150281f22192224",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19082,
          "column": 29
        },
        "end": {
          "line": 19082,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `append_overlay` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "676b19a9575dd2c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19095,
          "column": 29
        },
        "end": {
          "line": 19095,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "97120884ed7856f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19107,
          "column": 33
        },
        "end": {
          "line": 19107,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "aca010b00180d731",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19166,
          "column": 33
        },
        "end": {
          "line": 19166,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "510dea46ebd3dea0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19178,
          "column": 45
        },
        "end": {
          "line": 19178,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "11e59566df2d0636",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19181,
          "column": 45
        },
        "end": {
          "line": 19181,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `validate_adaptive_registration_reapproval` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "994a75ecc74ce509",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19267,
          "column": 37
        },
        "end": {
          "line": 19267,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "c1753dab53b17188",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19298,
          "column": 44
        },
        "end": {
          "line": 19298,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "ea9a3e373ec57bca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19381,
          "column": 29
        },
        "end": {
          "line": 19381,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "9ad876d2eaa272a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19410,
          "column": 33
        },
        "end": {
          "line": 19410,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"ok\"]`",
    "severity": "major",
    "fingerprint": "b4cd69ec2e2fd15f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19448,
          "column": 60
        },
        "end": {
          "line": 19448,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "4445ebd5722d66d1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19450,
          "column": 29
        },
        "end": {
          "line": 19450,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "2307bb641c054127",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19530,
          "column": 48
        },
        "end": {
          "line": 19530,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"user_id\", \"chat_id\", \"topic_id\"]`",
    "severity": "major",
    "fingerprint": "d3f36884c0b75a7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19531,
          "column": 44
        },
        "end": {
          "line": 19531,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "1ffb643281a0c91d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19580,
          "column": 21
        },
        "end": {
          "line": 19580,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "f016ed8126b17b10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19581,
          "column": 21
        },
        "end": {
          "line": 19581,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "321cb0da4ac10157",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19582,
          "column": 21
        },
        "end": {
          "line": 19582,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\", \"message_id\"]`",
    "severity": "major",
    "fingerprint": "932f4e46f99e9870",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19599,
          "column": 37
        },
        "end": {
          "line": 19599,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"delivery_id\"]`",
    "severity": "major",
    "fingerprint": "3022cc988341d712",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19618,
          "column": 64
        },
        "end": {
          "line": 19618,
          "column": 77
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\"]`",
    "severity": "major",
    "fingerprint": "a210aa304054ab8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19622,
          "column": 29
        },
        "end": {
          "line": 19622,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "a0940c2ce6a53b1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19623,
          "column": 32
        },
        "end": {
          "line": 19623,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "cdb726ebf397c3ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19663,
          "column": 17
        },
        "end": {
          "line": 19663,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "9177abf619906d9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19689,
          "column": 17
        },
        "end": {
          "line": 19689,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "341093108f3b892f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19714,
          "column": 29
        },
        "end": {
          "line": 19714,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "c46071c43f54de2d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19741,
          "column": 29
        },
        "end": {
          "line": 19741,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"proposal_digest\"]`",
    "severity": "major",
    "fingerprint": "ae073ca3966f1ffa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19758,
          "column": 33
        },
        "end": {
          "line": 19758,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "8a9d28e5be01415a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19792,
          "column": 34
        },
        "end": {
          "line": 19792,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"topic_id\"]`",
    "severity": "major",
    "fingerprint": "cb52372912065e3b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19821,
          "column": 53
        },
        "end": {
          "line": 19821,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "fdf4fa015b43c666",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19837,
          "column": 39
        },
        "end": {
          "line": 19837,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "fe649a00f14cb361",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19865,
          "column": 17
        },
        "end": {
          "line": 19865,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "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`",
    "severity": "major",
    "fingerprint": "f2c9630e8c57b8bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19877,
          "column": 20
        },
        "end": {
          "line": 19877,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `in` is not supported between objects of type `Literal[\"proposal_digest\"]` and `object`",
    "severity": "major",
    "fingerprint": "3e7138715fc13f20",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19881,
          "column": 17
        },
        "end": {
          "line": 19881,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "8348e1acf2df5b35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19882,
          "column": 21
        },
        "end": {
          "line": 19882,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_audit_pending` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "2881f20ed428a7a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19915,
          "column": 25
        },
        "end": {
          "line": 19915,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"delivery_id\"]`",
    "severity": "major",
    "fingerprint": "6c72e2d55c971997",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19954,
          "column": 39
        },
        "end": {
          "line": 19954,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\"]`",
    "severity": "major",
    "fingerprint": "d9b284edceb2575f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19960,
          "column": 33
        },
        "end": {
          "line": 19960,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "522e68c305acaa1e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 19961,
          "column": 36
        },
        "end": {
          "line": 19961,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "167ed13e1bef7214",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20067,
          "column": 17
        },
        "end": {
          "line": 20067,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "11c053e44cecbd9b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20070,
          "column": 17
        },
        "end": {
          "line": 20070,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "c9f6fbfcb4cc6bad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20071,
          "column": 28
        },
        "end": {
          "line": 20071,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "b82b2907ad3b39ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20072,
          "column": 17
        },
        "end": {
          "line": 20072,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "998c61df91b6d2c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20080,
          "column": 17
        },
        "end": {
          "line": 20080,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"delivery_id\"]`",
    "severity": "major",
    "fingerprint": "bd45f2fb071572c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20094,
          "column": 44
        },
        "end": {
          "line": 20094,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\"]`",
    "severity": "major",
    "fingerprint": "f573b020d00e6057",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20095,
          "column": 49
        },
        "end": {
          "line": 20095,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "eaaa6e36c114820c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20095,
          "column": 84
        },
        "end": {
          "line": 20095,
          "column": 96
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "aca426bf49048781",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20110,
          "column": 25
        },
        "end": {
          "line": 20110,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"delivery_id\"]`",
    "severity": "major",
    "fingerprint": "3810642d6a4ddd64",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20124,
          "column": 40
        },
        "end": {
          "line": 20124,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\"]`",
    "severity": "major",
    "fingerprint": "3e1638b11c3d9afc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20125,
          "column": 45
        },
        "end": {
          "line": 20125,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "17a76b028a770a6f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20125,
          "column": 80
        },
        "end": {
          "line": 20125,
          "column": 92
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "5643957e4cda725",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20138,
          "column": 17
        },
        "end": {
          "line": 20138,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "6224458c8e40704d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20175,
          "column": 29
        },
        "end": {
          "line": 20175,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"provider_receipt\", \"message_id\"]`",
    "severity": "major",
    "fingerprint": "10edbe9890ee29b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20198,
          "column": 45
        },
        "end": {
          "line": 20198,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "e317475f3e47dd8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20364,
          "column": 25
        },
        "end": {
          "line": 20364,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "997bb35f46833f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20444,
          "column": 25
        },
        "end": {
          "line": 20444,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `append`",
    "severity": "major",
    "fingerprint": "c58f90ee0d803e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20487,
          "column": 20
        },
        "end": {
          "line": 20487,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `read`",
    "severity": "major",
    "fingerprint": "fa257692b7145530",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20491,
          "column": 29
        },
        "end": {
          "line": 20491,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "b9cf6f103b4640d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20672,
          "column": 33
        },
        "end": {
          "line": 20672,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `get`",
    "severity": "major",
    "fingerprint": "911dc32209a60d5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20794,
          "column": 25
        },
        "end": {
          "line": 20794,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "41fb777d9378abae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20823,
          "column": 17
        },
        "end": {
          "line": 20823,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "dc0ac5d6b897b870",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20824,
          "column": 17
        },
        "end": {
          "line": 20824,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "83c882cebe8471bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20840,
          "column": 17
        },
        "end": {
          "line": 20840,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "dcb5a766435b2ea7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20841,
          "column": 17
        },
        "end": {
          "line": 20841,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "6006c3b3bb293cd8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20856,
          "column": 17
        },
        "end": {
          "line": 20856,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_preflight_rejected` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "ce6be18feb493447",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20857,
          "column": 17
        },
        "end": {
          "line": 20857,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "4bbd027ab9fb9e83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20864,
          "column": 17
        },
        "end": {
          "line": 20864,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "1305b697a7c9a71f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20865,
          "column": 17
        },
        "end": {
          "line": 20865,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "a247b004787f9aad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20872,
          "column": 17
        },
        "end": {
          "line": 20872,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "58c056d6a0335f67",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20873,
          "column": 17
        },
        "end": {
          "line": 20873,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "476a92e28fad4dc9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20881,
          "column": 17
        },
        "end": {
          "line": 20881,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_append_delivery_unknown` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "e4945b60286f16ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20882,
          "column": 17
        },
        "end": {
          "line": 20882,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "c4c87554c676a264",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20919,
          "column": 29
        },
        "end": {
          "line": 20919,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b38eed3ddd615f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20937,
          "column": 57
        },
        "end": {
          "line": 20937,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "37b62d6e280a1da2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20937,
          "column": 64
        },
        "end": {
          "line": 20937,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `str`, found `object`",
    "severity": "major",
    "fingerprint": "79e6b875249a4c4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20937,
          "column": 64
        },
        "end": {
          "line": 20937,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `((str, str, str, /) -> object) | None`, found `object`",
    "severity": "major",
    "fingerprint": "b289a2d192248f2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20937,
          "column": 64
        },
        "end": {
          "line": 20937,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `deliver_latest_once` is incorrect: Expected `str | None`, found `object`",
    "severity": "major",
    "fingerprint": "b43763cb22cf4e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20937,
          "column": 64
        },
        "end": {
          "line": 20937,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "462249a1e241de98",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 20940,
          "column": 20
        },
        "end": {
          "line": 20940,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "1da036619404c465",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21003,
          "column": 20
        },
        "end": {
          "line": 21003,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "c81dc6f4d3753d83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21173,
          "column": 20
        },
        "end": {
          "line": 21173,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "abcfc05aecd4feb4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21221,
          "column": 16
        },
        "end": {
          "line": 21221,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | PathLike[str]`, found `Any | None`",
    "severity": "major",
    "fingerprint": "4bc620b2b389cd3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21293,
          "column": 32
        },
        "end": {
          "line": 21293,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | PathLike[str]`, found `Any | None`",
    "severity": "major",
    "fingerprint": "7e588eff7d05bed8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21293,
          "column": 32
        },
        "end": {
          "line": 21293,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "2f802c952aad3895",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21333,
          "column": 16
        },
        "end": {
          "line": 21333,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "4fe513ca69c8e01e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21349,
          "column": 16
        },
        "end": {
          "line": 21349,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `_read_events`",
    "severity": "major",
    "fingerprint": "3959fd0679cda850",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21437,
          "column": 21
        },
        "end": {
          "line": 21437,
          "column": 114
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "1e7f71d14f30baa4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21538,
          "column": 24
        },
        "end": {
          "line": 21538,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `_thread_kwargs_for_send`",
    "severity": "major",
    "fingerprint": "be2fe273f918d669",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21619,
          "column": 25
        },
        "end": {
          "line": 21619,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `tuple[str, str, str]`, found `tuple[str, ...]`",
    "severity": "major",
    "fingerprint": "6d6ce127ae7e7689",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21691,
          "column": 16
        },
        "end": {
          "line": 21694,
          "column": 10
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `read` is not defined on `~None` in union `Unknown | ~None`",
    "severity": "major",
    "fingerprint": "f2eaa46837e515ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21750,
          "column": 29
        },
        "end": {
          "line": 21750,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"ok\"]`",
    "severity": "major",
    "fingerprint": "154c4d64e4f641e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21923,
          "column": 23
        },
        "end": {
          "line": 21923,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "412bc62e8cf9cd73",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21925,
          "column": 33
        },
        "end": {
          "line": 21925,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"raw_response\"]`",
    "severity": "major",
    "fingerprint": "b491c07aabe3c8f2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 21926,
          "column": 35
        },
        "end": {
          "line": 21926,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `create_production_operator_console_server` is incorrect: Expected `CustomerTransport | None`, found `object`",
    "severity": "major",
    "fingerprint": "fa8989aeb0c0825e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 22028,
          "column": 13
        },
        "end": {
          "line": 22028,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations`",
    "severity": "major",
    "fingerprint": "a52d55a48ccd79f2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 25,
          "column": 7
        },
        "end": {
          "line": 25,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`",
    "severity": "major",
    "fingerprint": "3f59e69b7c6cf9e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`",
    "severity": "major",
    "fingerprint": "30568f446db76b86",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 36,
          "column": 7
        },
        "end": {
          "line": 36,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`",
    "severity": "major",
    "fingerprint": "3ee08c3362caa965",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 37,
          "column": 7
        },
        "end": {
          "line": 37,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "c785b01f9a1b703d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 41,
          "column": 7
        },
        "end": {
          "line": 41,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_dispatcher_transport`",
    "severity": "major",
    "fingerprint": "fe87a258fc87d3fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 42,
          "column": 7
        },
        "end": {
          "line": 42,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "aad8a7c31da3dd14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 47,
          "column": 7
        },
        "end": {
          "line": 47,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.telegram_weekly_reminder`",
    "severity": "major",
    "fingerprint": "37a15e6dd7378644",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 51,
          "column": 7
        },
        "end": {
          "line": 51,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations`",
    "severity": "major",
    "fingerprint": "41f9e2f135832dc3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher_transport.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`",
    "severity": "major",
    "fingerprint": "f1c408920bae379d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher_transport.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`",
    "severity": "major",
    "fingerprint": "e88b41920d03e037",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher_transport.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "6dccfde0825a0711",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher_transport.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder`",
    "severity": "major",
    "fingerprint": "3419394a99aee82d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher_transport.py",
      "positions": {
        "begin": {
          "line": 20,
          "column": 7
        },
        "end": {
          "line": 20,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.telegram_edit_transport`",
    "severity": "major",
    "fingerprint": "822135a8d7755b11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_dispatcher_transport.py",
      "positions": {
        "begin": {
          "line": 24,
          "column": 7
        },
        "end": {
          "line": 24,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "fd4bf6fdbd9e98d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_authority.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "1d6cd28fa864a1ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_authority.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_owner_factory`",
    "severity": "major",
    "fingerprint": "ec5bfe30976dd0b9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_authority.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_card`",
    "severity": "major",
    "fingerprint": "363f46bd4c2089b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_card_codec.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`",
    "severity": "major",
    "fingerprint": "1b6eccec442d130c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_facade.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_draft`",
    "severity": "major",
    "fingerprint": "5d4b68722fd12736",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_facade.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`",
    "severity": "major",
    "fingerprint": "8482998a4ad17f89",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_facade.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "d08105b88da00df2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_facade.py",
      "positions": {
        "begin": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "229c3d3dcce78689",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_facade.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching`",
    "severity": "major",
    "fingerprint": "97d2cc1bc6b76f32",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_facade.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 11
        },
        "end": {
          "line": 21,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`",
    "severity": "major",
    "fingerprint": "3c2ee4a16da9098c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_card`",
    "severity": "major",
    "fingerprint": "243001078784b68f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 24,
          "column": 7
        },
        "end": {
          "line": 24,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`",
    "severity": "major",
    "fingerprint": "2bc473da252d513a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 25,
          "column": 7
        },
        "end": {
          "line": 25,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_draft`",
    "severity": "major",
    "fingerprint": "3c4ac7600191ae07",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 26,
          "column": 7
        },
        "end": {
          "line": 26,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`",
    "severity": "major",
    "fingerprint": "2796243927192db8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "e1d33767914a5b28",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 32,
          "column": 7
        },
        "end": {
          "line": 32,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching`",
    "severity": "major",
    "fingerprint": "e2f9e90d4659c40c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 35,
          "column": 11
        },
        "end": {
          "line": 35,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching`",
    "severity": "major",
    "fingerprint": "16b908ff3295fa45",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching`",
    "severity": "major",
    "fingerprint": "908adc915c1a88bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_owner_runtime.py",
      "positions": {
        "begin": {
          "line": 149,
          "column": 15
        },
        "end": {
          "line": 149,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_draft`",
    "severity": "major",
    "fingerprint": "fddeb9d03246c56f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_source.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "c96d898467999397",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_host_source.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "a772aacfd3bc79ad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "a4cd723c60e16f49",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_ledger`",
    "severity": "major",
    "fingerprint": "9d49358e67fe499f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations.py",
      "positions": {
        "begin": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`",
    "severity": "major",
    "fingerprint": "f2286d90db332a8f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`",
    "severity": "major",
    "fingerprint": "46c862098cc3ffa7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_registry_identity`",
    "severity": "major",
    "fingerprint": "cfead8050d0df1e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_authority.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "48302d8ec205b657",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_authority.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_ledger_history`",
    "severity": "major",
    "fingerprint": "51cdf454df78e537",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_ledger.py",
      "positions": {
        "begin": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`",
    "severity": "major",
    "fingerprint": "483b5c017c3639",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_ledger.py",
      "positions": {
        "begin": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`",
    "severity": "major",
    "fingerprint": "1d015a16bd88b78d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_ledger.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_identifiers`",
    "severity": "major",
    "fingerprint": "421f6ed0c4bdd1b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_ledger_history.py",
      "positions": {
        "begin": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`",
    "severity": "major",
    "fingerprint": "388430cd9c02c615",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_ledger_history.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_publication_contract`",
    "severity": "major",
    "fingerprint": "c5e2ae896ee93ed0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_ledger_history.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_identifiers`",
    "severity": "major",
    "fingerprint": "893bb75ab517ce04",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_models.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_models`",
    "severity": "major",
    "fingerprint": "3253b74a13d818c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_publication_contract.py",
      "positions": {
        "begin": {
          "line": 10,
          "column": 11
        },
        "end": {
          "line": 10,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "e4a11619dc420d26",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_registry_identity.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_resources`",
    "severity": "major",
    "fingerprint": "cb7d4361ee8e7aae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_operations_registry_identity.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 7
        },
        "end": {
          "line": 22,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger`",
    "severity": "major",
    "fingerprint": "37f1b13abdf9f351",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_authority_binding.py",
      "positions": {
        "begin": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`",
    "severity": "major",
    "fingerprint": "bf51279670acc5f5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_authority_binding.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "8ca996be953a4ade",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_authority_binding.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`",
    "severity": "major",
    "fingerprint": "7e7c98b6300b35b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_card.py",
      "positions": {
        "begin": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "24586733ae9e6b34",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 20,
          "column": 7
        },
        "end": {
          "line": 20,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`",
    "severity": "major",
    "fingerprint": "dc34b87e9b761628",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger`",
    "severity": "major",
    "fingerprint": "1d832c6ba48ca193",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 7
        },
        "end": {
          "line": 22,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`",
    "severity": "major",
    "fingerprint": "9e56fc3e56aba50b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_storage`",
    "severity": "major",
    "fingerprint": "b2da3a50c9e926c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 38,
          "column": 7
        },
        "end": {
          "line": 38,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_provider`",
    "severity": "major",
    "fingerprint": "728c3c3171a2eb0d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 39,
          "column": 7
        },
        "end": {
          "line": 39,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`",
    "severity": "major",
    "fingerprint": "875e0957d18152ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 42,
          "column": 7
        },
        "end": {
          "line": 42,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_authority_binding`",
    "severity": "major",
    "fingerprint": "385fbcb07d7abf79",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 7
        },
        "end": {
          "line": 260,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_types`",
    "severity": "major",
    "fingerprint": "3b12883a53aa3112",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_ledger.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_codec`",
    "severity": "major",
    "fingerprint": "8ab50ea37c7c5c20",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_ledger.py",
      "positions": {
        "begin": {
          "line": 50,
          "column": 15
        },
        "end": {
          "line": 50,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_codec`",
    "severity": "major",
    "fingerprint": "efb76c89cad7afd8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_ledger.py",
      "positions": {
        "begin": {
          "line": 68,
          "column": 15
        },
        "end": {
          "line": 68,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_codec`",
    "severity": "major",
    "fingerprint": "5b03098954c580a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_ledger.py",
      "positions": {
        "begin": {
          "line": 114,
          "column": 19
        },
        "end": {
          "line": 114,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_ledger_types`",
    "severity": "major",
    "fingerprint": "716dc4dac752b95f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_ledger_codec.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_model`",
    "severity": "major",
    "fingerprint": "badf4a8f9a04e86e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_provider.py",
      "positions": {
        "begin": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_request`",
    "severity": "major",
    "fingerprint": "7b720cdb52e6e9dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_provider.py",
      "positions": {
        "begin": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "4aca9316940c33d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_request.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "64794a0f54fd4dac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_request.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 7
        },
        "end": {
          "line": 22,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_owner_contract`",
    "severity": "major",
    "fingerprint": "f8c78d579d624eb9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_owner_request.py",
      "positions": {
        "begin": {
          "line": 23,
          "column": 7
        },
        "end": {
          "line": 23,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "71f360c62eaad05b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 28,
          "column": 7
        },
        "end": {
          "line": 28,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "db4517d26354dfd5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_authority.py",
      "positions": {
        "begin": {
          "line": 33,
          "column": 7
        },
        "end": {
          "line": 33,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "58e4acf4e40841ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_resources`",
    "severity": "major",
    "fingerprint": "ff9ef0642844bfdf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "1407326d712f0abc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 24,
          "column": 11
        },
        "end": {
          "line": 24,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "e4182e781b4b67d6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 27,
          "column": 11
        },
        "end": {
          "line": 27,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "3a3f2754090484c1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 28,
          "column": 11
        },
        "end": {
          "line": 28,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "201c3de9d7e366f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 211,
          "column": 11
        },
        "end": {
          "line": 211,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "b54a252bab8c9fef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_config.py",
      "positions": {
        "begin": {
          "line": 214,
          "column": 11
        },
        "end": {
          "line": 214,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_registry_identity`",
    "severity": "major",
    "fingerprint": "5294c8749c0167df",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py",
      "positions": {
        "begin": {
          "line": 33,
          "column": 7
        },
        "end": {
          "line": 33,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "7e4303b2f1c16c53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py",
      "positions": {
        "begin": {
          "line": 37,
          "column": 7
        },
        "end": {
          "line": 37,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_owner_factory`",
    "severity": "major",
    "fingerprint": "9597ce092a3b0724",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py",
      "positions": {
        "begin": {
          "line": 38,
          "column": 7
        },
        "end": {
          "line": 38,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_resources`",
    "severity": "major",
    "fingerprint": "e34b194e9f4b9dcb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py",
      "positions": {
        "begin": {
          "line": 39,
          "column": 7
        },
        "end": {
          "line": 39,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_bootstrap_config`",
    "severity": "major",
    "fingerprint": "ab13fb77cde3f916",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_bootstrap_customers.py",
      "positions": {
        "begin": {
          "line": 40,
          "column": 7
        },
        "end": {
          "line": 40,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "1330ddbda61754ad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_fence.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder`",
    "severity": "major",
    "fingerprint": "52fe82be5693a576",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_fence.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "89bd38abc82c9fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_fence.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_authority`",
    "severity": "major",
    "fingerprint": "4481228ad787f63d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_owner_factory.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_operations_config`",
    "severity": "major",
    "fingerprint": "84b73b42e0a476aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_owner_factory.py",
      "positions": {
        "begin": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_weekly_reminder_authority`",
    "severity": "major",
    "fingerprint": "67e2c04cf3c47782",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/nutrition_weekly_reminder_owner_factory.py",
      "positions": {
        "begin": {
          "line": 27,
          "column": 7
        },
        "end": {
          "line": 27,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `_storage` is not defined on `_WizardService` in union `Unknown | _WizardService`",
    "severity": "major",
    "fingerprint": "8f20ff9e906d0705",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/physique_checkin.py",
      "positions": {
        "begin": {
          "line": 840,
          "column": 19
        },
        "end": {
          "line": 840,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `_storage` is not defined on `_WizardService` in union `Unknown | _WizardService`",
    "severity": "major",
    "fingerprint": "a54bced13949447",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/physique_checkin.py",
      "positions": {
        "begin": {
          "line": 921,
          "column": 23
        },
        "end": {
          "line": 921,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'Update'>`",
    "severity": "major",
    "fingerprint": "d2469520ca4f0b0c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 93,
          "column": 14
        },
        "end": {
          "line": 93,
          "column": 17
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'Bot'>`",
    "severity": "major",
    "fingerprint": "e0e61308ecf20448",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 94,
          "column": 11
        },
        "end": {
          "line": 94,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'Message'>`",
    "severity": "major",
    "fingerprint": "760b743ba4b5b74c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 95,
          "column": 15
        },
        "end": {
          "line": 95,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'InlineKeyboardButton'>`",
    "severity": "major",
    "fingerprint": "8206195ef8e013c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 96,
          "column": 28
        },
        "end": {
          "line": 96,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'InlineKeyboardMarkup'>`",
    "severity": "major",
    "fingerprint": "cbfe8bced64c5824",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 97,
          "column": 28
        },
        "end": {
          "line": 97,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'Application'>`",
    "severity": "major",
    "fingerprint": "186cd447ed44b805",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 103,
          "column": 19
        },
        "end": {
          "line": 103,
          "column": 22
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'CommandHandler'>`",
    "severity": "major",
    "fingerprint": "756970e01bc9d6bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 104,
          "column": 22
        },
        "end": {
          "line": 104,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'CallbackQueryHandler'>`",
    "severity": "major",
    "fingerprint": "b71c457c4321d995",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 105,
          "column": 28
        },
        "end": {
          "line": 105,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'MessageHandler'>`",
    "severity": "major",
    "fingerprint": "7f8b79ef98536256",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 106,
          "column": 30
        },
        "end": {
          "line": 106,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<class 'RuntimeError'>` is not assignable to `<class 'BadRequest'>`",
    "severity": "major",
    "fingerprint": "6a975c13185fa727",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 110,
          "column": 18
        },
        "end": {
          "line": 110,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<class 'RuntimeError'>` is not assignable to `<class 'NetworkError'>`",
    "severity": "major",
    "fingerprint": "f247b5f1d2f7b11a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 111,
          "column": 20
        },
        "end": {
          "line": 111,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<special-form 'typing.Any'>` is not assignable to `<class 'HTTPXRequest'>`",
    "severity": "major",
    "fingerprint": "2748a4b8b51cce8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 112,
          "column": 20
        },
        "end": {
          "line": 112,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<module 'telegram.ext.filters'>`",
    "severity": "major",
    "fingerprint": "bd548a0a8bdc98a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 113,
          "column": 15
        },
        "end": {
          "line": 113,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'ParseMode'>`",
    "severity": "major",
    "fingerprint": "4c9b25371187ffe3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 114,
          "column": 17
        },
        "end": {
          "line": 114,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'ChatType'>`",
    "severity": "major",
    "fingerprint": "6c5778c9dabbdcc1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 115,
          "column": 16
        },
        "end": {
          "line": 115,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `<class '_MockContextTypes'>` is not assignable to `<class 'ContextTypes'>`",
    "severity": "major",
    "fingerprint": "bcb1efa37b51b72a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 122,
          "column": 20
        },
        "end": {
          "line": 122,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Unresolved attribute `_diagnostic_production_bot_identity` on type `object`",
    "severity": "major",
    "fingerprint": "c84b41c0a15c1093",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 315,
          "column": 5
        },
        "end": {
          "line": 315,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Unresolved attribute `_diagnostic_production_bot_digest` on type `object`",
    "severity": "major",
    "fingerprint": "d565582bf5595780",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 316,
          "column": 5
        },
        "end": {
          "line": 316,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Unresolved attribute `_diagnostic_production_adapter_token` on type `object`",
    "severity": "major",
    "fingerprint": "f23df2574a317775",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 317,
          "column": 5
        },
        "end": {
          "line": 317,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'LinkPreviewOptions'>`",
    "severity": "major",
    "fingerprint": "1f6c1e1277aa5f1d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 351,
          "column": 20
        },
        "end": {
          "line": 351,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `do_api_request`",
    "severity": "major",
    "fingerprint": "8f381436104d13a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1488,
          "column": 25
        },
        "end": {
          "line": 1488,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'TimedOut'>`",
    "severity": "major",
    "fingerprint": "1af19886ae52ee3d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1509,
          "column": 29
        },
        "end": {
          "line": 1509,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `do_api_request`",
    "severity": "major",
    "fingerprint": "e084c01e9eee2adc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1572,
          "column": 19
        },
        "end": {
          "line": 1572,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<class 'TimedOut'>`",
    "severity": "major",
    "fingerprint": "a07c0e0134c13e9f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1593,
          "column": 29
        },
        "end": {
          "line": 1593,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `do_api_request`",
    "severity": "major",
    "fingerprint": "f140f879fc828955",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1643,
          "column": 24
        },
        "end": {
          "line": 1643,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `updater` is not defined on `None` in union `Application[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown] | None`",
    "severity": "major",
    "fingerprint": "e419a277cf3a47c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1752,
          "column": 23
        },
        "end": {
          "line": 1752,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `start_polling` is not defined on `None` in union `Updater | None`",
    "severity": "major",
    "fingerprint": "34896af8c730e509",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1752,
          "column": 23
        },
        "end": {
          "line": 1752,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `updater` is not defined on `None` in union `Application[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown] | None`",
    "severity": "major",
    "fingerprint": "acca2bc5539c5dcf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1881,
          "column": 27
        },
        "end": {
          "line": 1881,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `start_polling` is not defined on `None` in union `Updater | None`",
    "severity": "major",
    "fingerprint": "289a187406e3336e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1881,
          "column": 27
        },
        "end": {
          "line": 1881,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `create_forum_topic`",
    "severity": "major",
    "fingerprint": "8ca08ccacc5417eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 1965,
          "column": 27
        },
        "end": {
          "line": 1965,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `edit_forum_topic`",
    "severity": "major",
    "fingerprint": "c442f1128186601",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2079,
          "column": 15
        },
        "end": {
          "line": 2079,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "86845ec2a44cef8b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2245,
          "column": 31
        },
        "end": {
          "line": 2245,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `encode` is not defined on `None` in union `Unknown | str | None`",
    "severity": "major",
    "fingerprint": "441d84f81e92ef8b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2373,
          "column": 13
        },
        "end": {
          "line": 2373,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `add_handler` is not defined on `None` in union `Application[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown] | None`",
    "severity": "major",
    "fingerprint": "1bf89ad55d2c290b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2382,
          "column": 9
        },
        "end": {
          "line": 2382,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "f681ad303d943efb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2383,
          "column": 13
        },
        "end": {
          "line": 2383,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `add_handler` is not defined on `None` in union `Application[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown] | None`",
    "severity": "major",
    "fingerprint": "2455ff5c2755af98",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2386,
          "column": 9
        },
        "end": {
          "line": 2386,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "a87de0f71556116c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2387,
          "column": 13
        },
        "end": {
          "line": 2387,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `ReceiptGatedTelegramBot` is not assignable to attribute `bot` on type `Updater | None`",
    "severity": "major",
    "fingerprint": "6a93fa74bbd04374",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2390,
          "column": 9
        },
        "end": {
          "line": 2390,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `verify_subscription_readiness` is incorrect: Expected `ReadOnlyMembershipBot`, found `TelegramTextEditor`",
    "severity": "major",
    "fingerprint": "50a1b1ad6863fcfd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2416,
          "column": 45
        },
        "end": {
          "line": 2416,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `FileCandidateAuthoritySource`, found `object`",
    "severity": "major",
    "fingerprint": "c206b465e38bd2b3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2700,
          "column": 13
        },
        "end": {
          "line": 2700,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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`",
    "severity": "major",
    "fingerprint": "3eabb01c1f185bad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2955,
          "column": 21
        },
        "end": {
          "line": 2955,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | Proxy | URL | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "30671de213fc2cb4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2955,
          "column": 21
        },
        "end": {
          "line": 2955,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`",
    "severity": "major",
    "fingerprint": "a179308794ca8c02",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2955,
          "column": 21
        },
        "end": {
          "line": 2955,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`",
    "severity": "major",
    "fingerprint": "944c9a1f76e501d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2955,
          "column": 21
        },
        "end": {
          "line": 2955,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`",
    "severity": "major",
    "fingerprint": "7844955b941a995b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2959,
          "column": 21
        },
        "end": {
          "line": 2959,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`",
    "severity": "major",
    "fingerprint": "df3cc10f4a0f2570",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2959,
          "column": 21
        },
        "end": {
          "line": 2959,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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`",
    "severity": "major",
    "fingerprint": "21f747fcddbbe4ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2959,
          "column": 21
        },
        "end": {
          "line": 2959,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | Proxy | URL | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "f90fae81b7723f2c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2959,
          "column": 21
        },
        "end": {
          "line": 2959,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`",
    "severity": "major",
    "fingerprint": "7d0e23b8b0282050",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2964,
          "column": 40
        },
        "end": {
          "line": 2964,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`",
    "severity": "major",
    "fingerprint": "3b2339691d576319",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2964,
          "column": 40
        },
        "end": {
          "line": 2964,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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`",
    "severity": "major",
    "fingerprint": "c30017a4942ef223",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2964,
          "column": 40
        },
        "end": {
          "line": 2964,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any] | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "5764b8632c728bcd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2964,
          "column": 40
        },
        "end": {
          "line": 2964,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`",
    "severity": "major",
    "fingerprint": "db35e2581507cbca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2965,
          "column": 52
        },
        "end": {
          "line": 2965,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`",
    "severity": "major",
    "fingerprint": "be5bb07c6d877177",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2965,
          "column": 52
        },
        "end": {
          "line": 2965,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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`",
    "severity": "major",
    "fingerprint": "584593ea0dec108",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2965,
          "column": 52
        },
        "end": {
          "line": 2965,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any] | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "360eda878b43e61b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2965,
          "column": 52
        },
        "end": {
          "line": 2965,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`",
    "severity": "major",
    "fingerprint": "c02da08e9006fecf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2969,
          "column": 40
        },
        "end": {
          "line": 2969,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`",
    "severity": "major",
    "fingerprint": "c1b4ca45b13ae959",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2969,
          "column": 40
        },
        "end": {
          "line": 2969,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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`",
    "severity": "major",
    "fingerprint": "bd63f92990dc7070",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2969,
          "column": 40
        },
        "end": {
          "line": 2969,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | Proxy | URL | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "503512be8745f8b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2969,
          "column": 40
        },
        "end": {
          "line": 2969,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any] | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "52afc67147f6e7d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2969,
          "column": 40
        },
        "end": {
          "line": 2969,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `int`, found `int | float`",
    "severity": "major",
    "fingerprint": "1a1bf98f69ac457d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2970,
          "column": 52
        },
        "end": {
          "line": 2970,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `Literal[\"1.1\", \"2.0\", \"2\"]`, found `int | float`",
    "severity": "major",
    "fingerprint": "39362c038e0ae235",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2970,
          "column": 52
        },
        "end": {
          "line": 2970,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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`",
    "severity": "major",
    "fingerprint": "2db32f88df31f4e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2970,
          "column": 52
        },
        "end": {
          "line": 2970,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str | Proxy | URL | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "a788a49613da12ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2970,
          "column": 52
        },
        "end": {
          "line": 2970,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any] | None`, found `int | float`",
    "severity": "major",
    "fingerprint": "3fa61639103861a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2970,
          "column": 52
        },
        "end": {
          "line": 2970,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "ab497c1b92cad498",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2979,
          "column": 17
        },
        "end": {
          "line": 2979,
          "column": 75
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "4ffb3bc8a4be7ecf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2985,
          "column": 17
        },
        "end": {
          "line": 2988,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `CHAT_MEMBER` is not defined on `<special-form 'typing.Any'>` in union `Any | <special-form 'typing.Any'>`",
    "severity": "major",
    "fingerprint": "aed76f3d8c09a6e3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 2987,
          "column": 21
        },
        "end": {
          "line": 2987,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `start_webhook` is not defined on `None` in union `Updater | None`",
    "severity": "major",
    "fingerprint": "8ed2bea748657d33",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3099,
          "column": 23
        },
        "end": {
          "line": 3099,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `start_polling` is not defined on `None` in union `Updater | None`",
    "severity": "major",
    "fingerprint": "951190bd134c7467",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3137,
          "column": 23
        },
        "end": {
          "line": 3137,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor` has no attribute `set_my_short_description`",
    "severity": "major",
    "fingerprint": "d2537201509f95b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3264,
          "column": 19
        },
        "end": {
          "line": 3264,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "cd6ded49c54ed584",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3488,
          "column": 41
        },
        "end": {
          "line": 3488,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "7aedf0deef99ade7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3502,
          "column": 45
        },
        "end": {
          "line": 3502,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `message_id` is not defined on `None` in union `None | Unknown`",
    "severity": "major",
    "fingerprint": "5b3cccf25baf2c72",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3619,
          "column": 40
        },
        "end": {
          "line": 3619,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `parse_mode` does not match any known parameter of bound method `edit_message_text`",
    "severity": "minor",
    "fingerprint": "d4e9e1b2e41315b3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3757,
          "column": 21
        },
        "end": {
          "line": 3757,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `edit_message_text` is not defined on `None` in union `TelegramTextEditor | None`",
    "severity": "major",
    "fingerprint": "c82af2160456924d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3893,
          "column": 27
        },
        "end": {
          "line": 3893,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `parse_mode` does not match any known parameter of bound method `edit_message_text`",
    "severity": "minor",
    "fingerprint": "bc1e0459056203b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3897,
          "column": 25
        },
        "end": {
          "line": 3897,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `edit_message_text` is not defined on `None` in union `TelegramTextEditor | None`",
    "severity": "major",
    "fingerprint": "507517134f54b4ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3906,
          "column": 31
        },
        "end": {
          "line": 3906,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `edit_message_text` is not defined on `None` in union `TelegramTextEditor | None`",
    "severity": "major",
    "fingerprint": "b72d0b9d42db66b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3912,
          "column": 23
        },
        "end": {
          "line": 3912,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "e2674bc984ed0d62",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3959,
          "column": 38
        },
        "end": {
          "line": 3959,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "cc07bb86d6a3e0e8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 3982,
          "column": 46
        },
        "end": {
          "line": 3982,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `delete_message`",
    "severity": "major",
    "fingerprint": "fb98acfa871523eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 4065,
          "column": 19
        },
        "end": {
          "line": 4065,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "8f3f36ea1d02d7d2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 4158,
          "column": 28
        },
        "end": {
          "line": 4158,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "2591616647a93cc4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 4200,
          "column": 26
        },
        "end": {
          "line": 4200,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "4976a1f9e7d00c3b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 4214,
          "column": 30
        },
        "end": {
          "line": 4214,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "575d5bbbf4be66fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 4222,
          "column": 22
        },
        "end": {
          "line": 4222,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def group_providers(slugs) -> Unknown`",
    "severity": "major",
    "fingerprint": "8bca7069a5e44a90",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 4559,
          "column": 31
        },
        "end": {
          "line": 4559,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `None` is not callable",
    "severity": "major",
    "fingerprint": "95847a8018c42943",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 5380,
          "column": 20
        },
        "end": {
          "line": 5380,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `None` is not callable",
    "severity": "major",
    "fingerprint": "92c25e008a1ee667",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 5390,
          "column": 17
        },
        "end": {
          "line": 5390,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `None` is not callable",
    "severity": "major",
    "fingerprint": "def1045712a89c01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 5390,
          "column": 30
        },
        "end": {
          "line": 5390,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "c2a5e592d5ee9390",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 5756,
          "column": 38
        },
        "end": {
          "line": 5759,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "afcadd2a3a22bb5b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 5760,
          "column": 42
        },
        "end": {
          "line": 5762,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "5bb11d568d06175f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 5798,
          "column": 19
        },
        "end": {
          "line": 5798,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "56c8a85ff9fa862c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6040,
          "column": 30
        },
        "end": {
          "line": 6040,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`",
    "severity": "major",
    "fingerprint": "817512314211aac4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6045,
          "column": 24
        },
        "end": {
          "line": 6045,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_adaptive_coach_card_text` is incorrect: Expected `Mapping[str, object]`, found `Top[dict[Unknown, Unknown]]`",
    "severity": "major",
    "fingerprint": "59959f71e5ed1478",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6068,
          "column": 21
        },
        "end": {
          "line": 6068,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"buttons\"]`",
    "severity": "major",
    "fingerprint": "cb5beb860d92f87c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6077,
          "column": 55
        },
        "end": {
          "line": 6077,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`",
    "severity": "major",
    "fingerprint": "bef515a694491f5f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6091,
          "column": 25
        },
        "end": {
          "line": 6091,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`",
    "severity": "major",
    "fingerprint": "355832fb5812f81e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6107,
          "column": 24
        },
        "end": {
          "line": 6107,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"status\"]`",
    "severity": "major",
    "fingerprint": "2ba6df924b73be40",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6122,
          "column": 24
        },
        "end": {
          "line": 6122,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `reply_text`",
    "severity": "major",
    "fingerprint": "5ec2f4b2ee95995",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6234,
          "column": 23
        },
        "end": {
          "line": 6234,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "282cbd7ad7ae8cff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6262,
          "column": 20
        },
        "end": {
          "line": 6262,
          "column": 87
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "cf580d993fe20907",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6265,
          "column": 24
        },
        "end": {
          "line": 6265,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-method-override",
    "description": "invalid-method-override: Invalid override of method `_send_nutrition_topic`: Definition is incompatible with `TelegramWeeklyTransportMixin._send_nutrition_topic`",
    "severity": "major",
    "fingerprint": "179e3a473953bbee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6268,
          "column": 15
        },
        "end": {
          "line": 6274,
          "column": 16
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor` has no attribute `send_message`",
    "severity": "major",
    "fingerprint": "ac1f6f26ad3d4b11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6278,
          "column": 26
        },
        "end": {
          "line": 6278,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "4b973f15a4511370",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6296,
          "column": 20
        },
        "end": {
          "line": 6296,
          "column": 87
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `<special-form 'typing.Any'>` is not callable",
    "severity": "major",
    "fingerprint": "a3f5768da125d37a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6298,
          "column": 20
        },
        "end": {
          "line": 6298,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `-` is not supported between objects of type `object` and `Any | None`",
    "severity": "major",
    "fingerprint": "7e9ffd4fb84c82ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6328,
          "column": 31
        },
        "end": {
          "line": 6328,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `chat_id` is not defined on `~AlwaysFalsy` in union `~AlwaysFalsy | Unknown`",
    "severity": "major",
    "fingerprint": "98f2a05191a3066a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6415,
          "column": 25
        },
        "end": {
          "line": 6415,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `topic_id` is not defined on `~AlwaysFalsy` in union `~AlwaysFalsy | Unknown`",
    "severity": "major",
    "fingerprint": "4957a18d6c80f32a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6416,
          "column": 26
        },
        "end": {
          "line": 6416,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `text` is not defined on `None` in union `WizardPrompt | None`",
    "severity": "major",
    "fingerprint": "ab5dbe4c4f690aa7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6613,
          "column": 22
        },
        "end": {
          "line": 6613,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_physique_markup` is incorrect: Expected `WizardPrompt`, found `WizardPrompt | None`",
    "severity": "major",
    "fingerprint": "894ceed65702075f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6614,
          "column": 52
        },
        "end": {
          "line": 6614,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `int`, found `int | Any | str`",
    "severity": "major",
    "fingerprint": "a88dc9f0c98f2eab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6714,
          "column": 51
        },
        "end": {
          "line": 6714,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `int`, found `int | Any | str`",
    "severity": "major",
    "fingerprint": "2645de2ee4b52a48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6714,
          "column": 51
        },
        "end": {
          "line": 6714,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `str`, found `int | Any | str`",
    "severity": "major",
    "fingerprint": "539583fc9906a4b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6714,
          "column": 51
        },
        "end": {
          "line": 6714,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `int`, found `int | Any | str`",
    "severity": "major",
    "fingerprint": "f81bb85e7bda35ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6718,
          "column": 55
        },
        "end": {
          "line": 6718,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `int`, found `int | Any | str`",
    "severity": "major",
    "fingerprint": "9432539c879a9a5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6718,
          "column": 55
        },
        "end": {
          "line": 6718,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message_text` is incorrect: Expected `str`, found `int | Any | str`",
    "severity": "major",
    "fingerprint": "cfd1b57851900b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6718,
          "column": 55
        },
        "end": {
          "line": 6718,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_nutrition_draft_markup` is incorrect: Expected `DraftAction`, found `~None`",
    "severity": "major",
    "fingerprint": "52fde73caf9bcaea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 6835,
          "column": 21
        },
        "end": {
          "line": 6835,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Any & ~bool) | None`",
    "severity": "major",
    "fingerprint": "83232dc558207f87",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 7123,
          "column": 30
        },
        "end": {
          "line": 7123,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_nutrition_draft_markup` is incorrect: Expected `DraftAction`, found `object`",
    "severity": "major",
    "fingerprint": "e57d3c66cdcf1f4b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 7246,
          "column": 13
        },
        "end": {
          "line": 7246,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`",
    "severity": "major",
    "fingerprint": "af4c988d5de0c780",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 7256,
          "column": 32
        },
        "end": {
          "line": 7256,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `NutritionCoachingCoordinator`, found `object`",
    "severity": "major",
    "fingerprint": "6cc7f334437a7ca1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 7419,
          "column": 13
        },
        "end": {
          "line": 7419,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `IncomingAddress`, found `object`",
    "severity": "major",
    "fingerprint": "eab39506d441e6ff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 7420,
          "column": 13
        },
        "end": {
          "line": 7420,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_draft` is incorrect: Expected `NutritionTargets | None`, found `~None`",
    "severity": "major",
    "fingerprint": "5a1b148ca9c808d2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8020,
          "column": 17
        },
        "end": {
          "line": 8020,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.nutrition_coaching_proposal`",
    "severity": "major",
    "fingerprint": "36412e02d8ca95b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8064,
          "column": 15
        },
        "end": {
          "line": 8064,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "cd4ad1d9149ff3c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8216,
          "column": 27
        },
        "end": {
          "line": 8216,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"value\"]`",
    "severity": "major",
    "fingerprint": "79cb5b165cffa32c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8229,
          "column": 36
        },
        "end": {
          "line": 8229,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"carbohydrate\", \"carbohydrates\", \"탄수화물\", \"탄수\", \"protein\", ... omitted 3 literals]`",
    "severity": "major",
    "fingerprint": "3c1e18bb864cc022",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8298,
          "column": 39
        },
        "end": {
          "line": 8298,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"carbohydrate\", \"carbohydrates\", \"탄수화물\", \"탄수\", \"protein\", ... omitted 3 literals]`",
    "severity": "major",
    "fingerprint": "2833f3d17df4b906",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8298,
          "column": 73
        },
        "end": {
          "line": 8298,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "unknown-argument",
    "description": "unknown-argument: Argument `reply_markup` does not match any known parameter of bound method `edit_message_text`",
    "severity": "minor",
    "fingerprint": "310cb52969246ab9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8548,
          "column": 17
        },
        "end": {
          "line": 8548,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `canonical_sha256`",
    "severity": "major",
    "fingerprint": "ab39bbfb1857c115",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8756,
          "column": 17
        },
        "end": {
          "line": 8756,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "5070a6a3a53d87c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8813,
          "column": 21
        },
        "end": {
          "line": 8813,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "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])`",
    "severity": "major",
    "fingerprint": "2f13e06d2ea92e06",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8822,
          "column": 17
        },
        "end": {
          "line": 8822,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `str | None`, found `(() -> bool) | Unknown`",
    "severity": "major",
    "fingerprint": "3f1c2e1a7e2fbc11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8827,
          "column": 17
        },
        "end": {
          "line": 8827,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `Mapping[str, int] | None`, found `(() -> bool) | Unknown`",
    "severity": "major",
    "fingerprint": "7172ae737cc83113",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8827,
          "column": 17
        },
        "end": {
          "line": 8827,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `to_thread` is incorrect: Expected `((Mapping[str, object], /) -> None) | None`, found `(() -> bool) | Unknown`",
    "severity": "major",
    "fingerprint": "43c04267b338b41d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8827,
          "column": 17
        },
        "end": {
          "line": 8827,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `facts`",
    "severity": "major",
    "fingerprint": "320c0bbfa3f80a9e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 8944,
          "column": 17
        },
        "end": {
          "line": 8944,
          "column": 28
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `verified_memory`",
    "severity": "major",
    "fingerprint": "8ea078ac1692acc4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9125,
          "column": 18
        },
        "end": {
          "line": 9125,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "663a5105087d98b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9210,
          "column": 17
        },
        "end": {
          "line": 9210,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "f1645efe65c7c7ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9211,
          "column": 13
        },
        "end": {
          "line": 9211,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `canonical_sha256`",
    "severity": "major",
    "fingerprint": "88e82888b4764302",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9215,
          "column": 18
        },
        "end": {
          "line": 9215,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `canonical_sha256`",
    "severity": "major",
    "fingerprint": "cbdc7f4c3eae70bf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9216,
          "column": 36
        },
        "end": {
          "line": 9216,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `source_cluster_ids`",
    "severity": "major",
    "fingerprint": "2ef819a7eb630452",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9224,
          "column": 17
        },
        "end": {
          "line": 9224,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `source_cluster_ids`",
    "severity": "major",
    "fingerprint": "f80baece9c54ec40",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9224,
          "column": 59
        },
        "end": {
          "line": 9224,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `excluded_risk_ids`",
    "severity": "major",
    "fingerprint": "70bd07d477bedeca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9226,
          "column": 17
        },
        "end": {
          "line": 9226,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `excluded_risk_ids`",
    "severity": "major",
    "fingerprint": "972ba7477d11617d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9226,
          "column": 58
        },
        "end": {
          "line": 9226,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "92e1a99975b6c504",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9231,
          "column": 17
        },
        "end": {
          "line": 9231,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "b1abd92aea2bca92",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9233,
          "column": 12
        },
        "end": {
          "line": 9233,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "32d6863e2d26e430",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9234,
          "column": 17
        },
        "end": {
          "line": 9234,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "c5985a777ca63d84",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9235,
          "column": 20
        },
        "end": {
          "line": 9235,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `customer_key`",
    "severity": "major",
    "fingerprint": "38c38c1ae0db6c55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9236,
          "column": 36
        },
        "end": {
          "line": 9236,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `decision_id`",
    "severity": "major",
    "fingerprint": "3d0ece910da61837",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9240,
          "column": 21
        },
        "end": {
          "line": 9240,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `decision_id`",
    "severity": "major",
    "fingerprint": "436ddc9e943880d6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9242,
          "column": 16
        },
        "end": {
          "line": 9242,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `decision_id`",
    "severity": "major",
    "fingerprint": "fe9e9bdd8fcfe6be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9243,
          "column": 37
        },
        "end": {
          "line": 9243,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `decision_id`",
    "severity": "major",
    "fingerprint": "8810a96f85746eb1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9247,
          "column": 25
        },
        "end": {
          "line": 9247,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `decision_id`",
    "severity": "major",
    "fingerprint": "7d2a47acc0d10e39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9249,
          "column": 25
        },
        "end": {
          "line": 9249,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"customer_key\"]`",
    "severity": "major",
    "fingerprint": "7c5c67e56cc80afc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9299,
          "column": 36
        },
        "end": {
          "line": 9299,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"proposal_digest\"]`",
    "severity": "major",
    "fingerprint": "da3a6710d668bc52",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9300,
          "column": 39
        },
        "end": {
          "line": 9300,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"revision\"]`",
    "severity": "major",
    "fingerprint": "c9bd30ddfb2e3c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9301,
          "column": 32
        },
        "end": {
          "line": 9301,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `facts`",
    "severity": "major",
    "fingerprint": "72a32252d550b6de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9376,
          "column": 31
        },
        "end": {
          "line": 9376,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `verified_memory`",
    "severity": "major",
    "fingerprint": "2f579eaaaaa0fa42",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9377,
          "column": 36
        },
        "end": {
          "line": 9377,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "7058cbe78b79e1d6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9378,
          "column": 44
        },
        "end": {
          "line": 9378,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `source_cluster_ids`",
    "severity": "major",
    "fingerprint": "b4a99e3c4d84f92b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9379,
          "column": 39
        },
        "end": {
          "line": 9379,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `excluded_risk_ids`",
    "severity": "major",
    "fingerprint": "3a5c33865b053cde",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9380,
          "column": 38
        },
        "end": {
          "line": 9380,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "call-top-callable",
    "description": "call-top-callable: Object of type `Top[(...) -> object]` is not safe to call; its signature is not known",
    "severity": "major",
    "fingerprint": "9aca0bab82489c3f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9425,
          "column": 23
        },
        "end": {
          "line": 9425,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "c045ae41f4f51fc0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9430,
          "column": 22
        },
        "end": {
          "line": 9430,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "d178624b24cfcaec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9431,
          "column": 17
        },
        "end": {
          "line": 9431,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "d2ee46630a328aca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9431,
          "column": 52
        },
        "end": {
          "line": 9431,
          "column": 91
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `revision_binding_digest`",
    "severity": "major",
    "fingerprint": "1eafd5609a3d24ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9454,
          "column": 13
        },
        "end": {
          "line": 9454,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `asdict` is incorrect: Expected `DataclassInstance`, found `(DataclassInstance & ~<Protocol with members 'model_dump'>) | (type & ~<Protocol with members 'model_dump'>)`",
    "severity": "major",
    "fingerprint": "c55ff5fe8125675a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9891,
          "column": 44
        },
        "end": {
          "line": 9891,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "895fd823ad3f3414",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9960,
          "column": 24
        },
        "end": {
          "line": 9960,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "30a3a0d2393af0e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9976,
          "column": 16
        },
        "end": {
          "line": 9976,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "6d9052299bd4cac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9976,
          "column": 33
        },
        "end": {
          "line": 9976,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"message_id\"]`",
    "severity": "major",
    "fingerprint": "fff09024ba6bff8f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9978,
          "column": 37
        },
        "end": {
          "line": 9978,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"raw_response\"]`",
    "severity": "major",
    "fingerprint": "e18c5455e955ec7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 9979,
          "column": 39
        },
        "end": {
          "line": 9979,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `WeeklyReminderCoordinator` has no attribute `customer`",
    "severity": "major",
    "fingerprint": "6c775b04167d784b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10075,
          "column": 20
        },
        "end": {
          "line": 10075,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `WeeklyReminderCoordinator` has no attribute `customer_transport_allowed`",
    "severity": "major",
    "fingerprint": "8c3d7f013be0c462",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10087,
          "column": 20
        },
        "end": {
          "line": 10087,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "6a5db319486c59d2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10115,
          "column": 34
        },
        "end": {
          "line": 10115,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `authorize_missing_morning_reminder`",
    "severity": "major",
    "fingerprint": "1991f89455676b65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10117,
          "column": 26
        },
        "end": {
          "line": 10117,
          "column": 93
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `WeeklyReminderCoordinator` has no attribute `customer`",
    "severity": "major",
    "fingerprint": "a6b7ef70b2d6ced5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10142,
          "column": 23
        },
        "end": {
          "line": 10142,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `WeeklyReminderCoordinator` has no attribute `customer_transport_allowed`",
    "severity": "major",
    "fingerprint": "4679264a5dcb2590",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10149,
          "column": 24
        },
        "end": {
          "line": 10149,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "8d014d8ba6739d52",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10158,
          "column": 17
        },
        "end": {
          "line": 10158,
          "column": 140
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "eb3215de63a457ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10171,
          "column": 17
        },
        "end": {
          "line": 10173,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "1b2044daef72f9dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10179,
          "column": 17
        },
        "end": {
          "line": 10179,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "call-top-callable",
    "description": "call-top-callable: Object of type `Top[(...) -> object]` is not safe to call; its signature is not known",
    "severity": "major",
    "fingerprint": "643cbdbd202990ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10191,
          "column": 17
        },
        "end": {
          "line": 10191,
          "column": 82
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "c93e57a08fe9d1fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10194,
          "column": 25
        },
        "end": {
          "line": 10196,
          "column": 14
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "9360ced471e641be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10197,
          "column": 13
        },
        "end": {
          "line": 10197,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "call-top-callable",
    "description": "call-top-callable: Object of type `Top[(...) -> object]` is not safe to call; its signature is not known",
    "severity": "major",
    "fingerprint": "c471b05c2a571a3b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10202,
          "column": 21
        },
        "end": {
          "line": 10202,
          "column": 86
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "5a0545a223d8881b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10204,
          "column": 21
        },
        "end": {
          "line": 10204,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `customer`",
    "severity": "major",
    "fingerprint": "1b09d28d56df441a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10309,
          "column": 32
        },
        "end": {
          "line": 10309,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `customer_transport_allowed`",
    "severity": "major",
    "fingerprint": "96c5eb710f293753",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10315,
          "column": 32
        },
        "end": {
          "line": 10315,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `reserve_customer_task_delivery` is incorrect: Expected `CustomerScheduleTask`, found `WeeklyOperationsTask`",
    "severity": "major",
    "fingerprint": "5c660c87a8e6fb6f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10685,
          "column": 21
        },
        "end": {
          "line": 10685,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `spec` is not defined on `None` in union `CustomerRuntime | None`",
    "severity": "major",
    "fingerprint": "2b666f1f48e66be4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10734,
          "column": 21
        },
        "end": {
          "line": 10734,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `str`",
    "severity": "major",
    "fingerprint": "354a58aa96c70b29",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 10967,
          "column": 37
        },
        "end": {
          "line": 10967,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"min\", \"low\", \"start\", \"minimum\"]`",
    "severity": "major",
    "fingerprint": "6925e13d1f20c085",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11016,
          "column": 31
        },
        "end": {
          "line": 11016,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"min\", \"low\", \"start\", \"minimum\"]`",
    "severity": "major",
    "fingerprint": "902b271c43110988",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11018,
          "column": 34
        },
        "end": {
          "line": 11018,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"max\", \"high\", \"end\", \"maximum\"]`",
    "severity": "major",
    "fingerprint": "5998e39fc0112b37",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11024,
          "column": 31
        },
        "end": {
          "line": 11024,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"max\", \"high\", \"end\", \"maximum\"]`",
    "severity": "major",
    "fingerprint": "adece50c63aee3b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11026,
          "column": 34
        },
        "end": {
          "line": 11026,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"min\", \"low\", \"start\", \"minimum\"]`",
    "severity": "major",
    "fingerprint": "f7a0a2e835637d83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11051,
          "column": 31
        },
        "end": {
          "line": 11051,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"min\", \"low\", \"start\", \"minimum\"]`",
    "severity": "major",
    "fingerprint": "68ff9c4e9128f70b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11053,
          "column": 34
        },
        "end": {
          "line": 11053,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"max\", \"high\", \"end\", \"maximum\"]`",
    "severity": "major",
    "fingerprint": "2a7b08b0b744849a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11059,
          "column": 31
        },
        "end": {
          "line": 11059,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"max\", \"high\", \"end\", \"maximum\"]`",
    "severity": "major",
    "fingerprint": "f0b380869618f138",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11061,
          "column": 34
        },
        "end": {
          "line": 11061,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `source_collector.source_review`",
    "severity": "major",
    "fingerprint": "3e09b1a29d8311b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11260,
          "column": 18
        },
        "end": {
          "line": 11260,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "93a68f78b76173e2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11325,
          "column": 19
        },
        "end": {
          "line": 11325,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "f91eada911c77e0b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11329,
          "column": 19
        },
        "end": {
          "line": 11329,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "91b75f4035d5e45d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11333,
          "column": 19
        },
        "end": {
          "line": 11333,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "d45a98417fded230",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11343,
          "column": 23
        },
        "end": {
          "line": 11343,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "57215c0d65eb5b4c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11352,
          "column": 19
        },
        "end": {
          "line": 11352,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `answer`",
    "severity": "major",
    "fingerprint": "6333958000f2a6da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11354,
          "column": 15
        },
        "end": {
          "line": 11354,
          "column": 27
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `edit_message_text`",
    "severity": "major",
    "fingerprint": "288d5ab7442f7c70",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11355,
          "column": 15
        },
        "end": {
          "line": 11355,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `split` is not defined on `None` in union `str | None`",
    "severity": "major",
    "fingerprint": "fc913de01b771cce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 11392,
          "column": 30
        },
        "end": {
          "line": 11392,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unused-type-ignore-comment",
    "description": "unused-type-ignore-comment: Unused blanket `type: ignore` directive",
    "severity": "minor",
    "fingerprint": "4777629c6da7303d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 12575,
          "column": 85
        },
        "end": {
          "line": 12575,
          "column": 99
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_voice`",
    "severity": "major",
    "fingerprint": "90bfa3f75f4c1801",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 12844,
          "column": 25
        },
        "end": {
          "line": 12844,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_audio`",
    "severity": "major",
    "fingerprint": "318d2b6954b42ce9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 12870,
          "column": 25
        },
        "end": {
          "line": 12870,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_media_group`",
    "severity": "major",
    "fingerprint": "45066dc06d3004de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13009,
          "column": 21
        },
        "end": {
          "line": 13009,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_photo`",
    "severity": "major",
    "fingerprint": "dd62399ff18a32c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13067,
          "column": 21
        },
        "end": {
          "line": 13067,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_document`",
    "severity": "major",
    "fingerprint": "d38aef13197ebe19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13163,
          "column": 21
        },
        "end": {
          "line": 13163,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_video`",
    "severity": "major",
    "fingerprint": "1c68a702895f9a16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13211,
          "column": 21
        },
        "end": {
          "line": 13211,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_photo`",
    "severity": "major",
    "fingerprint": "88de06f6b79c5f98",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13263,
          "column": 17
        },
        "end": {
          "line": 13263,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_photo`",
    "severity": "major",
    "fingerprint": "4bd2e3bccb26b948",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13300,
          "column": 21
        },
        "end": {
          "line": 13300,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_animation`",
    "severity": "major",
    "fingerprint": "5b0761cc4d19dc82",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13347,
          "column": 17
        },
        "end": {
          "line": 13347,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_chat_action`",
    "severity": "major",
    "fingerprint": "b3833f2451e9b5e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13380,
          "column": 23
        },
        "end": {
          "line": 13380,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `send_chat_action`",
    "severity": "major",
    "fingerprint": "3f66ae36c7735c7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13391,
          "column": 31
        },
        "end": {
          "line": 13391,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `get_chat`",
    "severity": "major",
    "fingerprint": "789d9aa80c495bc5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13412,
          "column": 26
        },
        "end": {
          "line": 13412,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `username`",
    "severity": "major",
    "fingerprint": "2b4bdb131efc2552",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 13948,
          "column": 30
        },
        "end": {
          "line": 13948,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor | None` has no attribute `set_my_commands`",
    "severity": "major",
    "fingerprint": "806d0ec3f9ccf457",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14340,
          "column": 23
        },
        "end": {
          "line": 14340,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `WizardReply` has no attribute `text`",
    "severity": "major",
    "fingerprint": "283314a33b772d61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14431,
          "column": 38
        },
        "end": {
          "line": 14431,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `str | None` is not assignable to attribute `text` of type `str`",
    "severity": "major",
    "fingerprint": "c1a14b4fcb633122",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14590,
          "column": 9
        },
        "end": {
          "line": 14590,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `str | None` is not assignable to attribute `text` of type `str`",
    "severity": "major",
    "fingerprint": "88db188a9f4518af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14676,
          "column": 9
        },
        "end": {
          "line": 14676,
          "column": 19
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `str | None` is not assignable to attribute `text` of type `str`",
    "severity": "major",
    "fingerprint": "59e7bff378ff5d4e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14883,
          "column": 21
        },
        "end": {
          "line": 14883,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `str | None` is not assignable to attribute `text` of type `str`",
    "severity": "major",
    "fingerprint": "2895673cfd764958",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14896,
          "column": 13
        },
        "end": {
          "line": 14896,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `lower` is not defined on `None` in union `str | None`",
    "severity": "major",
    "fingerprint": "f737f7dd0ec1d1ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 14982,
          "column": 28
        },
        "end": {
          "line": 14982,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `emoji` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "aec33acb489c4d62",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15188,
          "column": 17
        },
        "end": {
          "line": 15188,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `set_name` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "4e9ab3d9c0d5e505",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15189,
          "column": 20
        },
        "end": {
          "line": 15189,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `is_animated` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "176823ef20478435",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15192,
          "column": 12
        },
        "end": {
          "line": 15192,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `is_video` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "f4ad0416136bef0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15192,
          "column": 35
        },
        "end": {
          "line": 15192,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `file_unique_id` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "b35faba5b17cec7a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15197,
          "column": 41
        },
        "end": {
          "line": 15197,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `file_unique_id` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "83bc0568fedb28ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15202,
          "column": 61
        },
        "end": {
          "line": 15202,
          "column": 83
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get_file` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "c7b5fe8788cd7b82",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15207,
          "column": 30
        },
        "end": {
          "line": 15207,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `file_unique_id` is not defined on `None` in union `Sticker | None`",
    "severity": "major",
    "fingerprint": "1960a935fc2e16e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15221,
          "column": 43
        },
        "end": {
          "line": 15221,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `set_message_reaction`",
    "severity": "major",
    "fingerprint": "551054441941ad21",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15512,
          "column": 19
        },
        "end": {
          "line": 15512,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `TelegramTextEditor & ~AlwaysFalsy` has no attribute `set_message_reaction`",
    "severity": "major",
    "fingerprint": "aca629bec04f00ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram.py",
      "positions": {
        "begin": {
          "line": 15533,
          "column": 19
        },
        "end": {
          "line": 15533,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "9aad09041cc65ec0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1197,
          "column": 41
        },
        "end": {
          "line": 1197,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "a54ee6c51e718c70",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1198,
          "column": 40
        },
        "end": {
          "line": 1198,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "98efb3de6931ffae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1199,
          "column": 39
        },
        "end": {
          "line": 1199,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "967e71fbc9fbfbb5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1200,
          "column": 40
        },
        "end": {
          "line": 1200,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "752ebc4686a7e675",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1201,
          "column": 42
        },
        "end": {
          "line": 1201,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_string` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "a3f30220d20efdab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1202,
          "column": 48
        },
        "end": {
          "line": 1202,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_int` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "40bedae531241ecf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1204,
          "column": 35
        },
        "end": {
          "line": 1204,
          "column": 48
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_datetime` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "5f5dd85947679203",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1208,
          "column": 48
        },
        "end": {
          "line": 1208,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_required_string` is incorrect: Expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "4633f1d38940e131",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_customer_bootstrap.py",
      "positions": {
        "begin": {
          "line": 1210,
          "column": 21
        },
        "end": {
          "line": 1210,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "869f2d7769bc269b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_production_preflight.py",
      "positions": {
        "begin": {
          "line": 75,
          "column": 12
        },
        "end": {
          "line": 75,
          "column": 17
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `Mapping[str, object]`, found `Top[Mapping[Unknown, object]]`",
    "severity": "major",
    "fingerprint": "bbcfa61215fd6e47",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_staff_membership_gate.py",
      "positions": {
        "begin": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 17
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `get` is incorrect: Expected `Never`, found `Literal[\"telegram\"]`",
    "severity": "major",
    "fingerprint": "56adf73794d47d3a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_staff_membership_gate.py",
      "positions": {
        "begin": {
          "line": 113,
          "column": 34
        },
        "end": {
          "line": 113,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "c0e9ed78c028f85b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/platforms/telegram_staff_membership_gate.py",
      "positions": {
        "begin": {
          "line": 119,
          "column": 25
        },
        "end": {
          "line": 119,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `mutagen.oggopus`",
    "severity": "major",
    "fingerprint": "6d5a292a7065bd74",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 1889,
          "column": 22
        },
        "end": {
          "line": 1889,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `() -> Unknown` is not assignable to `ReferenceType[Unknown]`",
    "severity": "major",
    "fingerprint": "59d456f41505cc9b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 2277,
          "column": 37
        },
        "end": {
          "line": 2277,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `steer` is not defined on `None` in union `Any | None`",
    "severity": "major",
    "fingerprint": "471446898d675c52",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 4294,
          "column": 36
        },
        "end": {
          "line": 4294,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `atomic_json_write` is incorrect: Expected `int`, found `None`",
    "severity": "major",
    "fingerprint": "d0b7f3adf38f3a1c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 4742,
          "column": 49
        },
        "end": {
          "line": 4742,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `atomic_json_write` is incorrect: Expected `int`, found `None`",
    "severity": "major",
    "fingerprint": "3fb9b039a0820018",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 4810,
          "column": 53
        },
        "end": {
          "line": 4810,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `platform` is not defined on `None` in union `Unknown | SessionSource | None`",
    "severity": "major",
    "fingerprint": "984ba7eb3655bdd5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 5180,
          "column": 41
        },
        "end": {
          "line": 5180,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `platform` is not defined on `None` in union `Unknown | SessionSource | None`",
    "severity": "major",
    "fingerprint": "5e5db2da7869a87",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 5185,
          "column": 29
        },
        "end": {
          "line": 5185,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `platform` is not defined on `None` in union `Unknown | SessionSource | None`",
    "severity": "major",
    "fingerprint": "60a90558670ab6b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 5185,
          "column": 55
        },
        "end": {
          "line": 5185,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `SessionSource`, found `Unknown | SessionSource | None`",
    "severity": "major",
    "fingerprint": "18b50eefab2cf8ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 5203,
          "column": 17
        },
        "end": {
          "line": 5203,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `pop`",
    "severity": "major",
    "fingerprint": "d179b513ada2a9b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 6149,
          "column": 29
        },
        "end": {
          "line": 6149,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `atomic_json_write` is incorrect: Expected `int`, found `None`",
    "severity": "major",
    "fingerprint": "28c81ecdda477443",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 6821,
          "column": 25
        },
        "end": {
          "line": 6821,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `def resolve_command(name: str) -> CommandDef | None`",
    "severity": "major",
    "fingerprint": "a8ba4991f099c856",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 7413,
          "column": 47
        },
        "end": {
          "line": 7413,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `resolve` is incorrect: Expected `str`, found `Any | None`",
    "severity": "major",
    "fingerprint": "367a1c74cbef0906",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 7538,
          "column": 33
        },
        "end": {
          "line": 7538,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `interrupt` is not defined on `None` in union `Any | None`",
    "severity": "major",
    "fingerprint": "485ddd3275497b16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 7951,
          "column": 13
        },
        "end": {
          "line": 7951,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "73ec62ed90c55065",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 7977,
          "column": 34
        },
        "end": {
          "line": 7977,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "6790d1f5f3191e1d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 8286,
          "column": 34
        },
        "end": {
          "line": 8286,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "1654cafa69fb1bcb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 8745,
          "column": 29
        },
        "end": {
          "line": 8745,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@_prepare_inbound_message_text` has no attribute `_model`",
    "severity": "major",
    "fingerprint": "a5d3e9656b3c59f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 8772,
          "column": 21
        },
        "end": {
          "line": 8772,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `Self@_prepare_inbound_message_text` has no attribute `_base_url`",
    "severity": "major",
    "fingerprint": "accfeeb40d39df0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 8773,
          "column": 30
        },
        "end": {
          "line": 8773,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `pop`",
    "severity": "major",
    "fingerprint": "92d3503babd8b404",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 8935,
          "column": 17
        },
        "end": {
          "line": 8935,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Unresolved attribute `_print_fn` on type `AIAgent`",
    "severity": "major",
    "fingerprint": "13c3882e73b9864e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 9281,
          "column": 37
        },
        "end": {
          "line": 9281,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `AIAgent` has no attribute `session_id`",
    "severity": "major",
    "fingerprint": "a7c98bec6f6dfb08",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 9296,
          "column": 52
        },
        "end": {
          "line": 9296,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "21b7cad613fda5fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 9465,
          "column": 30
        },
        "end": {
          "line": 9465,
          "column": 73
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `pop_post_delivery_callback` is not defined on `None` in union `BasePlatformAdapter | None`",
    "severity": "major",
    "fingerprint": "6bf1b66bb98f2764",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 9578,
          "column": 21
        },
        "end": {
          "line": 9578,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `object` has no attribute `pop`",
    "severity": "major",
    "fingerprint": "479d6547c42ad479",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 9827,
          "column": 21
        },
        "end": {
          "line": 9827,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `get` matches arguments",
    "severity": "major",
    "fingerprint": "86b006548ae8704b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10479,
          "column": 17
        },
        "end": {
          "line": 10479,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `BasePlatformAdapter & <Protocol with members 'join_voice_channel'>` has no attribute `get_user_voice_channel`",
    "severity": "major",
    "fingerprint": "2c8bfbc9202df7af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10673,
          "column": 31
        },
        "end": {
          "line": 10673,
          "column": 61
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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 & <Protocol with members 'join_voice_channel'> & <Protocol with members '_voice_input_callback'>`",
    "severity": "major",
    "fingerprint": "d4f680f333ce3ddc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10682,
          "column": 13
        },
        "end": {
          "line": 10682,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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 & <Protocol with members 'join_voice_channel'> & <Protocol with members '_on_voice_disconnect'>`",
    "severity": "major",
    "fingerprint": "5cb5c666dfc111cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10684,
          "column": 13
        },
        "end": {
          "line": 10684,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(chat_id) -> Unknown` is not assignable to attribute `_voice_mode_getter` on type `BasePlatformAdapter & <Protocol with members 'join_voice_channel'> & <Protocol with members '_voice_mode_getter'>`",
    "severity": "major",
    "fingerprint": "31cde3d564db1d25",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10688,
          "column": 13
        },
        "end": {
          "line": 10688,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "42f84a5b06f0b61d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10693,
          "column": 29
        },
        "end": {
          "line": 10693,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to attribute `_voice_input_callback` on type `BasePlatformAdapter & <Protocol with members 'join_voice_channel'>`",
    "severity": "major",
    "fingerprint": "ebf4998d8a455e55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10696,
          "column": 13
        },
        "end": {
          "line": 10696,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `BasePlatformAdapter & <Protocol with members 'join_voice_channel'>` has no attribute `_voice_text_channels`",
    "severity": "major",
    "fingerprint": "2ae4cd64aa160125",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10706,
          "column": 13
        },
        "end": {
          "line": 10706,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Cannot assign to a subscript on an object of type `object`",
    "severity": "major",
    "fingerprint": "579216a95fdd65a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10708,
          "column": 17
        },
        "end": {
          "line": 10708,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to attribute `_voice_input_callback` on type `BasePlatformAdapter & <Protocol with members 'join_voice_channel'>`",
    "severity": "major",
    "fingerprint": "e82f72d0039d7dff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10717,
          "column": 9
        },
        "end": {
          "line": 10717,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "5c174df4dac880b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10728,
          "column": 63
        },
        "end": {
          "line": 10728,
          "column": 100
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "696d20d78262bee3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10732,
          "column": 19
        },
        "end": {
          "line": 10732,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to attribute `_voice_input_callback` on type `BasePlatformAdapter & <Protocol with members 'leave_voice_channel'> & <Protocol with members 'is_in_voice_channel'> & <Protocol with members '_voice_input_callback'>`",
    "severity": "major",
    "fingerprint": "9be952dcdc0b5230",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10740,
          "column": 13
        },
        "end": {
          "line": 10740,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `BasePlatformAdapter & ~AlwaysFalsy` has no attribute `_voice_text_channels`",
    "severity": "major",
    "fingerprint": "d3a93acc1ebf53ad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10806,
          "column": 22
        },
        "end": {
          "line": 10806,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `BasePlatformAdapter & ~AlwaysFalsy` has no attribute `_client`",
    "severity": "major",
    "fingerprint": "51c2eeb6243db7d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10842,
          "column": 23
        },
        "end": {
          "line": 10842,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "b37adacb164a73be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10959,
          "column": 25
        },
        "end": {
          "line": 10959,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "4d2ffbfaf7b23b7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10960,
          "column": 23
        },
        "end": {
          "line": 10960,
          "column": 75
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `unlink` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes]`, found `None | str | Any`",
    "severity": "major",
    "fingerprint": "a7969b0f4231a7c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 10988,
          "column": 31
        },
        "end": {
          "line": 10988,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `(Unknown & ~AlwaysFalsy) | None`",
    "severity": "major",
    "fingerprint": "872d9a7a9f7cbc39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11190,
          "column": 21
        },
        "end": {
          "line": 11190,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `dict[Unknown, Unknown] | None`",
    "severity": "major",
    "fingerprint": "2b238949fc508eca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11191,
          "column": 21
        },
        "end": {
          "line": 11191,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | None`",
    "severity": "major",
    "fingerprint": "3841d7858bb11a56",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11192,
          "column": 21
        },
        "end": {
          "line": 11192,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "37a6d7478c9ad4ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11193,
          "column": 21
        },
        "end": {
          "line": 11193,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "3b9517b110f247b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11194,
          "column": 21
        },
        "end": {
          "line": 11194,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "1ab399c59d5658e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11195,
          "column": 21
        },
        "end": {
          "line": 11195,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "bbd49673f92e1b62",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11196,
          "column": 21
        },
        "end": {
          "line": 11196,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "1ff54f29013b7c2c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11197,
          "column": 21
        },
        "end": {
          "line": 11197,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "6d796820aada7f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11199,
          "column": 21
        },
        "end": {
          "line": 11199,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "f3f9972fee2456eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11202,
          "column": 21
        },
        "end": {
          "line": 11202,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "1d71ba74a0e38542",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11203,
          "column": 21
        },
        "end": {
          "line": 11203,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "1c7bdd396f9ad372",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11204,
          "column": 21
        },
        "end": {
          "line": 11204,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "cf123426bc827652",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11206,
          "column": 21
        },
        "end": {
          "line": 11206,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "9ca537118ee8ec1c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11208,
          "column": 21
        },
        "end": {
          "line": 11208,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `Unknown | list[Unknown] | None`",
    "severity": "major",
    "fingerprint": "bf39929dcc218694",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11210,
          "column": 21
        },
        "end": {
          "line": 11210,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `list_unlinked_telegram_sessions_for_user` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "4f5ea45c67fc1ea5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11656,
          "column": 24
        },
        "end": {
          "line": 11656,
          "column": 81
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `resolve_session_id` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "a4b86f79dbe13b3c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11695,
          "column": 22
        },
        "end": {
          "line": 11695,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get_session` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "fddcc5d387b7e919",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11699,
          "column": 19
        },
        "end": {
          "line": 11699,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `is_telegram_session_linked_to_topic` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "7498aba450e564e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11707,
          "column": 18
        },
        "end": {
          "line": 11707,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get_telegram_topic_binding` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "7f0b6379e0aee3f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11708,
          "column": 27
        },
        "end": {
          "line": 11708,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `bind_telegram_topic` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "bd73d66446e693c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11718,
          "column": 13
        },
        "end": {
          "line": 11718,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get_session_title` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "74652f846fae52b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11731,
          "column": 17
        },
        "end": {
          "line": 11731,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `get_messages` is not defined on `None` in union `Unknown | None | SessionDB`",
    "severity": "major",
    "fingerprint": "295c0f8cb31b8bc7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 11734,
          "column": 37
        },
        "end": {
          "line": 11734,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `pop` matches arguments",
    "severity": "major",
    "fingerprint": "2659f956078531fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 12311,
          "column": 17
        },
        "end": {
          "line": 12311,
          "column": 67
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `BasePlatformAdapter & ~AlwaysFalsy` has no attribute `send_update_prompt`",
    "severity": "major",
    "fingerprint": "8e1e02794cf808d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 12346,
          "column": 39
        },
        "end": {
          "line": 12346,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of bound method `pop` matches arguments",
    "severity": "major",
    "fingerprint": "ef1493aa2d10052c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 12397,
          "column": 13
        },
        "end": {
          "line": 12397,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to `<module 'tools.slash_confirm'>`",
    "severity": "major",
    "fingerprint": "f5b3a52c1b164a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 13585,
          "column": 34
        },
        "end": {
          "line": 13585,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-parameter-default",
    "description": "invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `str`",
    "severity": "major",
    "fingerprint": "86f3a6f4a684b9a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14006,
          "column": 9
        },
        "end": {
          "line": 14006,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-parameter-default",
    "description": "invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `str`",
    "severity": "major",
    "fingerprint": "d63d5d9cae1b2b61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14292,
          "column": 9
        },
        "end": {
          "line": 14292,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-parameter-default",
    "description": "invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `str`",
    "severity": "major",
    "fingerprint": "7447e1f6ab828ea8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14350,
          "column": 9
        },
        "end": {
          "line": 14350,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "530e16aaaaa977d6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14500,
          "column": 60
        },
        "end": {
          "line": 14500,
          "column": 88
        }
      }
    }
  },
  {
    "check_name": "call-non-callable",
    "description": "call-non-callable: Object of type `object` is not callable",
    "severity": "major",
    "fingerprint": "a9e7bbd94d9318b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14517,
          "column": 21
        },
        "end": {
          "line": 14517,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-parameter-default",
    "description": "invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `str`",
    "severity": "major",
    "fingerprint": "939d7df1084a27db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14547,
          "column": 48
        },
        "end": {
          "line": 14547,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-parameter-default",
    "description": "invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `str`",
    "severity": "major",
    "fingerprint": "3092bc3d7b58e0b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14547,
          "column": 71
        },
        "end": {
          "line": 14547,
          "column": 90
        }
      }
    }
  },
  {
    "check_name": "invalid-parameter-default",
    "description": "invalid-parameter-default: Default value of type `None` is not assignable to annotated parameter type `dict[Unknown, Unknown]`",
    "severity": "major",
    "fingerprint": "72eaee08f3fbd79d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14547,
          "column": 92
        },
        "end": {
          "line": 14547,
          "column": 109
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `str & ~Literal[\"_thinking\"]` on object of type `list[None]`",
    "severity": "major",
    "fingerprint": "38b5a25b18de7db9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14623,
          "column": 13
        },
        "end": {
          "line": 14623,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `str` on object of type `list[None]`",
    "severity": "major",
    "fingerprint": "b6c076b0b1cd005f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14729,
          "column": 13
        },
        "end": {
          "line": 14729,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `Literal[\"finalize\"]` and value of type `Literal[True]` on object of type `dict[str, str]`",
    "severity": "major",
    "fingerprint": "482a9c85ba44b62a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14823,
          "column": 21
        },
        "end": {
          "line": 14823,
          "column": 46
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "4b55b5d7fe535902",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14825,
          "column": 21
        },
        "end": {
          "line": 14825,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `edit_message` is incorrect: Expected `bool`, found `str`",
    "severity": "major",
    "fingerprint": "822a595fafdf32f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 14826,
          "column": 51
        },
        "end": {
          "line": 14826,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `GatewayStreamConsumer` on object of type `list[None]`",
    "severity": "major",
    "fingerprint": "1d719d5222efa514",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15318,
          "column": 25
        },
        "end": {
          "line": 15318,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `(Unknown & ~AlwaysFalsy) | None`",
    "severity": "major",
    "fingerprint": "9db9c001c14f8c4d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15425,
          "column": 21
        },
        "end": {
          "line": 15425,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `(str & ~AlwaysFalsy) | None`",
    "severity": "major",
    "fingerprint": "ee03129105056e5b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15426,
          "column": 21
        },
        "end": {
          "line": 15426,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[dict[str, Any]]`, found `(Unknown & ~AlwaysFalsy) | (list[dict[str, Any]] & ~AlwaysFalsy) | None`",
    "severity": "major",
    "fingerprint": "b27ad7907d6c247f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15427,
          "column": 21
        },
        "end": {
          "line": 15427,
          "column": 68
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `dict[Unknown, Unknown] | None`",
    "severity": "major",
    "fingerprint": "c7fc54c79f134244",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15428,
          "column": 21
        },
        "end": {
          "line": 15428,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "e32f574c76dfd38b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15429,
          "column": 21
        },
        "end": {
          "line": 15429,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "7c885313696b77a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15430,
          "column": 21
        },
        "end": {
          "line": 15430,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "9eed618b95654181",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15431,
          "column": 21
        },
        "end": {
          "line": 15431,
          "column": 53
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "cd4ba6deb59d2d51",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15432,
          "column": 21
        },
        "end": {
          "line": 15432,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "e0d54c6b8da8d619",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15433,
          "column": 21
        },
        "end": {
          "line": 15433,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "5bcf159c9c1056e3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15434,
          "column": 21
        },
        "end": {
          "line": 15434,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | None`",
    "severity": "major",
    "fingerprint": "36d5c909fd68bf10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15436,
          "column": 21
        },
        "end": {
          "line": 15436,
          "column": 71
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "1f74a37b468105ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15439,
          "column": 21
        },
        "end": {
          "line": 15439,
          "column": 43
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "d3ce9f8a670bf079",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15440,
          "column": 21
        },
        "end": {
          "line": 15440,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "f23f916c2ef61d83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15441,
          "column": 21
        },
        "end": {
          "line": 15441,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "f8aa2b39ef56de14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15443,
          "column": 21
        },
        "end": {
          "line": 15443,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "4f6d681c13a60780",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15445,
          "column": 21
        },
        "end": {
          "line": 15445,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `__init__` is incorrect: Expected `dict[str, Any]`, found `Unknown | list[Unknown] | None`",
    "severity": "major",
    "fingerprint": "7aec8e57a450233d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15448,
          "column": 21
        },
        "end": {
          "line": 15448,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "d60f37fa9d2bdf7a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15458,
          "column": 13
        },
        "end": {
          "line": 15458,
          "column": 41
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "8c1ad01df1ab1f0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15461,
          "column": 13
        },
        "end": {
          "line": 15461,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "48ed1586fd4f2fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15464,
          "column": 13
        },
        "end": {
          "line": 15464,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "245c42c13eca5a34",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15465,
          "column": 13
        },
        "end": {
          "line": 15465,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "34c81dc20589fe1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15466,
          "column": 13
        },
        "end": {
          "line": 15466,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "354deeffcbd271d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15467,
          "column": 13
        },
        "end": {
          "line": 15467,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `def _notice_callback_sync(notice) -> None` is not assignable to attribute `notice_callback` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "3d7ff4e84f430c6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15497,
          "column": 13
        },
        "end": {
          "line": 15497,
          "column": 34
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `None` is not assignable to attribute `notice_clear_callback` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "389d67e6429ac17c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15498,
          "column": 13
        },
        "end": {
          "line": 15498,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "958d28191b226192",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15499,
          "column": 13
        },
        "end": {
          "line": 15499,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `dict[Unknown, Unknown] | None` is not assignable to attribute `reasoning_config` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "ce490282e2acf572",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15500,
          "column": 13
        },
        "end": {
          "line": 15500,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `str | None` is not assignable to attribute `service_tier` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "604b84ecb498169c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15501,
          "column": 13
        },
        "end": {
          "line": 15501,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(Unknown & ~AlwaysFalsy) | dict[Unknown, Unknown]` is not assignable to attribute `request_overrides` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "c7bb866453b59fb0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15502,
          "column": 13
        },
        "end": {
          "line": 15502,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "a8e72eca57c29717",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15541,
          "column": 13
        },
        "end": {
          "line": 15541,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `str` is not assignable to attribute `memory_notifications` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "69b51543580cde14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15562,
          "column": 13
        },
        "end": {
          "line": 15562,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "386e9c7985f9d2d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15637,
          "column": 13
        },
        "end": {
          "line": 15637,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `bool` is not assignable to attribute `thinking_progress` on type `(Any & ~None) | AIAgent`",
    "severity": "major",
    "fingerprint": "31ab3d800b90f261",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15642,
          "column": 13
        },
        "end": {
          "line": 15642,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `(Any & ~None) | AIAgent` on object of type `list[None]`",
    "severity": "major",
    "fingerprint": "670881523ce273f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15644,
          "column": 13
        },
        "end": {
          "line": 15644,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Invalid subscript assignment with key of type `Literal[0]` and value of type `object` on object of type `list[None]`",
    "severity": "major",
    "fingerprint": "2621ed18501a9147",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15646,
          "column": 13
        },
        "end": {
          "line": 15646,
          "column": 79
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `pause_typing_for_chat` is not defined on `None` in union `BasePlatformAdapter | None`",
    "severity": "major",
    "fingerprint": "fb6818ad640e5498",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15714,
          "column": 17
        },
        "end": {
          "line": 15714,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `BasePlatformAdapter | None` has no attribute `send_exec_approval`",
    "severity": "major",
    "fingerprint": "92473d9a168b1206",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15725,
          "column": 29
        },
        "end": {
          "line": 15725,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `send` is not defined on `None` in union `BasePlatformAdapter | None`",
    "severity": "major",
    "fingerprint": "1c9433913c33cbbe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15771,
          "column": 25
        },
        "end": {
          "line": 15771,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "6403fa68bb0ddbe4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15944,
          "column": 21
        },
        "end": {
          "line": 15944,
          "column": 102
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `str`, found `list[dict[str, Any]] | str`",
    "severity": "major",
    "fingerprint": "856d3354c966707",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15945,
          "column": 67
        },
        "end": {
          "line": 15945,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `list[dict[str, Any]]`, found `list[dict[str, Any]] | str`",
    "severity": "major",
    "fingerprint": "452f57ecd0d92a8e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15945,
          "column": 67
        },
        "end": {
          "line": 15945,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `str`, found `list[dict[str, Any]] | str`",
    "severity": "major",
    "fingerprint": "a4b4b5c20acdef3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15945,
          "column": 67
        },
        "end": {
          "line": 15945,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `str | None`, found `list[dict[str, Any]] | str`",
    "severity": "major",
    "fingerprint": "41721317dd20c4e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15945,
          "column": 67
        },
        "end": {
          "line": 15945,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `run_conversation` is incorrect: Expected `int | float | None`, found `list[dict[str, Any]] | str`",
    "severity": "major",
    "fingerprint": "9e38bed5777679d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15945,
          "column": 67
        },
        "end": {
          "line": 15945,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "32942d8646e4951f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 15957,
          "column": 13
        },
        "end": {
          "line": 15957,
          "column": 38
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "8b96de2bac84a153",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 16121,
          "column": 25
        },
        "end": {
          "line": 16125,
          "column": 26
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `maybe_auto_title` is incorrect: Expected `dict[Unknown, Unknown]`, found `((task: str, exc: BaseException) -> None) | None`",
    "severity": "major",
    "fingerprint": "75ed2d3cd058aa6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 16132,
          "column": 25
        },
        "end": {
          "line": 16132,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `maybe_auto_title` is incorrect: Expected `((str, /) -> None) | None`, found `((task: str, exc: BaseException) -> None) | None`",
    "severity": "major",
    "fingerprint": "abfa088f07d04789",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 16132,
          "column": 25
        },
        "end": {
          "line": 16132,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unsupported-operator",
    "description": "unsupported-operator: Operator `//` is not supported between objects of type `int | float | None` and `Literal[60]`",
    "severity": "major",
    "fingerprint": "5b20012409d5cff6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 16531,
          "column": 37
        },
        "end": {
          "line": 16531,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "invalid-return-type",
    "description": "invalid-return-type: Return type does not match returned value: expected `dict[str, Any]`, found `Unknown | None | dict[str, str | list[Unknown] | Unknown | int]`",
    "severity": "major",
    "fingerprint": "ba17cd3aac934e11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/gateway/run.py",
      "positions": {
        "begin": {
          "line": 17008,
          "column": 16
        },
        "end": {
          "line": 17008,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "no-matching-overload",
    "description": "no-matching-overload: No overload of function `open` matches arguments",
    "severity": "major",
    "fingerprint": "271acd716833150c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/hermes_cli/env_loader.py",
      "positions": {
        "begin": {
          "line": 185,
          "column": 14
        },
        "end": {
          "line": 185,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "unused-type-ignore-comment",
    "description": "unused-type-ignore-comment: Unused blanket `type: ignore` directive",
    "severity": "minor",
    "fingerprint": "32e8d4a2b7c4ae3c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/hermes_cli/env_loader.py",
      "positions": {
        "begin": {
          "line": 377,
          "column": 22
        },
        "end": {
          "line": 377,
          "column": 36
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `_handle_nutrition_draft_callback` is incorrect: Expected `CallbackQuery`, found `FakeCallbackQuery`",
    "severity": "major",
    "fingerprint": "3ff7b42a089def9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/scripts/nutricoach_v140_telegram_facade.py",
      "positions": {
        "begin": {
          "line": 206,
          "column": 13
        },
        "end": {
          "line": 206,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "c04b4e5cedd15ca4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/_nutrition_weekly_dispatcher_cases.py",
      "positions": {
        "begin": {
          "line": 41,
          "column": 6
        },
        "end": {
          "line": 41,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_config_support`",
    "severity": "major",
    "fingerprint": "cf4bfdc00a10df1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/_nutrition_weekly_dispatcher_cases.py",
      "positions": {
        "begin": {
          "line": 102,
          "column": 6
        },
        "end": {
          "line": 102,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "invalid-method-override",
    "description": "invalid-method-override: Invalid override of method `_get_nutrition_coaching`: Definition is incompatible with `TelegramAdapter._get_nutrition_coaching`",
    "severity": "major",
    "fingerprint": "7a602b37cea49f63",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/_nutrition_weekly_dispatcher_cases.py",
      "positions": {
        "begin": {
          "line": 194,
          "column": 9
        },
        "end": {
          "line": 194,
          "column": 69
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "3826691dcefb77a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/_nutrition_weekly_dispatcher_config_support.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 6
        },
        "end": {
          "line": 13,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "a67e77fcb8a81acc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/_nutrition_weekly_reminder_support.py",
      "positions": {
        "begin": {
          "line": 33,
          "column": 6
        },
        "end": {
          "line": 33,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `bridge` is not defined on `None` in union `ResolvedCustomer | None`",
    "severity": "major",
    "fingerprint": "b78030f9368e6330",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 958,
          "column": 14
        },
        "end": {
          "line": 958,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "a70ce640e36583cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 990,
          "column": 5
        },
        "end": {
          "line": 990,
          "column": 24
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Unresolved attribute `snapshot` on type `PhysiqueCheckinBridge`",
    "severity": "major",
    "fingerprint": "66b4127462d71a79",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 992,
          "column": 5
        },
        "end": {
          "line": 992,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "dd16d36acf07c5fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 993,
          "column": 5
        },
        "end": {
          "line": 993,
          "column": 39
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "e4c7efd4d542b631",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 994,
          "column": 5
        },
        "end": {
          "line": 994,
          "column": 37
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `persist_approved_delivery_card` is incorrect: Expected `int`, found `int | None`",
    "severity": "major",
    "fingerprint": "8eb3f8eb038ad3e7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1119,
          "column": 9
        },
        "end": {
          "line": 1119,
          "column": 47
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `persist_approved_delivery_card` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "485c437087159462",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1120,
          "column": 9
        },
        "end": {
          "line": 1120,
          "column": 64
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `persist_approved_delivery_card` is incorrect: Expected `str`, found `str | None`",
    "severity": "major",
    "fingerprint": "18e9333e62eb6bab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1121,
          "column": 9
        },
        "end": {
          "line": 1121,
          "column": 70
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `int | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "d1011263c861686d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1130,
          "column": 70
        },
        "end": {
          "line": 1130,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "7fd422c2d22eed66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1130,
          "column": 70
        },
        "end": {
          "line": 1130,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "c76dc00fef53244c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1130,
          "column": 70
        },
        "end": {
          "line": 1130,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "f7eb1d6daba9bd0d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1130,
          "column": 70
        },
        "end": {
          "line": 1130,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `int | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "609c40e2632777ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1188,
          "column": 68
        },
        "end": {
          "line": 1188,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "4333a82f05e58e03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1188,
          "column": 68
        },
        "end": {
          "line": 1188,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "a9b70e6c2125953",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1188,
          "column": 68
        },
        "end": {
          "line": 1188,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str | None`, found `int | None | str`",
    "severity": "major",
    "fingerprint": "18b7162c9d6d3baf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1188,
          "column": 68
        },
        "end": {
          "line": 1188,
          "column": 74
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "41f1882b7fe77b38",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1232,
          "column": 5
        },
        "end": {
          "line": 1232,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `actor` is not defined on `None` in union `DraftPayload | None`",
    "severity": "major",
    "fingerprint": "474e0ce3cd73d442",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1327,
          "column": 13
        },
        "end": {
          "line": 1327,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`",
    "severity": "major",
    "fingerprint": "19769ba62aceeeaf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 6
        },
        "end": {
          "line": 11,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`",
    "severity": "major",
    "fingerprint": "993dd7cf61ad1f32",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 6
        },
        "end": {
          "line": 16,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_config_support`",
    "severity": "major",
    "fingerprint": "d2eb8a7aa9c9103c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py",
      "positions": {
        "begin": {
          "line": 20,
          "column": 6
        },
        "end": {
          "line": 20,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "aca50ddb25067880",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py",
      "positions": {
        "begin": {
          "line": 24,
          "column": 6
        },
        "end": {
          "line": 24,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`",
    "severity": "major",
    "fingerprint": "5d131e37d2ec5ae9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_epoch2.py",
      "positions": {
        "begin": {
          "line": 163,
          "column": 10
        },
        "end": {
          "line": 163,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`",
    "severity": "major",
    "fingerprint": "e62f7b8565b63c99",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_host_matrix.py",
      "positions": {
        "begin": {
          "line": 26,
          "column": 6
        },
        "end": {
          "line": 26,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`",
    "severity": "major",
    "fingerprint": "2a983a5ac3d8e26c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_lifecycle.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 6
        },
        "end": {
          "line": 13,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_config_support`",
    "severity": "major",
    "fingerprint": "37cb675f7534bdb8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_lifecycle.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 6
        },
        "end": {
          "line": 18,
          "column": 63
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "3cdd525a6530667c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_dispatcher_lifecycle.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 6
        },
        "end": {
          "line": 22,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "122ab17776ffb4f9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 6
        },
        "end": {
          "line": 14,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "a960d93307311444",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations_registry_identity_r7.py",
      "positions": {
        "begin": {
          "line": 14,
          "column": 6
        },
        "end": {
          "line": 14,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "b7574ce09d2c08d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations_topic59.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 6
        },
        "end": {
          "line": 19,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "ed30390f2d330a64",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations_topic59_failures.py",
      "positions": {
        "begin": {
          "line": 18,
          "column": 6
        },
        "end": {
          "line": 18,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "7fed9aa783cdb65e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations_topic59_r2.py",
      "positions": {
        "begin": {
          "line": 26,
          "column": 6
        },
        "end": {
          "line": 26,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "7c7a4d22a8e89bd5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations_topic59_r2_slots.py",
      "positions": {
        "begin": {
          "line": 23,
          "column": 6
        },
        "end": {
          "line": 23,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "29679f177c62fd58",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_operations_topic59_telegram.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 6
        },
        "end": {
          "line": 19,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "1f385f680d5ba483",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 23,
          "column": 6
        },
        "end": {
          "line": 23,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_owner_summary_support`",
    "severity": "major",
    "fingerprint": "b19519d1a3cd9881",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_owner_draft.py",
      "positions": {
        "begin": {
          "line": 32,
          "column": 6
        },
        "end": {
          "line": 32,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_owner_draft_model`",
    "severity": "major",
    "fingerprint": "97a72166477b3bad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_owner_draft_authority.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 6
        },
        "end": {
          "line": 13,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_operations_authority_support`",
    "severity": "major",
    "fingerprint": "c768d7bc1a93d6e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_owner_draft_model.py",
      "positions": {
        "begin": {
          "line": 23,
          "column": 6
        },
        "end": {
          "line": 23,
          "column": 56
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._weekly_owner_summary_support`",
    "severity": "major",
    "fingerprint": "5268debc6505ad38",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_owner_draft_model.py",
      "positions": {
        "begin": {
          "line": 35,
          "column": 6
        },
        "end": {
          "line": 35,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_owner_draft_model`",
    "severity": "major",
    "fingerprint": "909994fc3249be10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_owner_draft_r3.py",
      "positions": {
        "begin": {
          "line": 41,
          "column": 6
        },
        "end": {
          "line": 41,
          "column": 59
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "c3f7edde0f4e178c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_allocation_r10.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 6
        },
        "end": {
          "line": 12,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`",
    "severity": "major",
    "fingerprint": "124192255aad5290",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_allocation_r10.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 6
        },
        "end": {
          "line": 13,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "5b516bf5cf66446",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_bootstrap_boundary_r7.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 6
        },
        "end": {
          "line": 16,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "aa327979dbbba1d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_bootstrap_r6.py",
      "positions": {
        "begin": {
          "line": 22,
          "column": 6
        },
        "end": {
          "line": 22,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "2dab329cdf40786a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_bootstrap_race_r7.py",
      "positions": {
        "begin": {
          "line": 15,
          "column": 6
        },
        "end": {
          "line": 15,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`",
    "severity": "major",
    "fingerprint": "6635f7d26630e737",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_bootstrap_race_r7.py",
      "positions": {
        "begin": {
          "line": 19,
          "column": 6
        },
        "end": {
          "line": 19,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `send_weekly_operations_task` is incorrect: Expected `WeeklyReminderTelegramHost`, found `NoCallHost`",
    "severity": "major",
    "fingerprint": "daec7ba73890cd2d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_boundaries.py",
      "positions": {
        "begin": {
          "line": 62,
          "column": 13
        },
        "end": {
          "line": 62,
          "column": 17
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "42a29019aca80c9d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_ownership_r8.py",
      "positions": {
        "begin": {
          "line": 13,
          "column": 6
        },
        "end": {
          "line": 13,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`",
    "severity": "major",
    "fingerprint": "acf5f9be5eb6410c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_ownership_r8.py",
      "positions": {
        "begin": {
          "line": 16,
          "column": 6
        },
        "end": {
          "line": 16,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "aa2dbfe7168550fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_runtime.py",
      "positions": {
        "begin": {
          "line": 26,
          "column": 6
        },
        "end": {
          "line": 26,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "a279dbd63aa50517",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_threat_boundary_r8.py",
      "positions": {
        "begin": {
          "line": 24,
          "column": 6
        },
        "end": {
          "line": 24,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`",
    "severity": "major",
    "fingerprint": "c5a375c0a9da8ba9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_threat_boundary_r8.py",
      "positions": {
        "begin": {
          "line": 27,
          "column": 6
        },
        "end": {
          "line": 27,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_reminder_support`",
    "severity": "major",
    "fingerprint": "9a6eb6eea53f412b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_transfer_r9.py",
      "positions": {
        "begin": {
          "line": 11,
          "column": 6
        },
        "end": {
          "line": 11,
          "column": 54
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway.test_nutrition_weekly_reminder_bootstrap_boundary_r7`",
    "severity": "major",
    "fingerprint": "72cd5ca7201caa57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_nutrition_weekly_reminder_transfer_r9.py",
      "positions": {
        "begin": {
          "line": 12,
          "column": 6
        },
        "end": {
          "line": 12,
          "column": 72
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Class `InlineKeyboardButton` has no attribute `reset_mock`",
    "severity": "major",
    "fingerprint": "d7ce66b3c87527c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_group_gating.py",
      "positions": {
        "begin": {
          "line": 251,
          "column": 5
        },
        "end": {
          "line": 251,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Class `InlineKeyboardButton` has no attribute `assert_any_call`",
    "severity": "major",
    "fingerprint": "593cc870c466ee08",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_group_gating.py",
      "positions": {
        "begin": {
          "line": 297,
          "column": 5
        },
        "end": {
          "line": 297,
          "column": 57
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Class `InlineKeyboardButton` has no attribute `reset_mock`",
    "severity": "major",
    "fingerprint": "dedb058df7c6aba5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_group_gating.py",
      "positions": {
        "begin": {
          "line": 460,
          "column": 5
        },
        "end": {
          "line": 460,
          "column": 52
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`",
    "severity": "major",
    "fingerprint": "1d419092af7114f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_group_gating.py",
      "positions": {
        "begin": {
          "line": 1844,
          "column": 18
        },
        "end": {
          "line": 1844,
          "column": 65
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`",
    "severity": "major",
    "fingerprint": "a936d065206effa4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_group_gating.py",
      "positions": {
        "begin": {
          "line": 1911,
          "column": 14
        },
        "end": {
          "line": 1911,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_acknowledge_operator_attention` is incorrect: Expected `TelegramNutritionOnboardingRuntime`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "33048da4fabbe28f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 185,
          "column": 9
        },
        "end": {
          "line": 185,
          "column": 16
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(_session) -> Unknown` is not assignable to attribute `_current_authority` of type `def _current_authority(self, session: Any) -> Any`",
    "severity": "major",
    "fingerprint": "f9ba3f523852356e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 224,
          "column": 5
        },
        "end": {
          "line": 224,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "3dd1c64574af41ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 225,
          "column": 5
        },
        "end": {
          "line": 225,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "afd25d19dbac601",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 229,
          "column": 5
        },
        "end": {
          "line": 229,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(_session) -> Unknown` is not assignable to attribute `_current_authority` of type `def _current_authority(self, session: Any) -> Any`",
    "severity": "major",
    "fingerprint": "bc73a90df63c133e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 259,
          "column": 5
        },
        "end": {
          "line": 259,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "43e9d17d2459c5cd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 260,
          "column": 5
        },
        "end": {
          "line": 260,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "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`",
    "severity": "major",
    "fingerprint": "67f75c068f52ccac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 277,
          "column": 15
        },
        "end": {
          "line": 277,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "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`",
    "severity": "major",
    "fingerprint": "5a68a75d40e9133d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 285,
          "column": 24
        },
        "end": {
          "line": 285,
          "column": 60
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "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`",
    "severity": "major",
    "fingerprint": "a2de64278d952ae8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 294,
          "column": 9
        },
        "end": {
          "line": 294,
          "column": 45
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(_session) -> Unknown` is not assignable to attribute `_current_authority` of type `def _current_authority(self, session: Any) -> Any`",
    "severity": "major",
    "fingerprint": "cece39e18abba87c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 328,
          "column": 5
        },
        "end": {
          "line": 328,
          "column": 31
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "2b1d654dec45a748",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 329,
          "column": 5
        },
        "end": {
          "line": 329,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "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`",
    "severity": "major",
    "fingerprint": "94c242ad6cac95b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 346,
          "column": 5
        },
        "end": {
          "line": 346,
          "column": 50
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "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`",
    "severity": "major",
    "fingerprint": "9da81ad08094e270",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 347,
          "column": 15
        },
        "end": {
          "line": 347,
          "column": 51
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `handle_callback` is incorrect: Expected `_OnboardingCallbackQuery`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "ec861790e0c10be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 508,
          "column": 13
        },
        "end": {
          "line": 508,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `OnboardingAuthority`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "18dd5891f7cb8ac5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 522,
          "column": 13
        },
        "end": {
          "line": 522,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument is incorrect: Expected `MessageEvidence`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "c0449bc21900e254",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 523,
          "column": 13
        },
        "end": {
          "line": 523,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `handle_callback` is incorrect: Expected `_OnboardingCallbackQuery`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "79211f8ca74f4db0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 619,
          "column": 13
        },
        "end": {
          "line": 619,
          "column": 18
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(_session) -> Unknown` is not assignable to attribute `_current_authority` of type `def _current_authority(self, session: Any) -> Any`",
    "severity": "major",
    "fingerprint": "786ae4cc19bca94e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 731,
          "column": 5
        },
        "end": {
          "line": 731,
          "column": 29
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "invalid-assignment: Object of type `(_session) -> Unknown` is not assignable to attribute `_current_authority` of type `def _current_authority(self, session: Any) -> Any`",
    "severity": "major",
    "fingerprint": "60a01ce91576ad65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 749,
          "column": 5
        },
        "end": {
          "line": 749,
          "column": 33
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "3a88eefa403b2794",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 841,
          "column": 5
        },
        "end": {
          "line": 841,
          "column": 35
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "6c3c64c19ff2bdcc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 844,
          "column": 5
        },
        "end": {
          "line": 844,
          "column": 21
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "25b5aa029839d0d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 872,
          "column": 5
        },
        "end": {
          "line": 872,
          "column": 44
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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]`",
    "severity": "major",
    "fingerprint": "76958fbc150775a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 878,
          "column": 5
        },
        "end": {
          "line": 878,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `recover_operator_status` is incorrect: Expected `TelegramNutritionOnboardingRuntimePublicationMixin`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "36982dfba05cb17d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 932,
          "column": 13
        },
        "end": {
          "line": 932,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `recover_operator_status` is incorrect: Expected `TelegramNutritionOnboardingRuntimePublicationMixin`, found `SimpleNamespace`",
    "severity": "major",
    "fingerprint": "1aa9091dcb4e9594",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_operator_notification_recovery.py",
      "positions": {
        "begin": {
          "line": 939,
          "column": 13
        },
        "end": {
          "line": 939,
          "column": 20
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Unresolved attribute `_storage` on type `_FakeService`",
    "severity": "major",
    "fingerprint": "ee8004c0e763a454",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 150,
          "column": 9
        },
        "end": {
          "line": 150,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `_FakeService` has no attribute `_storage`",
    "severity": "major",
    "fingerprint": "72556a922c430d7a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 151,
          "column": 9
        },
        "end": {
          "line": 151,
          "column": 25
        }
      }
    }
  },
  {
    "check_name": "invalid-assignment",
    "description": "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`",
    "severity": "major",
    "fingerprint": "c04c2caecacf755b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 182,
          "column": 9
        },
        "end": {
          "line": 182,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `bound method _FakeService.answer(context, session_id, version, action, value=None) -> Unknown` has no attribute `assert_called_once`",
    "severity": "major",
    "fingerprint": "7e30c705bab960d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 195,
          "column": 9
        },
        "end": {
          "line": 195,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `bound method _FakeService.answer(context, session_id, version, action, value=None) -> Unknown` has no attribute `call_args`",
    "severity": "major",
    "fingerprint": "fc9af7d757989bd2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 196,
          "column": 16
        },
        "end": {
          "line": 196,
          "column": 40
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `handled` is not defined on `None` in union `WizardReply | None`",
    "severity": "major",
    "fingerprint": "458dbe49eca789a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 346,
          "column": 16
        },
        "end": {
          "line": 346,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `accepted` is not defined on `None` in union `WizardReply | None`",
    "severity": "major",
    "fingerprint": "657f89d389649be0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 346,
          "column": 45
        },
        "end": {
          "line": 346,
          "column": 62
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `handled` is not defined on `None` in union `WizardReply | None`",
    "severity": "major",
    "fingerprint": "1a90b3a8868f2483",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 351,
          "column": 16
        },
        "end": {
          "line": 351,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `accepted` is not defined on `None` in union `WizardReply | None`",
    "severity": "major",
    "fingerprint": "adc095e9d7e6f7a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 351,
          "column": 43
        },
        "end": {
          "line": 351,
          "column": 58
        }
      }
    }
  },
  {
    "check_name": "not-subscriptable",
    "description": "not-subscriptable: Cannot subscript object of type `object` with no `__getitem__` method",
    "severity": "major",
    "fingerprint": "df95d5da108a50af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 376,
          "column": 16
        },
        "end": {
          "line": 376,
          "column": 49
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `dedupe_key`",
    "severity": "major",
    "fingerprint": "6ecf6f2c82a377b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 520,
          "column": 16
        },
        "end": {
          "line": 520,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `occurred_at_kst`",
    "severity": "major",
    "fingerprint": "96bf376a0bfe72f9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 520,
          "column": 68
        },
        "end": {
          "line": 520,
          "column": 89
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Object of type `~None` has no attribute `provenance`",
    "severity": "major",
    "fingerprint": "a7d3cb2b5d1580c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 521,
          "column": 16
        },
        "end": {
          "line": 521,
          "column": 32
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`",
    "severity": "major",
    "fingerprint": "b4e2871d9ff74d80",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 782,
          "column": 16
        },
        "end": {
          "line": 782,
          "column": 76
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`",
    "severity": "major",
    "fingerprint": "a943c29cad80cec5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 2043,
          "column": 16
        },
        "end": {
          "line": 2043,
          "column": 42
        }
      }
    }
  },
  {
    "check_name": "unresolved-attribute",
    "description": "unresolved-attribute: Attribute `kwargs` is not defined on `None` in union `_Call | None`",
    "severity": "major",
    "fingerprint": "8e3cc1b4c5dc2973",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 2478,
          "column": 12
        },
        "end": {
          "line": 2478,
          "column": 64
        }
      }
    }
  }
]