{
  "artifact": {
    "bytes": 1425,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/tavily/async-research-workflow/state.json",
    "sha256": "68cd59acd3e3aa22c51a68230e34a6050754372905e9ab6faffbcd73fef05514"
  },
  "capabilities": {
    "limitations": [
      "No fresh web access and no guarantee for replay-backed search/crawl/extract/map inputs outside evidence."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.research"
    ],
    "supportedSurface": "Stateful deterministic research requests and seeded search-result lookups."
  },
  "category": "workflow",
  "displayName": "Tavily asynchronous research workflow",
  "entityCounts": {
    "collections": {
      "researchRequests": 2,
      "searchResults": 1
    },
    "total": 3
  },
  "environmentId": "tavily",
  "expectedDiff": {
    "changedPathsInclude": [
      "researchRequests"
    ],
    "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": [
      202
    ],
    "method": "GET",
    "operationId": "getResearch",
    "path": "/research/sample-research-pending",
    "transport": "provider-rest"
  },
  "id": "tavily.async-research-workflow.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 tavily.async-research-workflow.",
      "Authored from archal.environment-state.tavily 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": "Read a pending research request, retain a completed exemplar, create one new asynchronous request, and verify reset.",
  "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": {
      "input": "Compare Slack and Discord webhook retry semantics for an idempotent connector.",
      "model": "mini"
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createResearch",
    "path": "/research",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "async-research-workflow",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.tavily",
    "version": 1
  }
}
