{
  "artifact": {
    "bytes": 25006,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/datadog/telemetry-corpus/state.json",
    "sha256": "65ab75e5ea95c5743efd2432da35f53707b59806da2985ec7d5977e5e39ea34b"
  },
  "capabilities": {
    "limitations": [
      "Queries and resource families are bounded to the deterministic domain simulator."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.monitors"
    ],
    "supportedSurface": "Stateful metrics, monitors, events, incidents, dashboards, and modeled resources."
  },
  "category": "populated",
  "displayName": "Datadog populated telemetry corpus",
  "entityCounts": {
    "collections": {
      "_datadogSimulator.events": 1,
      "_datadogSimulator.monitors": 3,
      "_datadogSimulator.resources": 7,
      "_datadogSimulator.submittedSeries": 90,
      "datadogState": 0
    },
    "total": 101
  },
  "environmentId": "datadog",
  "expectedDiff": {
    "changedPathsInclude": [
      "_datadogSimulator.monitors"
    ],
    "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": "getBillingWorkerCpuMonitor",
    "path": "/api/v1/monitor/20000003",
    "transport": "provider-rest"
  },
  "id": "datadog.telemetry-corpus.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 datadog.telemetry-corpus.",
      "Authored from archal.environment-state.datadog 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": "Exercise monitor, series, event, dashboard, incident, service, team, and user resource reads.",
  "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": {
      "message": "Connector worker available memory is below 25% across the last ten minutes.",
      "name": "Connector worker low available memory",
      "query": "avg(last_10m):avg:system.mem.pct_usable{service:connector-worker,env:staging} < 25",
      "tags": [
        "service:connector-worker",
        "env:staging",
        "team:integrations"
      ],
      "type": "query alert"
    },
    "expectedStatus": [
      200,
      201
    ],
    "method": "POST",
    "operationId": "createConnectorWorkerMemoryMonitor",
    "path": "/api/v1/monitor",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "telemetry-corpus",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.datadog",
    "version": 1
  }
}
