{
  "exit_code": 2,
  "log": "/data/jobs/job_aeab8afb3514/impeccable.log",
  "findings_count": 6,
  "findings": [
    {
      "antipattern": "wide-tracking",
      "name": "Wide letter spacing on body text",
      "description": "Letter spacing above 0.05em on body text disrupts natural character groupings and slows reading. Reserve wide tracking for short uppercase labels only.",
      "file": "/data/jobs/job_aeab8afb3514/dist/index.html",
      "line": 0,
      "snippet": "letter-spacing: 0.08em on body text"
    },
    {
      "antipattern": "low-contrast",
      "name": "Low contrast text",
      "description": "Text does not meet WCAG AA contrast requirements (4.5:1 for body, 3:1 for large text). Increase the contrast between text and background.",
      "file": "/data/jobs/job_aeab8afb3514/dist/index.html",
      "line": 0,
      "snippet": "3.6:1 (need 4.5:1) \u2014 text #c96b4e on #fdfbf8"
    },
    {
      "antipattern": "low-contrast",
      "name": "Low contrast text",
      "description": "Text does not meet WCAG AA contrast requirements (4.5:1 for body, 3:1 for large text). Increase the contrast between text and background.",
      "file": "/data/jobs/job_aeab8afb3514/dist/index.html",
      "line": 0,
      "snippet": "3.6:1 (need 4.5:1) \u2014 text #c96b4e on #fdfbf8"
    },
    {
      "antipattern": "low-contrast",
      "name": "Low contrast text",
      "description": "Text does not meet WCAG AA contrast requirements (4.5:1 for body, 3:1 for large text). Increase the contrast between text and background.",
      "file": "/data/jobs/job_aeab8afb3514/dist/index.html",
      "line": 0,
      "snippet": "3.6:1 (need 4.5:1) \u2014 text #c96b4e on #fdfbf8"
    },
    {
      "antipattern": "low-contrast",
      "name": "Low contrast text",
      "description": "Text does not meet WCAG AA contrast requirements (4.5:1 for body, 3:1 for large text). Increase the contrast between text and background.",
      "file": "/data/jobs/job_aeab8afb3514/dist/index.html",
      "line": 0,
      "snippet": "3.6:1 (need 4.5:1) \u2014 text #c96b4e on #fdfbf8"
    },
    {
      "antipattern": "layout-transition",
      "name": "Layout property animation",
      "description": "Animating width, height, padding, or margin causes layout thrash and janky performance. Use transform and opacity instead, or grid-template-rows for height animations.",
      "file": "/data/jobs/job_aeab8afb3514/dist/index.html",
      "line": 0,
      "snippet": "transition: width"
    }
  ],
  "status": "findings"
}