{
  "artifact": {
    "bytes": 2703,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/google-workspace/draft-send-baseline/state.json",
    "sha256": "358a7158a24d70f11a10c229d566f80e97cf5ffa95b520ac9b7c081294a35836"
  },
  "capabilities": {
    "limitations": [
      "Cross-product and permission semantics are bounded to published routes."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.gmail-labels"
    ],
    "supportedSurface": "Stateful Gmail, Calendar, Drive, Sheets, Contacts, and selected account settings."
  },
  "category": "minimal",
  "displayName": "Google Workspace draft-send baseline",
  "entityCounts": {
    "collections": {
      "accounts": 1,
      "calendarEvents": 0,
      "calendars": 1,
      "contacts": 0,
      "driveFiles": 0,
      "drivePermissions": 0,
      "gmailAttachments": 0,
      "gmailDrafts": 1,
      "gmailHistory": 0,
      "gmailMessages": 1,
      "gmailThreads": 1,
      "googleAuthTokens": 1,
      "spreadsheets": 0,
      "spreadsheetSheets": 0
    },
    "total": 6
  },
  "environmentId": "google-workspace",
  "expectedDiff": {
    "changedPathsInclude": [
      "_googleWorkspaceGmailRuntime.labels"
    ],
    "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": "listGmailLabels",
    "path": "/gmail/v1/users/me/labels",
    "transport": "provider-rest"
  },
  "id": "google-workspace.draft-send-baseline.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 12 credential-shaped or non-example email value(s).",
      "Replacement paths: accounts.0.email (email-domain), calendars.0.accountEmail (email-domain), gmailDrafts.0.accountEmail (email-domain), gmailMessages.0.accountEmail (email-domain), gmailMessages.0.from (email-domain), gmailMessages.0.to.0 (email-domain), gmailThreads.0.accountEmail (email-domain), gmailThreads.0.participantEmails.0 (email-domain), gmailThreads.0.participantEmails.1 (email-domain), googleAuthTokens.0.accessToken, googleAuthTokens.0.accountEmail (email-domain), googleAuthTokens.0.refreshToken"
    ],
    "sourcePath": "clones/google-workspace/seeds/draft-send-cleanup.json",
    "sourceSha256": "f11bc53e60921a5b86e8c20c8975d1504d289629170ac5c50839db05e4c2d571",
    "transformationNotes": [
      "Copied the complete pinned clones/google-workspace/seeds/draft-send-cleanup.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Read labels for one account with one thread, message, and draft before creating a label.",
  "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": {
      "labelListVisibility": "labelShow",
      "messageListVisibility": "show",
      "name": "Integration Escalations"
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createGmailLabel",
    "path": "/gmail/v1/users/me/labels",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "draft-send-baseline",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.google-workspace",
    "version": 1
  }
}
