{
  "checks": [
    {
      "command": "PYTHONPATH=dualcoach/profile .venv/bin/pytest -q tests/test_nutricoach_v150*.py",
      "result": "91 passed"
    },
    {
      "command": "ruff check <V14 source and regression set>",
      "result": "All checks passed"
    },
    {
      "command": "lsp_diagnostics <V14 canonical lifecycle modules and test>",
      "result": "No diagnostics found"
    }
  ],
  "status": "PASS"
}
