[
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `.knowledge_retrieval`",
    "severity": "major",
    "fingerprint": "26b2cdfd888aafc8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d7d608c2e2c781dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f12c16bc71678609",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c60a2d6c06707966",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "31331521ec8ec455",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "166b226b8059c3c6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "464e7362b2c70238",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "156345ba6d9d5b7c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "efd83cd69cef932a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ad4b8dd596326230",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "af1406c904c3d9a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3ef8358f6ea61ef2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e8b688de021f1bff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c78ce48a55269d80",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f1a83ee8918a2c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "691d5f1a45a3e95e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c2b3cbe8d78bb607",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "21bd82b62511aa53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2954d9edb8c60967",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "725cd01df9e806d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ba21aa13b4f9395",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bce7e814656bdcb8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b4c9cfab51f002dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bc390d240574ef94",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "20cfa8dc878dd791",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4e6a50c79a13f8e7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3b95f17a47e408da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "592688fc848b6dc6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6d52662468a042a8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9e9d78a9bb66a595",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cdc341bfd543d432",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f7890075d7483d85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d23b94b6af8cfef6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a64f42d9bb4373db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "892ea15fc3f6f4fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5190441844c8cedb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "67a612f6518e741c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "89d07e1dd1f6f53b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d83a68773ff0ecdb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fa84fd32c4b5b6cc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ad2d6a56bd4c3e63",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7d1b67953d3175db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d418862dd690b9ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "75900150eb265f3f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f4834df046ae5646",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bcba766d6c20ff8e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c70767e34755a896",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f6085b4a1cb7647a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3e78a9ba9a2aed11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b1634729754b1cbd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "695d413afb847335",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d4305095580c8f26",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b7bd429ba0a686af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "df1d22072cfc5226",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a612d0890a42b1d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b77b0e9dfcf3c052",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a14c21f5d38a8aa1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "35829da2c793093a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "94531f8e8def208",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cb5cfefa815c90ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "77a37562c74e99e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fd6284b7f5d8bd21",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ddc4ec8f71356573",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "89cdcf7e33699e1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6b90ee41aec36c6b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "49e54e478db03080",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1471df064eb3c6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7574596577c89056",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17a01233ba97ad69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f62d871c1fd57bcd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1d0d9fc22bf59ea1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "df4581c00fc1f3c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c18360bf4912418",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4ca936824752a5e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "634a7c44393b3cfa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fca0ade5b8d4c3e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d1adcfe52f31833f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "931cdd4058026b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17bca4e3368a2423",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "88f65a7be2a468a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e82276deb03ace0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bacc528a07656ed1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "95c8909133d21de9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cd3f14c6a834c139",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7d44ba0602096300",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ba82eb443a2420f9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4f8a31fe1be769d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "84d05f4501504d41",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "82e32dd0448b3e06",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "de82f14eb796dfee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "52731f17c5547e92",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "65d5551180348c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c23941e2857459a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb8540e2188707a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37dd5aea286ce6f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab6ca50a33c24809",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40751336637c198d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "584bbe3688d3ae6d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f2c68f1f9b6113a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "693a765512043973",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "57ddfdfef03f3b95",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37062a99a2ee90a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eb8015925ea704a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3f7e2c2ec3bf0883",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "60f32f7ad31a99d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6127b154c22c254e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e914d99b3effb1c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ca7a25d53bb3bc3b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c2f3eb10cfe2f0fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fa6d4ce8435d2b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ef89d83717c2b87d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4f4c8681b37bbf48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "49ce5cfc0713876e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a7645d078831cfdf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dd582bee23e42996",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "98a59d7e42ef6aac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7bbf572f180e3ad9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c7db978a57582e91",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "42fb3e6b96f5212b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33e60d07ded4d814",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "88959058bb262c61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f0fa26cc1a257ac8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7f376df92402d4cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dfaadff6880a3263",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b3aee98d20eb1a5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "71074c8dbcff1ce4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1c75319ccf85ea48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fcfb1e1d8c72ad0c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cbc88816f4d11e64",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d7a420bc0c2fd0c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "77edaecfafbfaaa3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "27d616da2169bfa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2719f267f603201",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e3b8000490180564",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "51eabe8e7f6d4d7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6eb2abbe3e5ec5a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73a41b773fd57975",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d09de5e2f93f24ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e745652bdfdd75d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d19e4811cfdb3984",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "57d55196fdc96d51",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "359f2bdaac11e641",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73f00ba12746cef9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "687c9d04a23468cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "89472cee1e41fdc4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b8bb02c1e2347f5b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "87bc7eb80e707df5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dec0e8c19bc51114",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "794c6e638c852e72",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c9bc2fcfe1c62a61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4739e55a674ce845",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aa1027e505e99557",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6b797c92b6aa892b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d60ed74bff1daae8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "44d3d9e8acd1cb84",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9aa091ea470536f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b6966e1394699bf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2677b3bd68b539f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "51c35554ef49e11f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "29d7ca11c7d747ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "13f3b0436b07102a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c47206e9b16aba1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e1c936e0bbb378e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1493a83439581507",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8ffaf137618406b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b6d35cd356c5f516",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3098ec10d5687435",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "276692f1fce105f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6972a3d4c096abb7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e8301d92fa6fe4b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d41b9378c63d021c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d6ac654c5fe49367",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f8da337251bcbcfe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9dfe57d044509af1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "959e9fb499ba2f16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6a6de746c104474",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d5b4db5e3cf466ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d185214a036b976c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4efee27901b40dcc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "383c752672996299",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5d3c15968bddb853",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1b4bf70e5046f444",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2fbe347fabd984be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "449509244928ed99",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73bcffba041f5c40",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dacd63d818831000",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "321daf073c76dc7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "caa45a43d0aeb24c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a7e824587fd76085",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f36e7508e34ef634",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5af5ae1c0be0c18",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "25df7ff311fe19b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2a2330b6439343a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "18e528298754077c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f1bf156b0d86b716",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5f1b10f465327899",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f0f7c3524005444d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5300d29990b34bff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5f688f8e9b0993eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1a71fe9c43e4e4c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45317233904885ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7858e618a9d33bec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b0575a7d3031f7c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e85e91f61f96729",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "77c4617d4a30396c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3db7468ac790de2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8f8c958160172fdb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ba903b2de82b055d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "12e9c29d6ac8f8f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "587c3997fc190c83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c21342e7ba981468",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ba0350f5dce71109",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "903868d8952702d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ebc0d2365c2f0bf3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b0a11f6cb94e45ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cfd417a003d97c56",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b34263101fb8470f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "26f4e753ff1f37bb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d2b28fe906ed7df4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "79f04374e21660da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3834d4edf6cf7b36",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "df6e0299adbf1f53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e6f5729d05ef4598",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5ea5abdc5b51f22a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1dd5eacef1d305e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bc3f296e7f88b08",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b437858a1d1a8ff9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cf3cbc17e9753a1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc4dff4ab3d21f35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ed657610612b86e2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "363a386e8b6658ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ae41ea949f8d1c2e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "111a1b05d372752",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a14a41ba33c1ca2a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "530dcf56e139b5b8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3795d0560f848509",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "14b5e36339f1f5a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "49f5373741b75a11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8efe04e9941af1f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4103775399b87007",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "affd32df132ceddd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5e07af117d8601d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5a4167b0b67881a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "34385faa35c40cac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "35e5d5ed733d7fa2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "320eb21b88fd5273",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f1a8aeee1e08bd1a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6057d69c5f258d7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6c200e633eea726c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d9bea98b65de65c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3cb3884c553c9bf2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ee710d83246f69e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "93794ad20d3a1a3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c9517261face4d55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "495a27ca28981d9f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f9cb6a1290a4624b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "31710596d4acdd8e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "96b4da54caa8a282",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2ca2c25baa5b11c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3b3963f38c72e93c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8de99113ca506af2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8e0c50c26893031",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "acf6a32609385573",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3edf3a88c79d6c2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b3521957299ef597",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e290696b0e166a57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "99d5fb3b0af42824",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3f7642c4c472d3ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4c88ead1c41a05f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2501da9903c4ee36",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a58abe100cf65dbf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f35dab710826bde6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aae632cfffaad8dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6dc9d79f607e3a18",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "57695cbafc316757",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "15cad262435d13f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "824d411cd10bef61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2fb7e6898d336266",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ea152eb9b255e8aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e84b1a859c59e14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f42f01a4fcdf1e9d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "95be3170a1ea19f2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4b4a3c050754e633",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aa10966bad81dff2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "18e919e092346830",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f909edbbccf65071",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e886d696204ba212",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4a9c09a368874857",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "53bfcc6c2506ae49",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cf5b29bf6249851b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6a9633eeeeb052e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c7a9279eacc4709c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8007d5aa890a191",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2c7fd011e296320b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "53e765da5835247f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "877d4f847a4054b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5512c9b80ed2d868",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "95d66dc8e7aecd56",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d35467507233f489",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "944317737f568cb2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7b5110b2f09f3294",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5337079f619b1ee6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "282e131ebaaa8a58",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ee799c2674b13d85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "94939243c1a16535",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e29c1451b9504b0d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f59398698ca2501",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "928569062a7a0a95",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b44bd089f5e5f03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6456d1a9e4ebb26a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c318f349728890fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb252ca407a8da7f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4de3ebe55e1ec995",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1a1bfcd579356c27",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "79ef469e537c624f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c1978f6d6292824c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7d02043cf0fc45d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c1dc75244ca56d69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "47dba790b5065a04",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "373d18af00222e7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2676f4d3a6364ad5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ce766c46e8addcd6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b27c51f17d632ee2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "64d841519f2685c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d80b38730e49848d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bda711f6a8cebba0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40e0732a13c71538",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1777905a806a020a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33fef208891f2fe1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "337acbdcc3f86705",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40765082e016045c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4f9b6750cfb77b88",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dfb0e6542ce38bdb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1b8b9413e5c66546",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "30c94b77fea3d928",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "679e339ecf84cd0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab238a22e1d17706",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3a82dbdc5206f1e3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d805ce85bf3e3ac7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "60861fa8438c0cb0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fabb50791e0ad16c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a019e96f75ac489d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "52d35c34c101c6a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d76af25546afc830",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5f84b0e348896f2d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b5f9ed82b17da8ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "607da99a4a3e3e7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "96b7ac208c5ca0da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c9cf1b39e4927547",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5082e047cef2a545",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b70dddba79a9bea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ffaee8c2e1887c66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5da2bf41523e77e2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "300a57474cbeff13",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9b4f0cf01c4c87d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "30db3492baa7e0ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a475b8ba0cfe3726",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "652f458d05f8a87f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1198f74a2594b303",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "712e3cbf2392e912",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "693390ca485bdad5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e6b412ade5a5b0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d7671b70a048585",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aae8bd1e4d5c07ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e669ada938e5d0b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "67624c980cab90dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "298a76d7fa7d7195",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2699cee6629dd00a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "446047b319819c11",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d817dc9c8247c1df",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e6f333701657725",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5914e49548d03d57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a0dbadea0b527e47",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fc09c9ddbfc84417",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f1e829157e2b830",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "248ee81cd53e43f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "651c596a39b4bd66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9acb1c88930b9643",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4302e832785219a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5946d2cab4d473fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d9ba09c0397e44f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "305eb00f8e5c5048",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "87226240dc04256f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9a5adc1d26f658cc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7dba5ab3c2f06aec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a13aca0995baf971",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6c2bff4bba7e1706",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "589fe8ee6ce354c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a2d0a77b72ea2a73",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "28eb98f4983681c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6e5a6fde6aa75725",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dcb9516d98047279",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5d01790cc4a8f498",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3db0d8c2bc879867",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "222c38865d4e0213",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2591c0648bc92605",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a23516b27ecdf1f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8355e4552d442246",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "50a1709fbfeada",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b6d846f0369f1492",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f80b57560d09a87c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da06996e0bc0d2a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "639454b307ba1d15",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45ed95db7d73d530",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b5eeb2664bc8d446",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a316a07e2b50df60",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "64494053657bb69f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b1d3775098909f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c27891f402d9a770",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f946fabf019c38c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dadc9ab78fce42c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "25d09f04311939e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a7d97c7898a540b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9a5af4dea8ff31b9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8d50e7dd4825b883",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ee6ff841b4b313ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e55757f732f746d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2ce3db178e816f69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "80551d443a00d5f9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b2fc4915b55f70eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cdb5e0315516c005",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f3e25743d983b913",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7336b92476e490e9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4a9fea88cb57d1ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b7f92b55d0df883",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "418771138d813245",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6e40fcacf190801d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "80b53275940097f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4737de1e9b9c5d6b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d35d949018335d55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e14c4b7fe57d200c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7d0d2d16262585db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "528f422425d7dea0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "307b1bb87d9ff767",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ccd00912786ca23f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "692347ee02548547",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4b595976411cb0c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb4880d92fea9205",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ba5e8519bf9b5688",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c22a5ee35cc59b85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "abaa4a19d08bc845",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e8fabf9c9b1b1fe3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9bef6dce5d427392",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "971cdaae1afbe0a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ae45b717bf3ff7db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dad7f1fe7af1a551",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "34907854767227ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c9de0ea88ddb9a30",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c136d20e790c7e8b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cb7a4b200e94cccf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9afab90d5074428c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f10db48730b9b6e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1a1b82a84913797f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d604e24c8b5edbdf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da4b906d3cef0587",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b5486737d170f1ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e7d95aee1afad12",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9e155811e24c61a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2538dd08f51c73e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fcd685d24e9bcc57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c0a613fe1407c72c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a16df039ef9dc046",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e016ca5f3ab79a61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec28dc353bd49532",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "980a122ea955e361",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b315ace213c873dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dddaaf1994a99156",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7d5494558a254769",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e697d87281fb72da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "718597ab5a242a15",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f8352ed6eac468d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a581c296866a4697",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "350a15d40e25adb8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "816b110f1e365ffb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "102f8b8811fff8ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3ee50bbd94574e92",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "146009b2f8fc244f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "614aead19efc38cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "325525b2e1db48d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "922464b87cbcde44",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "38973c6c5fb07489",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2f6fc92383dd5868",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1f4a90595de99eb0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8cf10c39d8d1ff6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "745722bb0fb73fd7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "35393135cfd47883",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fabf687f09850a1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "75a6fb91271e608b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c907d6767ac0a378",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c85a3eb0833dabec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "573a5f2cfc375dbd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c48f01ee6384faa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c205ae360498f805",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "146eb9768724c7f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "749bbc521fb6a6db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ed7f9ec908277c45",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "115e648e82ceff02",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bf11cbbd08a165fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d139a68bb437119f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "826c8214efd3b122",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45d8059017bec652",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b5f670b9d63f6168",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4c380bafdeb6cf2c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aed54c56b2e5d425",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3add485b39a347d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33cab282b70f5b45",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9d1e8f57d34c2688",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d5f5b65009305a52",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "41998f13e3d41c1d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c6d9642b78cb90f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d237595416a45fb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aa91ec1ccba19b1c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "39d96761cf22ab58",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4c4c1b43818793cc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6ebb9d93606d26c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "21876eafdf30b67b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e1e2a4f601a266e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb7f43c628784e7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9bc76473cc28ed1d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fed676586b18fd93",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f95e4dac9f68260",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5996a75acbb57e0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f344b97cc469b014",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "49bbad5d81bd2b8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f68ff7c0b3e68925",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2bcf567254308d1e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "69ec6a1c73a07875",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3873dad862bb9b15",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a981c0db9f9cb5aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c44f41b18d532cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f70aaed20c5e5b1a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aa25715d410254e3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e8e26f7af4f02e22",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb5010c98a1a8899",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab6c14f65fd011ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c552de0357381448",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e8eaa73912c058cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "47ffb3444212a106",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "64b6fa49cfecf0ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b4c438ba6ef3069c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da023832db5ed880",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6e9d56e67d4e593a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ad9370b9ba8b2086",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c70dc0af51ad4994",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1485eae657d0b556",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cf0e57278b7b6ab8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "51bcc202538dd4b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "46039ce8e3ff4796",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f202be50c28b409b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7eb2427e6e26adcf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a19a3376b4786c4c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4b371361753883ff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5336af7e9d31a0c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "499d9080478d3dbe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "adff816c3a9907d0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3b54f99b6a4490aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5639969122a3b1ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc8828ed370a4b42",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7932c754c74a617d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c7141250cabdea3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6a1d6480826b3e2a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "616674b5db985aad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dcc1ae4a22aa68b9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9869a1cfb6a1aa95",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d0e97550b0f332a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2cfc35124d73d91b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5757b59d386faf8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d5ac7dc059cb750e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7eabd0eb0dcb873f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9ef2c7b4bf9ba728",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fdb692eb2b407856",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "65370b0a48d71353",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "820141cda53868ba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17d0cd06be4ad36e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6ac155bec28fa5cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b0245dc4d1834a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dcf541143d75e82a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "950d21f323f9c841",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec058051644935fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c6ce26d2aabcb025",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b1d09c8cce47c2b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "27daea6a0f86cd83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ee718b69b76e0a9e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6bfd03b048b88f4b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a410b0012b0d9718",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fbd9dc5c277e26b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "29885dd47d6ec418",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "84449e068890cb1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cb92ce272c7fbc58",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d1b047dbf2d4f52c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a710041145ec9d39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c53a3dd46c6095c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "74128ab4d9fb5e8a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "63d59cd8e9844610",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "410338a54c2642e7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d205a94e1c09123a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5550ae55075f3ef7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "22204031e020baf9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d63ee116f479ea9f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "83eeebf98268a30",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "96aaad31353531fb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6373240d38b1daa6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f5a837f613a1dc7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6ac615f765f39243",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fd324e07c5dc0da1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d8e4bf7b0500e8b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3ee8e9bc014037ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "15887206b0d47211",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "302808833fdee609",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "86163a207e0e5ab3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3fa1711f3cba2704",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f3afec7aff1305f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ea516c2a316c46d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bc540d2afd95482f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "368b3585cf39cb85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b20ee64e70953d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc785183a687ccc3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "42de30389c80bb3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e0e027dc831ac841",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17612ed532b827d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37e9d92c46856216",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b0e5ea0779b0c1f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "390896ee869d0e84",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "66bbc0ddebb4acee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "811480ed35b2f62a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "55636e86d0e81fde",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b771898c212b1b1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b8b3d66c6b659ff2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "716ffeb442467341",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ac4c8c2d72c6b478",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3562678e5f22ae1c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "57d6b171027d956f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a6f43fdafdf78a98",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b6db2b6e5444ed9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5906d1ad36cf05b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1a91cf4850ea4a9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "113036d7f2a4f8f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec080426f57c0db9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d3d9ef63ad3b2ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ee4ab7631ab4bb3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "69e1cc56ce62f6bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8fbef2ea90911f44",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f2103f012bdd0389",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "783923a2c4345095",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a95e426e923be662",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2c7e00dbb57070bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1cf5de1c0ae8a15f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d9026a05a0f57446",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b1d02c674b330220",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a12f475de19c395d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a0269e9f2dad9dfb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7d56d569e4828840",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab0a3399f4cd3ae1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1c18b1b25e3aa5bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d3ac6d1cc6fcb66a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "52ace869ef8b3e4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "35651a53ae98e74",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45eb69ebada0512e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bf61ffd57b8547a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4226f7a619d84ff8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c99cfbf9ac48c328",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "11a0783f086884c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eba21e9ee55c811e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c70f22cb74a7fc3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6815b597cb392c1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1254f2b4c4235231",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4cd1cdf9d8640d02",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "108cbb30b5720e4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cbc405c94f7d1e50",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3ed63ee9374c2695",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "47c4ebdca91fdbb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e4db31add6bc48f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "27559d43579195f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7878d267845c4b98",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d75dfe073d5b8032",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6af9b8829db71fa2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1191a760c259cc5c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "df9fa60b011a08a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "31f48c61031b2af2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f280e2006ed6dc8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "271bd7edcf09d0ad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e87f103258dd22d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b1f1149dfd77bdad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b2a32c6775d2593c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "267b78dc51f65170",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37801d3306bf648b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f7848b5e131e2ea0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c4ac30cd232365bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "46399b5b358c2f9a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f8077e15179b75a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73fde247d6d98ecf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1fe6bc38e5b93fda",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1374afe65e454612",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a68fa23aaee0c64",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "380fa8dbed0d7654",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "870a420e51805327",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6072c11ae092e77d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "69dfca8809bc8618",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "981eae6eed2200a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e7c8af57e4d18aad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f55db86eaf2983c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "61c1c5b288a0e73",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "565f4573f25d81d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3cec62f509842217",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d7eed4fa2423bb55",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b0eb2c8ec86e324",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ebd59e85656187d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f3393e87cab56849",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2668e14c34e06a7d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "81f2033c49d4a494",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cdafa7d7f1769b0c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "14d50e08adb52db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e6183e659355dfb6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7fde4c46b988c87d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5791691bf21136a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3e4d626cc812354a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "175d7ff5613fb727",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e74215b7fcc469b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "39bf7f6695f6240b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a184638904bc251a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4b5eb3ff1d604286",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c7214a687e0bf0b9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e75b7de2f9729b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c69f2df31ecbf217",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b7eb21b9a84b381f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "24b98c4726e4224f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6fd1689c3ff2fed4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b59acbc502a14d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b3386072fefe611e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f9a76689725bdcf0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "946ec512a04c8caf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "13a48787b42a7144",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1b0fca680629ceb5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a87da31efe361835",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "14f5cd145cefaa10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "db8a354cc80dc804",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fc45fac1d13dbb7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "241e556f69aeb17e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "147785a1918a4877",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4661bb94d348d6f9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3c95acd79ba8a026",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "795ec605e17f88e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d79bd284025b9603",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e215ca5abebfc1a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dd93d7fc7fbf06d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b2a5fefc15800933",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5cbb59a8890911a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "103846c20ce80b46",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fab1183ff9674d57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f6fbe81e6f6f767e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd3c5e66345e2492",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5be81b8e9efa7942",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "271970bd82569d02",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ac1149d9ee7d54f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1db7e1ec9349e212",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4b1c19067e2726a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8782ccb69c431aca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b516d0b8d5e15ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6f57719385c2f2e9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2dd8fd128b84475",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "916f95b809581b7c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bfcfcdc7193cfc33",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a21ec93faaf15054",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3571900576e91531",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e34f8e5554ea44ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c4bb64d6c0d15c28",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd6caa22f21c40b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cf66a6e3ba8665f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c0cd6254f836b53d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "df891dbd7430b6c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "454c2ed2cc18fe6e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6d8321b55372407f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "72270e593532dc3e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fb34cd836b46ca78",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e5018ab4ea0eb7ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "801be4a0443eaefd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b12170fe084b14",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "29b6f13722f3cc65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "509cf19c9b0ffda8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e59b39045ce8e30e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f480e942300184ac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "15de730a71219886",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ca62371e7c200944",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e888e6191f0cf75c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9b059fcede48e7a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9872239bbc4ff4c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2ccaf406024a55df",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73ad6bd178dada1a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ebdf3ba1a5295dae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5f24d538af58f857",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8bd268147eb68d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "56d96828cd67cd08",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec5608b40cca03ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "91f9ebcd876e8244",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1574edd325c22760",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "847d7c4dbdf6952c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3c6f1c2adfa60cf0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33a967dd1951b98a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7e80c683fc8b16dc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e6155ffe64a9842",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "85f7e1ea31b5526d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40d62dfc0f526c2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "670bafb6dc715678",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7f80d070073f4d36",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "255a9e19b8bb828b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "755f7a5bcc362f5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d2633d977fa3b007",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "62a21e7cb6febab5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "668e5fc635155079",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4633e6700e8d125e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4efbd07e771233a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "64b67986b60e0c28",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cba4aad58280a2b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "faefa547facf8df7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ca02e11cea30e1b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e1c7cd3d7776fe7e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "39e7e4aa6fcfe24d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "582399e53d16ea7f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f30a2105791b4719",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9de768be146c1503",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f94e4d75055f2305",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e02659abd1668a8b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bcc352bf3c422ad5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "30cc579b55a1d97e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "488765f2fb821392",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "44d9e19bfaaef4af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b236bc4c3e39e047",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7576242e6554b3f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "974e12031f094ae2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f390f8906b07e2ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8f2a7cc6e35047e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "91de3a37811c8550",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c70998a6391f7b25",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f7cb62bc5d1bd5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e2f6de82e37f6c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cd43c341df785c6a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "257c2e9c6c21079c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f8938dfc433a1520",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "10432fef06c92acd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3c22f168a644de86",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2a10e81f09f01a34",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b09581160a109232",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40f1e03d1c431771",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fc8f28d5ea22d753",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d6a4655efde424a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "95ee12d02b9f1952",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "25f19213e0e4525c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ddebf8126976d3f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fef2e49cc2836ad1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b0eeae52b8e0d835",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab2b5faf91693dae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9d399a624ffc2de4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "839e5598ce51f1ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "91eb08a9d9f19b77",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "679cf9bfb193a0e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e4d55acd1a8ee5a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "12a5d31fde97779d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7e9683c99d78cb06",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b515b340430ab358",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd59c7f10b64a9dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3a931a10f4be7c80",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3e974f27fa17505c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e0b1f66373031200",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f2056cd777d82fdf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bc20e7a72b3d178a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "16c46561cbc238ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e150b6ecfe222b09",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f9ef809ff58571d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ae776f15bb55ad6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ebb22d7e1b952db8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f991f47174ee1825",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ecb329318c8d6705",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "77a65771217ad02a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aad4f19f39196299",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2e2a66116fc9b1a9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d6c9cb344703fe85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "deb6bdf1f4f3ab4c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6bf86ab8967aad71",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e6c9c60387f933f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6711d12e1b1eb5a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bf90b6e7fe17a5f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "69995690bf3ec1ff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "53217316b8353a32",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e376b2419cfbdd74",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5d361fd30dea59e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2c05b889df03406a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "569b74b96e8bc9d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b6a554ada3091f5d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c22df4084f55f1b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c65d60d7e729310b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da43597498868760",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b77be842e20cd96e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f115220f61fc4796",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d30a049ade928d6e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37198d57906c5ba3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "230a5a732adf3810",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8a5b126df5789961",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6186d8577c31a2de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b83a4766a9ef5000",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c69022216bfd8eb1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "597c395bb4584328",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "caafad4b272ce453",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5c366dd5f6bc2d56",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "10af0d2468753d0a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5a0a4d555e576ab9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "870c582a83c9d6c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cce12ec33eb9a952",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3df4a83a2210afd9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4009b29ba810cee1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ebb58b1a500bb1ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ce71c5cd7e6392f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b03218d5ee2a22a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6db1d7babdc7910e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c3596bb7152cb0bf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b55fa721bc8291be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "14e560dd8c9bf542",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3ce0d2dcf937c15f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7f46031996dd351e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "adf8f851aa737dfc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b825e7f4e608f907",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8ee030e18e1ef190",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ad61849156d05c99",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "27d5c88e47279511",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "80526a6aa468f91",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "698c4906f543f895",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7e3a37def4666139",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f524027808e2c30e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3157bad625305e89",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "46954767c1495280",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c13f31cdf3446e5f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1111b119a3bbcf1a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "acef00175c1cfe07",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ae85ffbc90a3a00a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "de5c62b91b9d3dfe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "857eb4a41a46e979",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a688db0301b0eb30",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "950e989694fc9451",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fc5ab79d7e6e9878",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "39a93d40739667f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5116ef5204bc3552",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "63b99b6709f19801",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "88e227eb721614f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5e947f5f5dd3d620",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d76ed31945f246b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7483dbc1df87f785",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e42e4b7b57f72327",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c009fe9b06c4771",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "927cb0b5bcb84302",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f159c4a8e6e1970d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a2ad7c4b3a208360",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4c0ac9d44bd4031d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "43b086ef9202085a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "24c9004812f9e264",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b112eed91e823406",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ebdde3779169d690",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a9153fb839b1760e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "29380016f62dcd38",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "adb4e3f0489357a8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17007d4a069bcb0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3550809b5cb7050c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a49f3b86a908419a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "23cf45fbd482ab90",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "844d8c98d5fc6a0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2be093f0ca76c66d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b632425822dfc7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5e6c8d50192c62f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "239d7324486bfb7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "269829363ed9086c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d75ec48c5816dc7f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2909ee761c0df0a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c850db07fd234fc2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "87cb677ef6f7627",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "602ba5811e839a53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ae06792e29202975",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "befaccc849dbea57",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a08013d20e4c5e37",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eb2e63dd63f696d2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "391cc8d6415bbd8c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "791f8bd10b7f87fb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8dcba5dbb9838556",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1fbf653025314659",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4305053605a2de38",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb8781d88bc2bdfd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f24199e781d73861",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e014791f01fb9557",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "47345794960e14ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f86b2e5e9dedcb92",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "90d39788c3539a32",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9a5d889b6300bce0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "68d2b96b32c85ba9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "20699fca7652378e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc65217cd705a6c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8607671e87b94877",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e2f4bdd51224a4b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5eecf67d08c5201e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4607cacc31889712",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "569bba981101df2b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "61f14837764296fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8a323b52a33057cd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cfbca9b51b4ce9f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3130e728af392754",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "75a89c29a3962c06",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9ac0cbda5c61a43d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2a3046e2c98e4346",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c63db1065f8548b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "468f9f9550c91d65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3975993b3ef367ad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "169ee1e288dfd8db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6505c8b2271536fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4efd0f4fbedf6c6d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c8c5ae366ded102f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "de680c217e4e5af7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9bc8eaac0d399a8f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bfb897e4dc8a94d5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "96ae767a3b92b967",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2953ab32cfdd8c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f7646e40b196631f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f7a6b5d706da00ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5bc58ffe4f3ac477",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2d6fb08794a62f9c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "14b3cd61cc3d6d5e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3dca85f1eb50d8e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "710a1aa1c8380dc0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4e982c3d885213f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "caae75ca4a55b046",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fe59981d22cab992",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "274ac7ddee39f7b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "999cda22db0f3690",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bfb1a5098833510c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e23795c0887590ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d14ba3318f95431e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "95bffbee6aaf77dc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e89fd7a0b837b2d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "69ebdc495668f9de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7eebd4e29b79a5e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "97404bc1938deb10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "af0654f0c5abf6cc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8ac02537dacf1fb6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e50a360738829e51",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb13f4d5d52a3f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4719299c8bf44b8e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c4efbf5b170ab09",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "85e7bf54dbcad7d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cc7e9706c44e70bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f6f4feea905e6f66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5a39bc82f714ce19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "767202b2b46e5b30",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6eed169de4509c61",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6cb864360d889f83",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3cb95b30833fd7bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c199a267bd8b845a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "14e235aecec6544d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5cd9f2cbc837ea5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cc9679f589c9c1ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "98e6447eb9aacc5d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c28e726d7a323dc1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dbd350d4e3a97cec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "28a1041fa4013ffb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "facb3c1474d4e75",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6174439be23a521e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e9d1fcb8ad26ae7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "995b1f1f26b68bf2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "435785f2ae854d32",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ddbaabe4f619e25c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "222b7279f601f962",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7cc56943ef82e795",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2e902333a1c6824d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5da948f24d7119d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fb8b715f30e3896e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6697c4acda370a43",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1fc52d761eeb7108",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "753a5eb182a46f0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d31b4bf966d9f5f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ddd333f285ee6673",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "831f151e5e3e1920",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "776e51f1bae1fe2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bc06c2077946956",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c82ebadaf19f9b3f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c9f33879ea4815c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5ecc9096efbdadb9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2e6b0eb34c8acc6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "538387baf0288758",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b79a15d025ba4619",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2821c96530092a27",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3868ce49bf2f4002",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2ee4846c254ff87",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f4aa5aa6165738dc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6b48c9f39d822db6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "afa9071309d10608",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "432f816008d80c0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "21c2df3fc07c5d5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "86a0388d51b21b58",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "10a6ddcfaa061ad1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d2d4cc4d1562a17f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "12b68b584e3c259e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "62a756e488fa4dcd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "785c44c444e31089",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9b40cd8b00e20ed4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5a971b61e7ef5ac0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2004677e49260ad8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3cab268eb147bc82",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e919ce3f00b79fbd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6547d1f4c68679b3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "deb31edbf3a2931c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c8901f822b2365e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "90dfa9ee1fc79397",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "567f4e1b57ec0f37",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8974ca1cf84a02af",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d1920924a746520d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "404d961e5d224b74",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "61a9201262d06e66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "753c0257fd4d885b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "699290b54012959b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "614b938e6a49b545",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c1460f9009b6dcba",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "afe21421953a097d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5e84b3af38dbfa8d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd834328da85817a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7a8c91446ecd1eb0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ee9693f7fc35222",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "58c2d9ecbfe66b9f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4760a7069d70e711",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4a7ca5a14aa3daf1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c5f5a8c3cddc59b2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e2f15970ce33661",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2c983c9ad4c19c08",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "543ee0f0b301bd5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e111e8d5551c1b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "731890a650602b94",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fc64d98340b619d1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "31d94ab623711c6f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2d1190741db78f59",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2cca91a050253eac",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3fd05dab7a03add6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b97ae0312805c70",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2de36c84e7007867",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d6ab968c81f3ad5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c97f947faa6da946",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "79d88e98326875ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2d54b57d78bc7e41",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "34d2c2313747686",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a3f77f2798792b09",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "937c450d8b8ab8c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b9e583c885522e2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ac1245b12110eb46",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "16a16a6eaa5472f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc54f54ac3c734ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3b56afbb1decb685",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "44df213b9373f1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2dc495d15100357",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6583652da617911b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4673a6a833b812b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fdbbae1c557bb163",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a489d722a77a2de9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1bd6787c487e06cd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "502bd120f8283d9e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4ffa9b3e58ef59a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b813a096b276899f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "657998d53a0ae084",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1d8a92fe0a37877f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da436c58660b0353",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1af3f270e1048931",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "775255d7a8c91f64",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1a9610be6171e58b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a6c1e459ee7b5f27",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "53635e3d1bcb58e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "23fd02b556b5bb77",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f7b17a10d754406a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "868cdf405ca54ea2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dfa597a69dfadeb3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "97a23870fec90f0e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d8f59b7ad5752c5d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "62470217f93ec09b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7fdfcf5f83003d20",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "24a919ff06c2268d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4293ba9cd5e998c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6606b37935ac7741",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "118784909c111635",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6fbad0e266a84e25",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cd0694c68358cbd4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d1730435d1273a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d1efc2b3d4ec98f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73ed4e9b6a55259b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4d6f2c5bf43b4aec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "104755797143b77c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1b70b63651e57d2e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1fd45861910f0cf3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "93bcd804d6e869f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d246899f415f9652",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4c159500e77ef9c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5dc6c358ded903f6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a9683f71a3d3188e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b50cb810816c199",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6395ea008f687229",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "53192c3ea0a18275",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2cbdcbc6b5153672",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dece9f0cf0d8c6e1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5d269d6e7af59a66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c1688c172ad57c06",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a3358b48431ab4bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd224add339cbf4f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d0aaf0d5dd757d48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc67b408193774ca",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "850d4cc753ae1c16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4adaa51b2c60254d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d55ae9ba01735261",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "db3ed76d9eedd290",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a3690538e7c96aa6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b4932dce7b74b3fb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45df50e75cdd5501",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e1265807552dd774",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "937b86b8f0a9cd77",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c90855c6854da14b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e016852ebf258b8f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b3bcabdbad213106",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "70b2b6648fd59f8d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e5514c63739e0db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dd0966d68773c047",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "67063e77dca6e12e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "89a7b151df74d899",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ac82950af0b8431f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2e64a487c9273d8a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "19cba2def28e4498",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "31cdde10e3dd029c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "48ff8ee7126cff4b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3691624e0d930b0b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da37e9b47a8e5d44",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "80dc69e6ed63eb6f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "42993b0cb13c7539",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aa5694dcec15f9b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e6e42677a939d40e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a572f7433b6d1caa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "da5879a02b356854",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b439ce3328852e02",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "67eaa290add8989e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e2f30cb9d49f5bb8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5962544367505c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e0246366e5b39936",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "610b86d8e3b800f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8bd3d358bb97287c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5138bdf353b3d194",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "38562aeb9a556e86",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "563dbf07813f13a5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "893ad514a1bd126c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e95b7cba5b53c4e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "684d771ff9799366",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f02fdcc14e70599b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "13321118480c6061",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a4a11bffbef3ebed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3e712af9c1350707",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e535a64592a1edc9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "26ab855be4227274",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f1eafa5537598a81",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a4728d8d967151e8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a623db0b5c902e8b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f1db8de25e56b2bb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b55dd83b88785c07",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "96c924295cf56683",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1af5c239c1696f16",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "618ad5f8d075ab43",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "404c55bfa91cbbbb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4f15b8a422abeb05",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c5ff57abf40b7c6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5fc52e035a424448",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b45a7ae2ac53df37",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "713bf1a2b043bb65",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "84e4896e56a45ea6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "233d44d350f88ca4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f862220388779df9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b8c05b5a51155292",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8bacab5c8322923c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7322af4fd51adba5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d6c01f6d0f8b5033",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2c41b3a9e2451022",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17a571d3a668afe0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5622d6b23d1b4042",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "20b6898098a9fa89",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9603434f5fd72275",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b2d87e8551743d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5a4406dbcbe8e012",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "932622a154e04a5d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "837c0ac2b0b40ddf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8597cd22d3e180de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "470d8d6f78ae4751",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "51d27da6312563e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b963f50424ffd534",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "94366dc12076c54f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "39cf3beba2ea1fda",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a18b0e50a51f7b1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d3c1655a22bfaab3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bdc2c8b809068917",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "86206e2254941010",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "338eedecb7020721",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7fb6bd873e57f87d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a7844e1f2e369e5b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c43098a3efbfb22",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1828fd9fe072b8d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "768af2e328450fe9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e022c38e336755e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "435aec6fcfb8c90b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9a107893685d5901",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ca0b20c03ff6f93",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4775bc709bdc3a2b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eba96d2f4d412699",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eb1535e0786b8653",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ca40bbff7289a3b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e2de43739979062a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b9e438ec55923c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "70595f09884da4eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45d356267277775",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bce3321c9db6e7cd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "370f4be6486e5293",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6d3e263c86b6b1c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a74193bb98d10efe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5ca62a12f7faa865",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c330c66b3a7fb811",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "716eb60d21de98d2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ea7837bad627f12e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8da0ef3a5f83868",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cb39cd9a7230d41d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec015a2732e2328d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9d901ff7878ad22",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "257d6dbe01150dce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9c898e3a0b389c01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "327ea208c494757f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eab3f0dc243fbb6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6c0b9bcd7a039f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4e7512765df4df2c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6b5da9580ae60afa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5938e01aca65426",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2704f882044b03da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f133f75bb67fb25c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8660e1116a699f78",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c66e769020197791",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "98b4057088f15f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e1ce967ca2be0c2e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ec55bf745380fe0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "89a5413771ac85d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33c3ed839f704bd2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9eaceb40f1ce4f2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2f2c31fa26db543",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8d8691d47bad321",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "144f6a0120fc707",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6a7b1a2cc1ce6cfc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3852e0c728c832d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "24ca9132d3488da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "46835cbbe15c58a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7e7a3b56f3283394",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7c809c7ef0c0b0c5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7433d7d58ce8e6c4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ae2f675a0423823",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8faf339e5220eedc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fc89d1dd5c6505c3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1663c58f0b8f5b41",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "79d5a4ad6c86a9dc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cad7dbb060934c66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ac761ea3d3924436",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ce21c9a80f47ad60",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d80cb2d0319c1863",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c8030313b1c141dd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e05e71ccd5b7f69d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b9446eac09dbed6e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9be50de5ba99b13c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e7719db09dd52d48",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2b746a4cd40da0a1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a219b1e3687faf0c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "864a232d4d3dc226",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "28196a2d7c4d3e5a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d386b81c1bf283ef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9870cd88ea190d2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c892c8a045f59a1f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "309e9c77604bb9b0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b4248efadf69fad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ead04abe94498c17",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1b0bd9a7b6cee288",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a12e6cab810433be",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c37e7e29cbf101a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "17b321345ca85166",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6ae1c103b7c12fda",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "59e91cf8f117ba2d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "427993130bc9d6a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45461edd0c80156e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3f5b4952cb0cce56",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "89078f1e8ddcbd74",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ce0cf7301a63e33d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5efc589a33311b98",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "faf3c436a4ac38d8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5836d45ed129881",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "86617552010d1afa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a5e57e2325e061e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "15caff3ff19bce3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "19fbdd05867c0c31",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f037779711dcda40",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f0204f84d3b4c659",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2a95eae4f8178a51",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "273c50f10a495e8d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c4cf3fa13a5553cb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37cb77e19d63b034",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9800b1e91ce1ebef",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "27564a6182f5ddb9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1137a6e19eefa9e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "62a3ab4ca98ca20f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a6dc0b2eeffb8043",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "41a7a3c46eb114bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9763098bbea5dc4a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dfa149ba7cab086f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4866c799058aa588",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1156f1594cbef676",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d27f767877d38db0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6810fce9ff07d75e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab9679b045195479",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1ef92d80c1f2aafe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "780670d5edf0054d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9141a5d62bd0de85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2bda861a69ed8c9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "54107ef78fd50958",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a07c1e09a97d89a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7f2e3aa1f8485eda",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "be23c696bc46f319",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6369026c67614c5d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dcafa13cf13141c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "67216f9b5d266a8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4378296f2a9185f4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9589ceac66d7048",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c461aff1fa70e683",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "45a66e0f7408617",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9d8a9e6a8daf363f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "10849674b251b12a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c4b56429606b09bf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3b7f6a447c0ba5ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cf4db36c74d8b2b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2f634fc098dd9310",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a188f81fc7642bad",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "52ef3db1f64e960c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "361ba1efd5ce2b3d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "16559744ea3b62f7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4eb88597c66a56f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "55c8acffedcfaa1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ad1e85e28a543d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fa8730abca80de9f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2492dcd365a30014",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f36ab0936a9b5052",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b6bdd095b603982d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c6ddd91a4113118",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "156bb72523a4e543",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "51b04afe3c79ebff",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b527acd977bd2696",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "92c869249e88321f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6c5517ec0d1e7028",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eaa6f0a2a0b3a7b5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7f9b239266fce49e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9cd79184e697debf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "531a0c0f11849956",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "24a5314a34b59799",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8079481f151468",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "abbef64e0bb1ba2f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a315bc7ba0f19902",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2a8a8f66c11060bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f5706aef8ecaf495",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "92fd30fc7782e06f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2d056361f4e70531",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "932c67276f763b23",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6f73cfc6550d591d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "24c9a62a7e50ebb4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5e9403d881b4409c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "58cfdd27596b27cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3aeaff0ad0f092d1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6e26043b954c8a88",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "18397016807aeebe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3525e4b7fc0e5092",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "52b79f67c10f5c79",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9bc935c7516836c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "11a3f937dfdcdb58",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6f60ed8214acb608",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2f5fb1d763942230",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "de3247fdfda01055",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5aa62b7883a6b851",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d505ae8c327bfe18",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8637fabb1cace1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "262e4f65706a56b7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9232cc48db9afab3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1938c885a8c8fc54",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d1499bf059a4e9c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d414af2e8764c610",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9bfc3f050b3942df",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "37160bbbddfb659a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33dba096645bf7f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7501d0168f209752",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "32de43e013312a0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e1a1f67625bf69a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "41fd558e942ed7a6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "608be7402cf51a04",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a6c080dabb73b172",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7fde9c8af474b6f8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8898b5f3bba5fe87",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1d310ee2182568ab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "38e382b65ae8f71a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3f078f1c14eb0a01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bc9ecd750d04a9fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd49da5c21ea0a91",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3a772d93158dca25",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1d41e0c79cf2ddcc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8255c78bd7945ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bfe94ff880a4f83b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "244f43931c7f95e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f87abccd829c676b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d7b2bbda028a05a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ed799a09437ed07a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4b19a05727681f71",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "499e03e1fde1c34d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "97abb22a2ae9c457",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "aacf3e3807d1ad2e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40d05ae13c0100b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7994e0c41db5a4e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd241f63ca2e91d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5de74249a4d6545",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dd37ce3a628df09c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4c9c6932dde54730",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73b724cc54df3660",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "75c222fc4271964a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8e8f53c4075a6f6c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "95af2728698ae049",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a48f18f68b19b9eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "103275b9bb5d86ea",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c17842759081275f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9d2a640e41703e19",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "25ef2ba7dc198055",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "47030bc628546a43",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a16b8588ce84390e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8251be0bc925b407",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "77a2081b892aed35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3cbc34853f10668b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "954e40a04502cb66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "77ee60c5a76096f9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "35ff4c243ff37e1b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "996d11c96d439d72",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "90bc8a65f3c342d9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "896d502eb19d6347",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "94a078b84f4dd311",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a813ffe8492f31fa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "18cbad35735756e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "399589ed75d79d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "31523262de8f78b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e2baa0445c45f96f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4a3d10ae06ae55e0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "321b2192c2f388aa",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3764ce84181ea81e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "48e47ae2aea7fa3d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9f0a0935128b05f3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a49ea200865dc994",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "747e7645170409a2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3d1f3cdd7864e5df",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5bb07bd728facb69",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3747ad046931fe73",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9596add1364c1de8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3b2be89ba92c65db",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b615283bf3f1170f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f0aba21377aa3be3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5bb9fc42f133dc84",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e1c0120cc202f9a8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec81ecf7e842b90a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "56a21b220b8f2a66",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c337844d58eba498",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f4689eebe08d1117",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b7e8eabc3306d99c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9d9050df9488ca5b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f50e68b7104ec7fc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ef7dfa21d4222da",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "929c4ed240bd5a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a9b49641bf4114d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e27da5bd6fab6ae1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c5ac25375012c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8306382ecb66b2b4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c72037fb3b4552c8",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f729f3b6903449f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5c0492151be0e138",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4956c19da53d0e10",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "69137bedbd42bb28",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4e39196096fe558c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ecb3f814f58c3437",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a82a88f6995da303",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8ab2057f94a50717",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5aef4209f6bac02f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "743e95b10a686a97",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "26dcd6dc8a73a7e4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fe84dd72aad5b7bc",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5bd2a94814019f23",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "55545be33942da85",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "eaadc6fc0cfab0b6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "33f1b3f89bd5e35d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4d40bc3bcca128bb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ffcd76f32bfc5810",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d211c442ce7ec766",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "78d5f02f6a5dd5d7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5c8008906ff9c54",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "57c1e7cae300e21f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "998f4312c46f8d8e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7433a7e10a14e53e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f4c505489ac3c79e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a8d673c3d38b35e6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "54c7d15a2b548219",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6de388937290a698",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6956e1a8480d7bf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "35b9139732d32455",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e2fdf23af3135640",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3d4d0a9f87a0b214",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6872abc9449c5f5e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "81975e3c82f38e75",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "634612e72379e169",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7ae7211a293ffdf6",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "50cbf22b9997b770",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "63da569e376e231b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "afc5bd7283872313",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "649b09e271b677ce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "4823269dc98de936",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cada3360d28bc123",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ae2cfb7d05b95e81",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "82390eb6f02e8771",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a426c78758280302",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3239533a9f4c68f1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e378242710c0940",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bf5b020a7519eb53",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "fbdb998b0dfa58fd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5b1e5eb48788586",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "721b1c585ec5b141",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bd602940762a6e82",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a6b9b6d310fbd091",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9980d74ae2e7dbc9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d909167c8cc612fe",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dec698baadb27917",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ad91a94dec26c31d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b5e981f4c06774c2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1327,
          "column": 13
        },
        "end": {
          "line": 1327,
          "column": 30
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str`, found `(str & ~Literal[\"draft-001\"]) | None`",
    "severity": "major",
    "fingerprint": "92c7f79ece9352d1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1572,
          "column": 41
        },
        "end": {
          "line": 1572,
          "column": 55
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to function `_issue_delivery_capability` is incorrect: Expected `str`, found `(str & ~Literal[\"draft-001\"]) | None`",
    "severity": "major",
    "fingerprint": "eb8c2ed00052e9ee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1575,
          "column": 52
        },
        "end": {
          "line": 1575,
          "column": 66
        }
      }
    }
  },
  {
    "check_name": "invalid-argument-type",
    "description": "invalid-argument-type: Argument to bound method `prepare_delivery` is incorrect: Expected `str`, found `(str & ~Literal[\"draft-001\"]) | None`",
    "severity": "major",
    "fingerprint": "9c65057a62e1bfe1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/snapshot/source/tests/gateway/test_nutrition_coaching.py",
      "positions": {
        "begin": {
          "line": 1577,
          "column": 9
        },
        "end": {
          "line": 1577,
          "column": 23
        }
      }
    }
  },
  {
    "check_name": "unresolved-import",
    "description": "unresolved-import: Cannot resolve imported module `tests.gateway._nutrition_weekly_dispatcher_cases`",
    "severity": "major",
    "fingerprint": "e703a3cd6cd2b455",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f4b1e13eea86fb3a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "256dd55d12baa516",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b76dd43cd05ea201",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "59d2e5169baef0c7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7af5a1fc8be3a326",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "85fdd465de494d31",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "cdefa925b83ee90a",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bf436e21cb678cab",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "97d7061fe6766530",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f4a6acf105fa2b7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "936065b03df3a091",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "dc6c7c71fb18665",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b37afab876ff13e2",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9245e59ea2f9b0c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "49fc0e14f6e76d1e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "916cb55ba8931686",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e08d46e581997975",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "34608d014fdc9bce",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7fade7ccb50b328d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "67976316b9120088",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6d3d58671ec0a4de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "84e1857fdfea4b01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7416305eb2e39bda",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "13e01db41d53a6bd",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "62eb2f5c2832f03d",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5fb7086f93264b7b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b6a0d8d2e4e2c4cf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c796b86985787d0f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "f1e45378687bb7ec",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "55c8bb6336734c0",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ddffe5c6459c62a3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "acb88bab274973a7",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "43a436777ca722b1",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "7effe841291a2713",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3fc608cf046f0f39",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8b9f2524cce22a4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "607f2d49fed04a35",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "906f106c641b683",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b80817fe2e5e5edb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "2f576b2ccff61ed",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "306912c86f22156",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bf56c971d1fa7c88",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b603c299519835f5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a3077bd1fe7fe85f",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "92d7bddbc1715309",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "d501b88690e5b418",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "467de7bc336cae01",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "871b27f17cae46ae",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "29c76bfdda7c231e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bb0ab21878386f5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "bba1deec3c874277",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "94b69105b9145bee",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "5cfa268dfa480f6b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "30b1406614e09ad9",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "650b5ff7130c4495",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "149687a284a02a49",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c60837fa5566f97b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "458530e075ca926",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ec87a8f660790449",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "e3a63e701feeaec5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "98ea8f154185a62e",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "97cad982ebda35fb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "40689854dddb1213",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "1e40092b69c0ec51",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "6c14551b2e9197de",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b057c710d1f30b23",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "34b0abcfc7d0b383",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "b47ce513956278eb",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "9887c988f839c6d4",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "ab5c9bf9d214cb4c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "19ada734bd5d373c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "3040e3f1e0bc5845",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "8c9b8a6a346f75d3",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "596026d88e155aaf",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "643c4052e797752b",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "51456c76de6b100c",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "73ac58bb56ccbb03",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "a817a2caacfd1585",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "c8a6723e29d249e5",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "312fca0e75eec003",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/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": "274b6220a5797513",
    "location": {
      "path": ".omo/evidence/nutricoach-v140-weekly-operations/task-12-candidate-rejected-1bfe/snapshot/source/tests/gateway/test_telegram_physique_checkin.py",
      "positions": {
        "begin": {
          "line": 2478,
          "column": 12
        },
        "end": {
          "line": 2478,
          "column": 64
        }
      }
    }
  }
]