{
  "checks": [
    {
      "command": "PYTHONPATH=dualcoach/profile .venv/bin/pytest -q tests/test_nutricoach_v150*.py",
      "result": "86 passed"
    },
    {
      "command": "PYTHONPATH=dualcoach/profile .venv/bin/pytest -q tests/gateway/test_nutrition_weekly_reminder_ownership_r8.py",
      "result": "6 passed"
    },
    {
      "command": "ruff check <V14 root-fix file set>",
      "result": "All checks passed"
    },
    {
      "command": "lsp_diagnostics <three changed weekly reminder production modules and fixture>",
      "result": "No diagnostics found"
    }
  ],
  "status": "PASS"
}
