{
  "artifact": {
    "bytes": 9458,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/ramp/receipt-amount-mismatch/state.json",
    "sha256": "95c5454ce89a43d3ba498bfd8431501d3620f558be77d7357eac6ebe47118d1b"
  },
  "capabilities": {
    "limitations": [
      "No REST claim, payment-network behavior, broad ledger mutation, or arbitrary permissions."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "mcp.approvals"
    ],
    "supportedSurface": "Stateful seeded business records for selected approvals and comments through MCP."
  },
  "category": "edge-case",
  "displayName": "Ramp receipt amount mismatch",
  "entityCounts": {
    "collections": {
      "articles": 1,
      "bills": 0,
      "bookings": 0,
      "cards": 0,
      "comments": 0,
      "funds": 0,
      "locations": 0,
      "purchaseOrders": 0,
      "receipts": 0,
      "reimbursements": 3,
      "requests": 0,
      "trackingCategories": 0,
      "transactions": 0,
      "trips": 0,
      "users": 5
    },
    "total": 9
  },
  "environmentId": "ramp",
  "expectedDiff": {
    "changedPathsInclude": [
      "comments"
    ],
    "exact": false,
    "notes": "Hosted promotion must observe every listed path after the provider-native mutation; dynamic provider ids and timestamps are excluded from exact matching."
  },
  "expectedFirstRead": {
    "expectedOutcome": {
      "status": "success"
    },
    "input": {
      "page_size": 10,
      "reimbursement_uuids": [
        "reimb_jb_7701"
      ],
      "reimbursements_to_retrieve": "all_reimbursements"
    },
    "operationId": "getMismatchedReimbursement",
    "toolName": "get-reimbursements",
    "transport": "provider-mcp"
  },
  "id": "ramp.receipt-amount-mismatch.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 5 credential-shaped or non-example email value(s).",
      "Replacement paths: users.0.payload.email (email-domain), users.1.payload.email (email-domain), users.2.payload.email (email-domain), users.3.payload.email (email-domain), users.4.payload.email (email-domain)"
    ],
    "sourcePath": "clones/ramp/seeds/ramp-receipt-mismatch.json",
    "sourceSha256": "c88988ebf6e2d265ab92535fea7b5077c59452fae0674044005e795bb8b543b2",
    "transformationNotes": [
      "Copied the complete pinned clones/ramp/seeds/ramp-receipt-mismatch.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Verify review behavior when a reimbursement claim materially exceeds the receipt OCR total.",
  "qualification": {
    "candidate": {
      "basis": "catalog-admission",
      "status": "passed"
    },
    "certification": {
      "evidencePath": null,
      "lastHostedVerificationAt": null,
      "runtimeBundleDigest": null,
      "sourceCommit": null,
      "status": "unknown"
    },
    "isolation": {
      "lastVerifiedAt": null,
      "status": "unknown"
    },
    "reset": {
      "expected": "restores-loaded-sample",
      "lastVerifiedAt": null,
      "status": "unknown"
    },
    "validation": {
      "checks": [
        "artifact-hash",
        "historical-source-lock",
        "state-contract",
        "scenario-semantics",
        "relationship-closure",
        "secret-scan",
        "size-limit"
      ],
      "status": "passed",
      "validator": "archal.environment-samples.v1"
    }
  },
  "representativeMutation": {
    "expectedOutcome": {
      "status": "success"
    },
    "input": {
      "mention_user_uuids": [],
      "message": "Hold for review: the $847.50 reimbursement exceeds the $521.50 receipt OCR total by $326.00.",
      "ramp_object_type": "reimbursement",
      "ramp_object_uuid": "reimb_jb_7701"
    },
    "operationId": "postComment",
    "toolName": "post-comment",
    "transport": "provider-mcp"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "receipt-amount-mismatch",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.ramp",
    "version": 1
  }
}
