{
  "artifact": {
    "bytes": 983,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/unipile/unicode-message/state.json",
    "sha256": "2ec15514f5cc5fc5ad2c27e014d2f758be3c4cf54314f7df73b4d25d71fa52ee"
  },
  "capabilities": {
    "limitations": [
      "Only the account/chat/message read tranche projects loaded state; broader Unipile reads remain recording-backed.",
      "No general account, calendar, provider, or chat-timeline mutation guarantee."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.accounts",
      "rest.chats",
      "rest.messages",
      "rest.whatsapp-send"
    ],
    "supportedSurface": "State-backed account, chat, and message reads plus one stateful WhatsApp chat-message send."
  },
  "category": "edge-case",
  "displayName": "Unipile multilingual Unicode message",
  "entityCounts": {
    "collections": {
      "accounts": 1,
      "chats": 1,
      "folders": 0,
      "messages": 1,
      "webhooks": 0
    },
    "total": 3
  },
  "environmentId": "unipile",
  "expectedDiff": {
    "changedPathsInclude": [
      "messages"
    ],
    "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": "getSeededUnicodeMessage",
    "path": "/api/v1/messages/sample-message-unicode",
    "transport": "provider-rest"
  },
  "id": "unipile.unicode-message.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": null,
    "sourceSha256": null,
    "transformationNotes": [
      "Constructed by the exact reviewed profile unipile.unicode-message.",
      "Authored from archal.environment-state.unipile v1 without an historical fixture.",
      "Validated against the scenario proof, first-read prerequisites, mutation prerequisites, and declared relationship closure.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Seed a delivered WhatsApp message containing mixed scripts, emoji, and skin-tone modifiers, then verify a new send preserves it.",
  "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": {
      "text": "Maintenance is approved for 02:00 UTC. I’ll send the runbook before the handoff."
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "sendChatMessage",
    "path": "/api/v1/chats/sample-whatsapp-chat/messages",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "unicode-message",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.unipile",
    "version": 1
  }
}
