{
  "notice": "Bounded synthetic prototype. All figures, statuses, alerts, activity, audit events, and test executions are placeholder values generated for demonstration only. Synthetic non-identifiable simulation-only demonstration data. No real patient information, no production APIs, no live telemetry, no deployment, no production workflow activation.",
  "readOnlyByDefault": true,
  "everyActionAudited": true,
  "ok": true,
  "executed": false,
  "requiresConfirmation": true,
  "scenario": {
    "id": "icd-coding",
    "name": "Synthetic ICD coding",
    "domain": "ICD",
    "viewPermission": "oc.test.icd.view",
    "actPermission": "oc.test.icd.run",
    "steps": [
      "submit synthetic clinical text",
      "suggest synthetic ICD-10 code",
      "human confirms code"
    ],
    "expectedOutcome": "icd-code-confirmed-synthetic"
  },
  "message": "Read-only by default. To execute the synthetic scenario \"Synthetic ICD coding\", re-request with explicit confirmation (confirm=yes). No action has been taken."
}