{
  "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": "ai-interaction",
    "name": "Synthetic AI interaction",
    "domain": "AI",
    "viewPermission": "oc.test.ai.view",
    "actPermission": "oc.test.ai.run",
    "steps": [
      "submit synthetic prompt",
      "receive assistive suggestion",
      "human accepts or rejects"
    ],
    "expectedOutcome": "ai-suggestion-human-decided-synthetic"
  },
  "message": "Read-only by default. To execute the synthetic scenario \"Synthetic AI interaction\", re-request with explicit confirmation (confirm=yes). No action has been taken."
}