{
  "artifact": {
    "bytes": 9431,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/clickup/overdue-checklist/state.json",
    "sha256": "8cecfeaf34bf570f4fe063d2ae1fbb0ab66730e502f0c4de0af248c0fc721cbb"
  },
  "capabilities": {
    "limitations": [
      "Custom-field and hierarchy behavior is limited to the modeled Preview surface."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.tasks"
    ],
    "supportedSurface": "Stateful workspace, list, task, comment, tag, and checklist records."
  },
  "category": "edge-case",
  "displayName": "ClickUp overdue checklist",
  "entityCounts": {
    "collections": {
      "checklists": 1,
      "comments": 0,
      "folders": 0,
      "goalGroups": 0,
      "goals": 0,
      "keyResults": 0,
      "lists": 1,
      "spaces": 1,
      "tags": 0,
      "tasks": 1,
      "teams": 1,
      "timeEntries": 0
    },
    "total": 5
  },
  "environmentId": "clickup",
  "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": {
    "body": null,
    "expectedStatus": [
      200
    ],
    "method": "GET",
    "operationId": "getTask",
    "path": "/api/v2/task/sample-overdue-task",
    "transport": "provider-rest"
  },
  "id": "clickup.overdue-checklist.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Replaced 1 credential-shaped or non-example email value(s).",
      "Replacement paths: lists.0.inbound_address (email-domain)"
    ],
    "sourcePath": "clones/clickup/seeds/demo.json",
    "sourceSha256": "57ec1c54117bfcafbc91dec2deaddf80ba1be0c598c03cb841884d9aef9310e7",
    "transformationNotes": [
      "Constructed by the exact reviewed profile clickup.overdue-checklist.",
      "Selected and amended records from the pinned clones/clickup/seeds/demo.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": "Read an overdue release task with an incomplete sign-off checklist, then add a provider-visible blocker comment.",
  "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": {
      "comment_text": "Release remains blocked: provider retry verification is complete, but the required sign-off checklist is still unresolved."
    },
    "expectedStatus": [
      200
    ],
    "method": "POST",
    "operationId": "createTaskComment",
    "path": "/api/v2/task/sample-overdue-task/comment",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "overdue-checklist",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.clickup",
    "version": 1
  }
}
