{
  "schemaVersion": "1.0",
  "caseId": "blank-price",
  "slug": "shopify-csv-blank-price",
  "productId": "shopify-csv-preflight",
  "representedProductVersion": "0.7.31",
  "fixtureIdentity": "14_price_blank.csv",
  "validationMode": "unknown",
  "inputDigest": "sha256:f1b99b5a24a4a2cf0845288532730966324a2d94f3a40680ba73e4cd99253a5a",
  "verdict": "REVIEW",
  "summary": {
    "dataRows": 1,
    "columns": 3,
    "criticalCount": 0,
    "warningCount": 1,
    "infoCount": 0,
    "safeFixCount": 0
  },
  "issues": [
    {
      "autofix": "none",
      "source": "quality_check",
      "severity": "warning",
      "code": "PRICE_BLANK",
      "row": 2,
      "column": "Price",
      "canonicalField": "price",
      "message": "Price is blank.",
      "suggestion": "Confirm whether this product or variant should have a price."
    }
  ],
  "appliedSafeFixes": [],
  "remainingIssues": [
    {
      "autofix": "none",
      "source": "quality_check",
      "severity": "warning",
      "code": "PRICE_BLANK",
      "row": 2,
      "column": "Price",
      "canonicalField": "price",
      "message": "Price is blank.",
      "suggestion": "Confirm whether this product or variant should have a price."
    }
  ],
  "safeFixedFileEmitted": false,
  "generatedFromSourcePaths": [
    "evidence/shopify-csv-failure-atlas/cases.json",
    "test-fixtures/fixtures.json",
    "src/validateShopifyCsv.ts",
    "src/rules/",
    "src/autofix/"
  ],
  "limitations": [
    "A blank can be intentional in some workflows, so Q-Surface does not invent a value."
  ],
  "canonicalUrl": "https://q-surface.com/evidence/shopify-csv-failures/shopify-csv-blank-price/"
}
