{
  "schemaVersion": "1.0",
  "caseId": "illegal-quote",
  "slug": "shopify-csv-illegal-quote-parse-error",
  "productId": "shopify-csv-preflight",
  "representedProductVersion": "0.7.31",
  "fixtureIdentity": "09_illegal_quote.csv",
  "validationMode": "unknown",
  "inputDigest": "sha256:a66fc657bb36c21dcbd7821b0bebbb9bfb3ff31a0466ea7e0d462bb38b044403",
  "verdict": "BLOCKED",
  "summary": {
    "dataRows": 1,
    "columns": 3,
    "criticalCount": 1,
    "warningCount": 0,
    "infoCount": 0,
    "safeFixCount": 0
  },
  "issues": [
    {
      "autofix": "none",
      "source": "quality_check",
      "severity": "critical",
      "code": "CSV_ILLEGAL_QUOTE_OR_PARSE_ERROR",
      "message": "CSV parse problem: Unexpected quote inside unquoted field.",
      "suggestion": "Check quotes, commas, and line breaks before upload."
    }
  ],
  "appliedSafeFixes": [],
  "remainingIssues": [
    {
      "autofix": "none",
      "source": "quality_check",
      "severity": "critical",
      "code": "CSV_ILLEGAL_QUOTE_OR_PARSE_ERROR",
      "message": "CSV parse problem: Unexpected quote inside unquoted field.",
      "suggestion": "Check quotes, commas, and line breaks before upload."
    }
  ],
  "safeFixedFileEmitted": false,
  "generatedFromSourcePaths": [
    "evidence/shopify-csv-failure-atlas/cases.json",
    "test-fixtures/fixtures.json",
    "src/validateShopifyCsv.ts",
    "src/rules/",
    "src/autofix/"
  ],
  "limitations": [
    "The parser reports the detected structural problem but cannot infer the intended text."
  ],
  "canonicalUrl": "https://q-surface.com/evidence/shopify-csv-failures/shopify-csv-illegal-quote-parse-error/"
}
