{
  "schemaVersion": "1.0",
  "caseId": "inventory-number",
  "slug": "shopify-csv-inventory-quantity-not-number",
  "productId": "shopify-csv-preflight",
  "representedProductVersion": "0.7.31",
  "fixtureIdentity": "16_inventory_quantity_not_number.csv",
  "validationMode": "unknown",
  "inputDigest": "sha256:13a70051e11939a34a1e4a591faf2e07421ebc50801cf132016e0aa6887409c0",
  "verdict": "REVIEW",
  "summary": {
    "dataRows": 1,
    "columns": 3,
    "criticalCount": 0,
    "warningCount": 1,
    "infoCount": 0,
    "safeFixCount": 0
  },
  "issues": [
    {
      "autofix": "none",
      "source": "quality_check",
      "severity": "warning",
      "code": "INVENTORY_QUANTITY_NOT_NUMBER",
      "row": 2,
      "column": "Inventory quantity",
      "canonicalField": "inventory_quantity",
      "message": "Inventory quantity is not an integer.",
      "suggestion": "Use an integer such as 0, 3, or 120."
    }
  ],
  "appliedSafeFixes": [],
  "remainingIssues": [
    {
      "autofix": "none",
      "source": "quality_check",
      "severity": "warning",
      "code": "INVENTORY_QUANTITY_NOT_NUMBER",
      "row": 2,
      "column": "Inventory quantity",
      "canonicalField": "inventory_quantity",
      "message": "Inventory quantity is not an integer.",
      "suggestion": "Use an integer such as 0, 3, or 120."
    }
  ],
  "safeFixedFileEmitted": false,
  "generatedFromSourcePaths": [
    "evidence/shopify-csv-failure-atlas/cases.json",
    "test-fixtures/fixtures.json",
    "src/validateShopifyCsv.ts",
    "src/rules/",
    "src/autofix/"
  ],
  "limitations": [
    "Q-Surface cannot determine the intended stock count."
  ],
  "canonicalUrl": "https://q-surface.com/evidence/shopify-csv-failures/shopify-csv-inventory-quantity-not-number/"
}
