Your model validation pack is immaculate. Fairness tested across protected groups. Performance benchmarked. Sign-off from risk, from compliance, from the model owner. Filed, dated, defensible.

Here is the question it does not answer: is the model still right this morning?

That is not a rhetorical flourish. For most organisations running AI in production today, it is a genuine gap. Validation tells you a system was fit to launch. It tells you very little about whether it is fit now. And in February 2026, the Central Bank of the UAE made clear that the second question is the one it expects licensed institutions to be able to answer.

What pre-deployment validation actually tests

It helps to be precise about what a validation exercise is doing, because the limitation is structural rather than a matter of effort.

Pre-deployment validation asks whether a model performs acceptably against a defined dataset, under defined conditions, at a defined moment. You take historical data, you split it, you train on one part, you test on the other. You check accuracy. You check whether outcomes differ unacceptably across groups. You document the logic well enough that someone can follow it later.

All of that is necessary. None of it is wrong. But every one of those checks is a photograph, and the thing you are governing is a film.

The model you validated does not change after launch. That is precisely the problem. It keeps applying the pattern it learned to a world that has moved on.

Four things that change after go-live

There is a lot of technical vocabulary in this area, and most of it obscures an intuitive set of ideas. Here they are in plain terms.

The inputs change. This is usually called data drift. Your model was trained on applicants from a particular period. Then your bank opens in a new emirate or launches a product that attracts a different customer profile, or a competitor exits and their customers arrive at your door. The people the model is now scoring are not the people it learned from. Nothing has broken. The model is confidently applying yesterday's pattern to today's population.

The relationships change. This is concept drift, and it is the more dangerous of the two. Here the meaning of the data shifts. A behaviour that reliably signalled credit risk in 2023 might signal something quite different in 2026, because interest rates moved, because a regulation changed how customers restructure debt, because a payment method became common that did not exist before. The inputs may look entirely normal. The relationship between input and outcome has quietly changed underneath.

There is a phrase worth remembering here: the model has not changed, the world has.

The model starts to shape its own inputs. If your fraud model declines certain transaction types, you never observe the outcomes of those transactions. If your credit model rejects a segment, you never learn whether they would have repaid. The model's future training data is being filtered by the model's present decisions. Over time this can harden a small initial skew into a large one, and it happens without anyone deciding to let it.

Nothing looks wrong. This is the point that catches experienced risk teams. AI systems do not usually fail loudly. The service stays up. Latency is fine. Error rates are flat. Every operational dashboard is green. Meanwhile the model's accuracy for one customer segment has been sliding for eleven weeks, because nothing in the technology stack is watching for that. Traditional IT monitoring answers "is it running?" It does not answer "is it right?"

A useful way to put this to a board: your infrastructure monitoring will tell you if the model stops. It will not tell you if the model starts being wrong.

Why this is now a UAE regulatory expectation

Until recently, an institution could reasonably treat continuous monitoring as good practice rather than obligation. That position is harder to hold now.

The Central Bank of the UAE issued its Guidance Note on the Consumer Protection and Responsible Adoption and Use of Artificial Intelligence and Machine Learning by Licensed Financial Institutions in the U.A.E. on 11 February 2026, announcing it publicly on 23 February. It applies to all licensed financial institutions, insurance providers expressly included.

The Guidance Note is not a rulebook provision. It uses "should" rather than "shall", and it states that it supplements rather than replaces existing laws and directives. But it sits in the CBUAE Rulebook under Market Conduct and Consumer Protection, and licensed institutions will recognise what supervisory expectation means in practice.

Two provisions are worth reading closely.

The first is in section 3, on fairness. The Guidance Note states that no AI system should be deployed or used if it is discriminatory or manipulative or develops as such post-deployment.

Sit with that last clause. A UAE regulator has written down that a system can become discriminatory after it goes live, and that this remains the institution's responsibility. An annual fairness test cannot satisfy that sentence. You cannot demonstrate that a system has not developed a problem by pointing to a check you performed eight months ago.

The second is section 6, which is titled Continuous Monitoring and Review. Among its provisions:

"In accordance with the MMS, AI should be subject to continuous monitoring to ensure ongoing understanding, reliability, relevance and alignment with consumer protection objectives."

"LFIs are expected to consistently monitor and review and, where appropriate, update or cease using AI and ML models, taking into account changes in data, market conditions and customer behaviours."

"Mechanisms should be in place to detect, report and remediate any performance issues, biases or unintended consequences that may arise from any AI tool or model before implementation and over time."

That second quotation is drift, described in regulatory language without using the word. Changes in data. Changes in market conditions. Changes in customer behaviour. The Guidance Note expects institutions to be watching for exactly the four failure modes described above.

And the third contains the phrase that closes the argument: before implementation and over time. Not one or the other.

Section 6 also requires that institutions retain, at all times, the clear and immediate ability to stop using a deployed AI system through human intervention. Some organisations discover, when asked, that they have no such mechanism. The model is embedded in a workflow and switching it off means switching the workflow off. That is a question worth asking before someone else asks it.

One further point that matters for scope. The Guidance Note repeatedly ties AI governance back to the CBUAE Model Management Standards. Section 2 states that the governance, usage and validation of AI should follow MMS principles. Section 6 opens "In accordance with the MMS." For institutions that already have a model risk function, this is not an entirely new obligation. It is an existing obligation now expressly extended to AI, which is both easier and harder than starting fresh. Easier because the framework exists. Harder because AI systems strain assumptions that framework was built on.

Institutions in the DIFC face a parallel expectation from a different direction. The DIFC Commissioner of Data Protection's guidance on Regulation 10 requires those deploying autonomous and semi-autonomous systems to assess ongoing risks of processing in such systems. Again: ongoing.

The gap between adoption and oversight

The awkward part is that most organisations are not close to this standard, and the regional data is fairly blunt about it.

The DFSA published its AI Survey in November 2025, covering 661 firms with an 88 per cent participation rate. AI use among DIFC firms rose from 33 per cent to 52 per cent in a single year, with generative AI adoption nearly tripling. And 21 per cent of firms lacked clear accountability or oversight mechanisms even where AI was business critical.

Roland Berger's Middle East research, published in February 2026, found that while 80 per cent of Gulf organisations have an AI strategy, fewer than one in three have built an operating model or a governance process to support it, and only 28 per cent have a dedicated AI ethics or compliance board.

McKinsey's GCC findings tell the same story from a different angle: 84 per cent of companies have adopted AI in at least one business function, but only 31 per cent report successfully scaling it.

Put those together and the shape is clear. Adoption is running well ahead of oversight. That gap is where regulatory exposure accumulates, and it is also, quietly, where most of the failed AI programmes come from. Systems that nobody is watching tend not to be systems anyone trusts enough to scale.

What runtime governance looks like in practice

This does not have to be a two-year transformation programme. For a mid-market institution, the practical shape is narrower than people expect.

Know what you are running. The CBUAE Guidance Note asks for an inventory of all AI models, systems or technologies developed or deployed, containing at minimum the model name, purpose and risk rating. This sounds administrative. It is not. A surprising number of organisations cannot produce this list, because AI arrived through a dozen separate procurement decisions and a few enthusiastic teams. You cannot monitor what you have not catalogued, and the inventory is usually the point where an honest picture of exposure first appears.

Set thresholds before you need them. Monitoring only helps if someone has decided in advance what "too far" means. For each material model: what performance level triggers review, what shift in input population triggers an alert, what fairness gap triggers escalation. Credit risk teams will already be familiar with measures like the Population Stability Index, which compares the distribution of today's inputs against the distribution the model was built on. The specific metric matters less than the fact that a number was agreed beforehand, by someone with the authority to act on it.

Automate the watching. Nobody sustains manual monitoring across a growing model estate. This is where tooling earns its place. Platforms built for the purpose, IBM watsonx.governance among them, maintain the model inventory, run continuous drift and fairness monitoring against defined thresholds, and generate the evidence trail automatically rather than as a documentation exercise after the fact. The value is not the dashboard. It is that the evidence exists without anyone having to reconstruct it under pressure.

Decide who acts. An alert with no owner is noise. For each material model there needs to be a named person who receives the alert, an agreed escalation path, and a defined set of responses ranging from investigate, to retrain, to suspend. Section 6 of the Guidance Note also requires that automatic updates from AI providers be tested before implementation and that institutions be aware of them, which for third-party AI means a contractual conversation as much as a technical one.

Test the stop. If you cannot demonstrate, today, that you could halt a deployed model within a defined period through human intervention, that is the first thing to fix. It is also the easiest thing for a supervisor to ask about.

Where to start

If you are looking at this and recognising more gaps than controls, the sequence that works is unglamorous.

Build the inventory first, because everything else depends on it and because it usually reframes the conversation. Risk-rate what is on it, using impact on customers as the primary lens. The Guidance Note's definition of a high-impact decision is a useful anchor: any determination using AI that materially affects a customer's access to financial products or services, with loan applications and insurance claims given as examples.

Then take your three highest-rated models and put real monitoring around those, properly, with thresholds and owners. Do not attempt the whole estate at once. Three models governed well will teach you more about what your organisation needs than thirty governed nominally.

The organisations that handle this well are rarely the ones with the largest budgets. They are the ones that stopped treating AI governance as a document to produce and started treating it as something that runs.

Your validation pack answers a question about the past. Runtime governance is how you answer the question about this morning.

Aligne AI helps organisations in the UAE and wider GCC build AI governance that operates continuously rather than periodically, aligned to CBUAE expectations, ISO/IEC 42001 and the NIST AI Risk Management Framework. Contact us to discuss your AI estate.

This article describes the regulatory landscape as understood at the date of publication and is provided for general information. It does not constitute legal advice. Organisations should obtain advice from qualified UAE counsel on their specific circumstances.

Blog

Our latest news

Stay Informed: Engage with our Blog for Expert Analysis, Industry Updates, and Insider Perspectives

All Posts
Services Image
Building an Audit-Ready AI Environment: What You Need to Be Able to Show
Being able to govern AI and being able to prove it are different problems. Here is what UAE institutions need to evidence and why reconstructing it afterwards does not work.
Read Details
Services Image
Model Risk Management for UAE Banks and Insurers: What Changes When the Model Is AI
UAE financial institutions already have model risk frameworks. The CBUAE has now brought AI expressly within them. Here is where existing MRM holds, and where it strains.
Read Details
Services Image
Why Runtime AI Governance Is the Missing Layer in UAE Enterprise AI Strategy
Most UAE organisations govern AI up to the point of launch and stop. Here is why that gap is now the main obstacle to scaling AI, and what the missing layer looks like.
Read Details

Ready to Take the First Step?

let’s design the governance framework your AI strategy deserves

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
bg elementbg elementLet's Talk