CarePath AI execution readiness
CarePath AI Governed Execution Readiness
Execution attempts are rejected before body parsing, connector access, workflow mutation, or patient-facing action.
Locked endpoint
/api/workflows/governed-execution/carepath-high-risk-followup-routing
The guarded POST route intentionally does not parse request bodies until auth, identity, attempt idempotency, persistence, privacy, audit, and connector boundaries are approved.
Auth boundary
decision-required: Select production identity provider, session model, and service-to-service authentication.
Tenant identity
decision-required: Define organization, workspace, user, role, and patient-context authorization boundaries.
Persistence and idempotency model
decision-required: Select durable storage and idempotency policy for execution attempts, replay handling, review state, and trace evidence.
Audit logging
defined: Reject execution attempts before processing while retaining the required audit event taxonomy.
Privacy and security review
decision-required: Complete PHI/PII handling, retention, redaction, breach-response, and access-review decisions.
Connector boundary
decision-required: Approve FHIR, HL7, claims, pricing, and workflow connector scope before live data movement.
Rate limits and abuse controls
decision-required: Approve runtime safety readiness for throttling, abuse signals, connector containment, alerting, emergency shutdown, overrides, restoration, and synthetic safety drills.