Subcapability 05 of 05 · Artificial Intelligence

AI Operations and Reliability

Models in production with complete lifecycle: versioning, monitoring, retraining and behavior supervision.

What is at stake

The model went to production and service availability is green. Three months later, the responses are worse. Input data changed, business context changed, the model vendor updated silently. The model knows none of this and continues generating predictions, classifications or recommendations based on patterns that no longer hold. The cost shows up in the financial results, not in the AI dashboard.

What it is, in practice

Traditional software with a bug fails the same way every time. The wrong behavior is deterministic, reproducible and identifiable. An AI model degrades gradually and probabilistically: sometimes right, sometimes not, with no clear signal of when the errors began and no visible warning until the cost has already accumulated. That is the central challenge of operating AI in production. Service availability is green. The model is responding. The responses are wrong.

How we work

Measurable gains

What changes in the result when this subcapability matures.

Frequently asked questions

How often does a model need to be retrained?

It depends on how fast the input data and business context change. A fraud detection model in e-commerce may need weekly retraining. A legal document classification model may remain stable for months. The right criterion is measured evidence of degradation, not a calendar. Continuous monitoring is what makes that decision objective and defensible.

What is drift and why does it degrade without visible warning?

Drift occurs when reality changes and the model does not. Data drift is the change in the pattern of input data relative to training data. Concept drift is the change in what determines the correct outcome, even without apparent change in the input. Both types degrade output quality gradually. Service availability stays green while response quality falls, which makes drift invisible until the error already has accumulated cost.

How do you know if a language model is generating invented responses in production?

With continuous evaluation of outputs using quality criteria defined before deployment. The combination of automated groundedness metrics, human review sampling and comparison with reference data sources closes the loop. An acceptable incorrect response rate is defined per use case and is not zero across all of them. What matters is having a defined and monitored threshold.

How do agents in production differ from conventional models in terms of operations?

Conventional models generate responses. Agents execute actions. An incorrect response can be ignored or corrected. An action executed in a production system may be irreversible. Agents therefore require, in addition to output quality monitoring, a complete log of every action, human approval points for high-impact actions and the ability to intervene before execution when behavior is outside the expected pattern.

Can the model vendor change behavior without notice?

Yes. Models served as APIs by external vendors can be updated silently between versions without explicit communication of behavior change. Organizations that depend on stable behavior need continuous evaluation that detects output changes even when no internal change was made, and a process to decide whether the new model version meets the quality criteria of the use case before continuing in production.

Want clarity on where to invest first?

A complete technology capability assessment with an evolution roadmap connected to financial result.