{
  "artifact": {
    "bytes": 12650,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/ramp/expense-split-review/state.json",
    "sha256": "807c01b69d30df5b2c284dd61d47b59e69412df67a76ab509c97be19d764265c"
  },
  "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": "workflow",
  "displayName": "Ramp expense-split review workflow",
  "entityCounts": {
    "collections": {
      "articles": 1,
      "bills": 0,
      "bookings": 0,
      "cards": 1,
      "comments": 0,
      "funds": 0,
      "locations": 0,
      "purchaseOrders": 0,
      "receipts": 0,
      "reimbursements": 0,
      "requests": 0,
      "trackingCategories": 0,
      "transactions": 7,
      "trips": 0,
      "users": 6
    },
    "total": 15
  },
  "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,
      "reason_memo_merchant_or_user_name_text_search": "TechWorld Electronics",
      "state": "pending",
      "transactions_to_retrieve": "all_transactions_across_entire_business"
    },
    "operationId": "listSplitTransactions",
    "toolName": "get-transactions",
    "transport": "provider-mcp"
  },
  "id": "ramp.expense-split-review.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 6 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), users.5.payload.email (email-domain)"
    ],
    "sourcePath": "clones/ramp/seeds/ramp-expense-split.json",
    "sourceSha256": "82cb6c139071c47ff3c582ed48eeb94713050b3c121135a7fe4e3656b3ce56a7",
    "transformationNotes": [
      "Copied the complete pinned clones/ramp/seeds/ramp-expense-split.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Review a seven-transaction pending-expense queue, isolate four related TechWorld purchases for approval-threshold splitting, and comment on the first transaction.",
  "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": "Receipt and merchant match. Ready for the finance approver.",
      "ramp_object_type": "transaction",
      "ramp_object_uuid": "txn_aw_3301"
    },
    "operationId": "postComment",
    "toolName": "post-comment",
    "transport": "provider-mcp"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "expense-split-review",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.ramp",
    "version": 1
  }
}
