{
  "artifact": {
    "bytes": 7798,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/clickup/task-list-baseline/state.json",
    "sha256": "96e0b03b072a80fbd72e588b4325097b04b9f8dac6618a0ff9304768b45679d8"
  },
  "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": "minimal",
  "displayName": "ClickUp task list baseline",
  "entityCounts": {
    "collections": {
      "checklists": 0,
      "comments": 0,
      "folders": 0,
      "goalGroups": 0,
      "goals": 0,
      "keyResults": 0,
      "lists": 1,
      "spaces": 1,
      "tags": 0,
      "tasks": 1,
      "teams": 1,
      "timeEntries": 0
    },
    "total": 4
  },
  "environmentId": "clickup",
  "expectedDiff": {
    "changedPathsInclude": [
      "tasks"
    ],
    "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": "getAuthorizedTeams",
    "path": "/api/v2/team",
    "transport": "provider-rest"
  },
  "id": "clickup.task-list-baseline.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Replaced 4 credential-shaped or non-example email value(s).",
      "Replacement paths: lists.0.inbound_address (email-domain), tasks.0.creator.email (email-domain), tasks.0.watchers.0.email (email-domain), teams.0.members.0.user.email (email-domain)"
    ],
    "sourcePath": "clones/clickup/seeds/demo.json",
    "sourceSha256": "57ec1c54117bfcafbc91dec2deaddf80ba1be0c598c03cb841884d9aef9310e7",
    "transformationNotes": [
      "Constructed by the exact reviewed profile clickup.task-list-baseline.",
      "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": "Expose one workspace, space, list, and open task as the smallest task-creation baseline.",
  "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": "Reproduce the retry path and attach the delivery trace before triage.",
      "name": "Investigate duplicate webhook deliveries"
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createTask",
    "path": "/api/v2/list/901417041097/task",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "task-list-baseline",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.clickup",
    "version": 1
  }
}
