{
  "notice": "Synthetic, non-identifiable prototype. CAP-ETP-001 is architecture-first plus a bounded synthetic framework. No production emergency registration, no live triage, no production bed assignment, no live transfer/referral, no real patient data, no production alerts, no production emergency commands, no production integrations, and no deployment. Human clinical authority is final. Gated behind DEBT-20.",
  "readOnlyByDefault": true,
  "everyActionAudited": true,
  "ok": true,
  "executed": false,
  "requiresConfirmation": true,
  "scenario": {
    "id": "bed-assignment-blocked",
    "name": "New-patient bed assignment blocked while eligible bedless patient exists",
    "area": "bed-assignment-safeguards",
    "steps": [
      "A bed becomes available",
      "A new patient assignment is attempted",
      "Eligible bedless patient exists in the protected queue",
      "Assignment to the new patient is blocked (fail closed)"
    ],
    "expectedOutcome": "bed-assignment-blocked-fail-closed",
    "fixture": "ETP-ENC-0006",
    "viewPermission": "operations.emergency.view",
    "actPermission": "operations.emergency.act"
  },
  "message": "Read-only by default. To execute the synthetic scenario \"New-patient bed assignment blocked while eligible bedless patient exists\", re-request with explicit confirmation (confirm=confirm-synthetic-emergency). No action has been taken."
}