Safety16 min read

Safety First: A Caribbean Framework for Deploying AI in Critical Services

By Adrian Dunkley, President·Apr 28, 2026

Most Caribbean conversations about AI safety start at the wrong end. They start with frontier model risks, model alignment, and existential scenarios that may matter eventually but do not affect any decision a Caribbean hospital, port, water utility, or customs administration will make in the next twelve months. The Caribbean safety question is narrower and more urgent. It is whether the AI tools that are already being deployed in our critical services are being deployed in a way that does not hurt the public if they fail.

This article is a practical Caribbean AI safety framework. It is written for the people who actually run these services across CARICOM and the wider Caribbean basin: chief executives of public hospitals, general managers of water and power utilities, port and customs commissioners, heads of emergency management agencies, transport authorities, and the boards and ministries that oversee them. The framework has four layers: pre-deployment safety checks, runtime controls, incident response, and the institutional culture that holds the whole thing together.

What Counts as a Critical Service in the Caribbean

The label "critical infrastructure" is sometimes treated as a national-security term. For AI safety purposes the working definition is broader. A service is critical for our purposes if its failure can cause physical harm to people, deny essential resources, or break public trust in the institutions that provide it. In the Caribbean that includes, at minimum:

Health services: public and private hospitals, regional health authorities, ambulance dispatch, blood banks, medical laboratories, mental-health crisis response. AI is already being introduced into triage, imaging, lab result flagging, scheduling, and patient-facing chat in several Caribbean jurisdictions, including Jamaica, Trinidad and Tobago, Barbados, The Bahamas, and the OECS.

Utilities: water and sewerage, electricity transmission and distribution, natural gas, public transport, and increasingly the digital backbones (telecoms, payments, identity) that the rest of the economy depends on. AI is being explored for outage prediction, asset management, customer billing, and fraud detection across the regional utility sector.

Border and customs: customs administrations, immigration services, port and airport operations, coast guard, and maritime traffic control. AI risk-scoring of consignments, vessels, and travellers is in pilot or production across several Caribbean jurisdictions.

Emergency and disaster: the Caribbean Disaster Emergency Management Agency (CDEMA), national disaster offices, hurricane response, flood and landslide monitoring, search and rescue, and post-event damage assessment. The use of AI in these services accelerated through Hurricane Melissa.

Justice and policing: AI in case-management, predictive analytics, evidence handling, and victim support. Use is still early in most CARICOM jurisdictions but is growing.

Education and child welfare: AI used in admissions, assessment, special-needs identification, and safeguarding triage. Use is increasingly common in regional school systems.

Layer 1: Pre-Deployment Safety Checks

Most AI failures in critical services are foreseeable at the procurement stage. The single most cost-effective Caribbean safety intervention is a serious pre-deployment safety check that has the authority to say no. A workable check has six items.

Intended use, expressed concretely. Not "the AI tool will help with triage" but "the AI tool will assign a triage category from 1 to 5 to patients presenting at the emergency department of King Edward VII Memorial Hospital, based on the input fields listed in appendix A, with a confidence score, recommending that any score below threshold X be referred to a senior nurse." Vague intended uses produce unsafe deployments.

Population fit. Was the AI tool trained or validated on a population that meaningfully resembles the population it will be used on in your jurisdiction? Caribbean populations are usually under-represented in foreign training data. A radiology model validated on European patient cohorts is not automatically safe for a Caribbean patient cohort with different demographics, comorbidities, and presentation patterns. The vendor must produce documentation of population fit. If they cannot, the deployment must include compensating controls (extra human review, narrower indications, monitoring).

Failure mode inventory. What are the documented ways this AI tool can fail? Hallucinations, drift, bias against a subgroup, brittleness under data shifts, prompt injection, model substitution by the vendor, supply-chain compromise of the model. The vendor produces a list, the deploying institution reviews it for completeness, and the institution decides which failure modes it can absorb and which require additional controls.

Worst-case scenario walk-through. If this tool produced the worst plausible output on a randomly chosen day, what would happen? Who would notice, when, and how? What would be the patient, customer, or citizen impact in the time between the failure and its detection? Many Caribbean deployments would fail this question because they have no detection layer at all.

Human-in-the-loop design. For high-stakes decisions in critical services, the default Caribbean posture should be that a qualified human reviews the AI's output before action is taken. Where that is not feasible, the question is what compensating monitoring exists. A fully autonomous AI tool in a Caribbean hospital triage, customs declaration, or utility billing system should be the exception, not the default.

Reversibility. Is the action taken on the basis of the AI output reversible? A misclassification that delays a customs release for three hours is reversible. A misclassification that releases a hazardous shipment, denies a patient an ICU bed, or cuts off a household's water is not, or not easily. The level of safety scrutiny should match the irreversibility of the consequence.

Layer 2: Runtime Controls

Once an AI tool is in production in a Caribbean critical service, three runtime controls do most of the safety work.

The first is monitoring. The institution should be able to answer, in real time or near real time, three questions: Is the AI tool still operating? Are its outputs distributed in the expected way? Are there any anomalous patterns in its behaviour? Anomalous patterns include sudden shifts in approval rates, sudden shifts in confidence-score distribution, or unusual concentration of outputs in particular subgroups. Most Caribbean deployments today do not have this layer at all.

The second is human override. Every operator with frontline contact (the nurse, the customs officer, the utility analyst, the emergency dispatcher) should know how to override the AI tool when their professional judgement contradicts its output, without needing IT support. Override paths that require a help-desk ticket are not safety features.

The third is rate limiting and circuit breakers. For AI tools that take actions automatically (a fraud-scoring model that automatically declines transactions, an agent that automatically forwards customs declarations, a chatbot that automatically refers patients), the system must have a rate-limit beyond which it cannot act, and a circuit-breaker that can be triggered by an authorised operator. These are standard engineering primitives in safety-critical software and they should be standard in Caribbean AI deployments.

Layer 3: Incident Response

The Caribbean has decades of experience designing incident response for hurricanes, earthquakes, oil spills, and disease outbreaks. The same logic applies to AI incidents. Each critical service deploying AI should have, before the first incident, the following:

A named on-call who can be reached within minutes when an AI safety incident is reported. The on-call has the authority to take the AI tool offline.

A defined incident severity scale. A minor mis-classification, a sustained pattern of incorrect outputs, a confidentiality breach, a public-harm incident. The severity drives the response.

A defined regulator-notification path. The Caribbean financial-services regulators, the Caribbean data-protection commissioners, and (eventually) the regional AI supervisors will require notification of AI incidents in the same way they currently require notification of cyber and AML incidents. Each Caribbean institution should know now who they would notify and how.

A defined public-communication path. AI failures in critical services typically become known to the public faster than the institution is prepared to comment. A standing communications protocol prevents the reputational damage that follows a poorly handled disclosure.

A post-incident review process. Each incident should produce a written review covering what happened, why, what was changed in response, and what would have prevented it. The review should be shared with peer institutions through CAIRMC and the relevant Caribbean sector bodies. The Caribbean is too small a region to repeat the same AI incident in different jurisdictions.

Layer 4: Safety Culture

The most expensive AI safety program in the world will not work in an institution where junior staff are afraid to raise concerns about an AI tool, where management treats AI vendor claims as authoritative, or where the board does not understand what is being deployed in its name. Caribbean institutions that take AI safety seriously have to invest in the culture that lets the framework above actually function. Three habits sit at the core of that culture.

The first is psychological safety to challenge the AI. When a Caribbean nurse, customs officer, dispatcher, or analyst is convinced that the AI tool is wrong, they must be able to say so, in writing, to a senior person, without career consequences. Institutions that punish frontline disagreement with AI outputs are courting an avoidable safety incident.

The second is board-level AI fluency. Caribbean boards of public and regulated entities should be able to ask three questions: What AI tools are deployed in our operations? What is the worst plausible thing that can happen because of one of them? Who in this organisation is accountable for that risk? Boards that cannot answer these questions cannot oversee AI safety.

The third is vendor scepticism. AI vendor marketing materials describe products that work as intended. Real deployments fail in ways that vendor marketing does not anticipate. Caribbean institutions that adopt a default-sceptical posture toward vendor claims, and that require evidence rather than assertion for safety-critical properties, will avoid the deployment errors that occur when vendor claims are taken at face value.

What Caribbean Regulators Should Do

Regulators across the region are at very different stages. Financial-services regulators are furthest along, with the Cayman Islands Monetary Authority, the Bank of Jamaica, the Central Bank of Trinidad and Tobago, the Central Bank of The Bahamas, and the Financial Services Commission of Barbados all engaging with AI risk in supervisory communications. Health, utility, transport, and education regulators are typically further behind.

Three steps would meaningfully raise the Caribbean AI safety floor.

Publish sector-specific AI use guidance. Health regulators in particular should set out what they expect from hospitals deploying AI in clinical pathways. This guidance does not need to be a rulebook. It needs to make clear that the four-layer framework above (or its equivalent) is expected practice.

Require AI incident reporting. Sector regulators should add AI incidents to the existing incident-reporting frameworks under which they already operate. This creates the data on which proportionate Caribbean AI regulation can eventually be built.

Coordinate regionally. AI safety is one of the cleanest cases for CARICOM-wide coordination. A single regional approach to clinical AI safety, port AI safety, or utility AI safety is more credible to international vendors and more cost-effective for member states than fifteen parallel national approaches.

Frequently Asked Questions

What is the single most important AI safety control for a small Caribbean institution?

A documented human-in-the-loop step for any high-stakes AI-influenced decision. It is cheap, it is implementable without specialist staff, and it catches most of the failure modes that produce visible public harm.

How should Caribbean hospitals approach AI in clinical decision support?

With pre-deployment population-fit documentation, human-in-the-loop design as the default, monitoring of output distributions, and a clinical incident-reporting flow that explicitly covers AI-related events. The clinical governance structures that already exist in regional hospitals are the right place to add AI safety oversight; a separate parallel AI governance committee usually fragments accountability.

What does AI safety look like for Caribbean utilities?

For utilities, the highest-risk AI use cases are typically billing decisions that affect customer access to service (disconnections), outage prediction that drives crew deployment, and customer-facing chat or service tools. Safety controls should focus on these. Most back-office optimisation use cases are lower risk.

Should Caribbean port and customs administrations use AI for risk scoring?

AI risk scoring of cargo and travellers can be helpful, but the safety controls have to be unusually careful. Misclassifications affect trade flows, individual rights, and revenue collection. Pre-deployment population-fit checks (does the model reflect Caribbean trade patterns?), human override paths, and rate-limited escalation rules are essential.

What is the right safety posture for a Caribbean emergency management agency adopting AI?

Emergency settings are precisely the conditions under which AI failure modes (data gaps, biased coverage, prompt injection of public reporting feeds) cause the most harm. Caribbean emergency agencies should adopt AI tools with explicit data-gap modelling, redundancy in the underlying data feeds, and operator override paths that work under degraded connectivity.

The Bottom Line

AI safety in the Caribbean is not a frontier-model debate. It is a question of whether the AI tools entering our hospitals, ports, utilities, and emergency rooms are being deployed under the same standard of care that we already expect of other safety-critical technology. The four-layer framework above is not novel. It is the application of existing safety engineering and clinical governance practice to a new class of tool. Caribbean institutions that adopt it now will produce fewer incidents, more public trust, and a stronger position when regional regulation arrives. Caribbean institutions that wait will adopt it later, after an incident that could have been prevented.