{
  "summary": "1 failing test step detected.",
  "failureCount": 1,
  "failures": [
    {
      "job": "tests",
      "category": "test",
      "step": "pytest",
      "message": "AssertionError: expected 2, got 1",
      "stackTrace": "tests/test_api.py:42",
      "suggestedFix": "Inspect the assertion and the fixture producing the response."
    }
  ],
  "suggestedNextSteps": [
    "Re-run the failing job after applying the suggested fix."
  ]
}
