{
  "artifact": {
    "bytes": 3859,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/stripe/small-business/state.json",
    "sha256": "604ba927f8368cd65442ef1b115aae63bb40faa71cc4c9fa1e15bfdd68d870dd"
  },
  "capabilities": {
    "limitations": [
      "No real money movement and no guarantee beyond the published route surface."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.customers"
    ],
    "supportedSurface": "Stateful customers, products, payments, invoices, subscriptions, refunds, and modeled platform resources."
  },
  "category": "minimal",
  "displayName": "Stripe small-business baseline",
  "entityCounts": {
    "collections": {
      "accountCapabilities": 0,
      "accountPersons": 0,
      "accounts": 1,
      "applePayDomains": 0,
      "applicationFeeRefunds": 0,
      "applicationFees": 0,
      "appSecrets": 0,
      "balanceSettings": 0,
      "balanceTransactions": 0,
      "billingAlerts": 0,
      "billingCreditBalanceTransactions": 0,
      "billingCreditGrants": 0,
      "billingPortalConfigurations": 0,
      "billingPortalSessions": 0,
      "charges": 0,
      "checkoutSessions": 0,
      "climateOrders": 0,
      "confirmationTokens": 0,
      "connectedAccounts": 0,
      "coupons": 0,
      "creditNotes": 0,
      "customerCashBalanceTransactions": 0,
      "customers": 1,
      "customerSources": 0,
      "discounts": 0,
      "disputes": 0,
      "entitlementFeatures": 0,
      "ephemeralKeys": 0,
      "events": 0,
      "externalAccounts": 0,
      "fileLinks": 0,
      "financialConnectionsAccounts": 0,
      "financialConnectionsSessions": 0,
      "financialConnectionsTransactions": 0,
      "forwardingRequests": 0,
      "fundingInstructions": 0,
      "identityVerificationReports": 0,
      "identityVerificationSessions": 0,
      "invoiceItems": 0,
      "invoiceRenderingTemplates": 0,
      "invoices": 0,
      "issuingAuthorizations": 0,
      "issuingCardholders": 0,
      "issuingCards": 0,
      "issuingDisputes": 0,
      "issuingPersonalizationDesigns": 0,
      "issuingSettlements": 0,
      "issuingTransactions": 0,
      "meterEventAdjustments": 0,
      "meterEvents": 0,
      "meters": 0,
      "paymentAttemptRecords": 0,
      "paymentIntents": 0,
      "paymentLinks": 0,
      "paymentMethodConfigurations": 0,
      "paymentMethodDomains": 0,
      "paymentMethods": 0,
      "paymentRecords": 0,
      "payouts": 0,
      "plans": 0,
      "prices": 0,
      "productFeatures": 0,
      "products": 0,
      "promotionCodes": 0,
      "quotes": 0,
      "radarEarlyFraudWarnings": 0,
      "radarValueListItems": 0,
      "radarValueLists": 0,
      "refunds": 0,
      "reportingReportRuns": 0,
      "restrictedKeys": 0,
      "reviews": 0,
      "setupIntents": 0,
      "shippingRates": 0,
      "sigmaSavedQueries": 0,
      "sourceMandateNotifications": 0,
      "sources": 0,
      "sourceTransactions": 0,
      "stripeFiles": 0,
      "subscriptions": 0,
      "subscriptionSchedules": 0,
      "taxCalculations": 0,
      "taxIds": 0,
      "taxRates": 0,
      "taxRegistrations": 0,
      "taxTransactions": 0,
      "terminalConfigurations": 0,
      "terminalLocations": 0,
      "terminalReaders": 0,
      "testClocks": 0,
      "tokens": 0,
      "topups": 0,
      "transferReversals": 0,
      "transfers": 0,
      "treasuryCreditReversals": 0,
      "treasuryDebitReversals": 0,
      "treasuryFinancialAccounts": 0,
      "treasuryInboundTransfers": 0,
      "treasuryOutboundPayments": 0,
      "treasuryOutboundTransfers": 0,
      "treasuryReceivedCredits": 0,
      "treasuryReceivedDebits": 0,
      "usageRecords": 0,
      "usageRecordSummaries": 0,
      "webhookEndpoints": 0
    },
    "total": 2
  },
  "environmentId": "stripe",
  "expectedDiff": {
    "changedPathsInclude": [
      "customers"
    ],
    "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": {
    "body": null,
    "expectedStatus": [
      200
    ],
    "method": "GET",
    "operationId": "listCustomers",
    "path": "/v1/customers",
    "transport": "provider-rest"
  },
  "id": "stripe.small-business.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Replaced 1 credential-shaped or non-example email value(s).",
      "Replacement paths: accounts.0.email (email-domain)"
    ],
    "sourcePath": "clones/stripe/seeds/small-business.json",
    "sourceSha256": "5977db33a62a95941f52f150bccf93934857d224e59979113e26b162e9dec7b0",
    "transformationNotes": [
      "Constructed by the exact reviewed profile stripe.small-business.",
      "Selected and amended records from the pinned clones/stripe/seeds/small-business.json fixture without changing that historical source.",
      "Validated against the scenario proof, first-read prerequisites, mutation prerequisites, and declared relationship closure.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "List one customer, then create and reset a second customer.",
  "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": {
    "body": {
      "description": "Annual platform plan started through assisted checkout.",
      "email": "billing@northstar-tools.example.test",
      "name": "Northstar Tools"
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createCustomer",
    "path": "/v1/customers",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "small-business",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.stripe",
    "version": 1
  }
}
