AI systems become liabilities faster than conventional software
An AI roadmap that covers only selection, deployment and scaling is incomplete. Every model, vendor and workflow should enter production with an exit plan because AI systems deteriorate on several clocks at once. Data distributions shift, benchmark leaders change, regulations tighten, suppliers alter terms and user behaviour adapts to the tool. A model that met its service target in January can become expensive, inaccurate or legally awkward by December without a single code change. Unlike a conventional rules engine, its failure may appear gradually: more escalations, subtle bias, longer responses or plausible but unsupported answers.
The economics reinforce the need for planned retirement. A team may keep a legacy model because replacing it appears to require £200,000 of engineering work, while overlooking £30,000 a month in excess inference charges, manual review and incident handling. Within seven months, delay costs more than migration. Obsolete systems also accumulate dependencies. Prompts refer to old model behaviour, dashboards assume a particular confidence score and downstream teams build workarounds that nobody formally owns. Decommissioning becomes harder each quarter, which is precisely why it must be designed before launch.
Define retirement triggers before enthusiasm distorts the evidence
Retirement should be governed by explicit triggers rather than executive impatience or loyalty to a sunk investment. Useful triggers fall into five groups: performance, economics, risk, supplier viability and strategic fit. A customer-service classifier might enter review if precision falls below 92 per cent for two consecutive weeks, if cost per resolved case exceeds £1.20, or if human override rates rise above 15 per cent. A generative assistant might face suspension after a severe privacy incident, repeated unsupported citations or failure to meet a new regulatory requirement.
Thresholds need both severity and duration. One day of poor performance during an unusual traffic spike may justify investigation, not retirement. A persistent 10 per cent deterioration across three reporting periods is different. Organisations should also define hard stops: the vendor loses a required certification, discontinues a model family, reserves the right to train on confidential prompts, or cannot meet a contractual data-location requirement. These events should trigger immediate containment even when the system still performs well.
The strongest governance separates the decision criteria from the decision-maker. Product owners naturally defend adoption and finance teams may favour the cheapest visible option. A cross-functional review involving engineering, security, legal, operations and affected business leaders can evaluate the whole cost. The roadmap should state who can pause a system, who approves migration and how disputes are resolved. Without that authority map, retirement triggers become dashboard decorations rather than operating controls.
Architect for replacement, not permanent attachment
Technical architecture determines whether retirement takes two weeks or two quarters. Applications should call models through a controlled abstraction layer rather than embedding a vendor’s endpoint, authentication scheme and response format throughout the product. The layer can standardise requests, logging, error handling and output schemas while routing traffic among models. This does not make vendors interchangeable: models differ in context windows, safety behaviour and instruction following. It does, however, confine much of the switching work to one managed boundary.
Prompts, evaluation sets and business rules should be versioned separately from the model. If a workflow uses a large language model to extract invoice fields, its canonical output might be a documented JSON schema with validation rules. A replacement model can then be tested against the same 5,000 labelled invoices rather than judged through a handful of demonstrations. Where proprietary features are essential, teams should record the dependency and quantify its value. A specialised retrieval tool may improve answer accuracy by four percentage points, but that benefit must be weighed against a slower exit.
Fallback modes deserve equal attention. A claims system should know whether to route work to an alternative model, revert to deterministic rules, or send cases to human reviewers when the primary service is withdrawn. Capacity matters: a manual team that can process 300 cases a day is not a credible fallback for an AI handling 8,000. Designing degraded service levels, queue limits and customer messaging early turns supplier failure from a crisis into a controlled operational event.
Build migration paths with evidence, budgets and time limits
A migration plan should identify candidate destinations before retirement is announced. Options may include a newer model from the same supplier, a competing hosted service, a smaller in-house model or removal of AI altogether. The last option is often neglected. If users ignore recommendations or a redesigned form eliminates the need for free-text classification, the best successor may be no model. Roadmaps should test whether the underlying business problem still exists rather than treating model replacement as automatic.
Comparative evaluation must reflect production conditions. Public benchmarks rarely capture an organisation’s language, risk tolerance or latency constraints. A bank replacing a document model should test handwritten forms, low-resolution scans, minority-language documents and adversarial inputs, not merely average field accuracy. Shadow traffic can expose differences without affecting customers: route a representative sample to the candidate, compare outputs and measure downstream consequences. A model that is 20 per cent cheaper per token may cost more overall if it produces longer responses or sends twice as many cases to review.
Migration also needs a funded window and a deadline. Running old and new systems in parallel for four to eight weeks can provide evidence and rollback capacity, but indefinite dual operation doubles parts of the cost and expands the attack surface. Budgets should cover integration, evaluation, retraining, communications, contract termination and temporary capacity. The roadmap should specify an overlap ceiling, such as 60 days, after which an executive exception is required. Time limits prevent caution from becoming permanent duplication.
Treat data disposal as a verifiable operational process
Turning off an endpoint does not decommission an AI system. Its data may remain in prompt logs, vector databases, fine-tuning files, evaluation notebooks, caches, backups and vendor platforms. Derived artefacts matter too: embeddings can reveal sensitive relationships, while model outputs may contain personal or commercially confidential information. Before deployment, teams should create an asset register linking each system to its datasets, storage locations, retention periods, legal basis, subprocessors and deletion method.
Disposal rules must distinguish data that should be deleted from evidence that must be retained. An organisation may need to preserve audit records showing which model made a credit recommendation, while removing the applicant’s raw supporting documents after the statutory period. Pseudonymisation can reduce exposure, but it is not deletion if identities can be reconstructed. Contracts should require vendors to erase customer content, fine-tuning copies and recoverable replicas within a defined period, perhaps 30 days, and to provide attestation rather than a vague assurance that deletion is standard practice.
Backups create a practical tradeoff. Immediate removal from every immutable backup may be technically impossible or undermine resilience. A defensible policy can place backups beyond normal access, prevent restoration except for disaster recovery and ensure deleted records are removed again after restoration. The final decommissioning checklist should include revoked credentials, destroyed encryption keys where appropriate, closed network routes, removed scheduled jobs and verified deletion samples. Security or privacy teams should sign off; the project team should not certify its own disposal work.
Communicate retirement as a product change, not an IT notice
Users experience AI retirement through altered decisions, response times and responsibilities. Telling them that ‘the model is being upgraded’ hides the operational consequences. A procurement team may need to learn a revised risk score; contact-centre agents may lose a suggested-response feature for two weeks; customers may have to wait longer while cases move to manual review. Communication should state what is changing, why it is changing, when it will happen, what users must do and where they can report problems.
Different audiences need different notice. High-volume internal users may require four weeks, training sessions and sandbox access. Customers affected by a material change in automated decision-making may require updated disclosures or consent, depending on jurisdiction and purpose. Support teams need scripts for predictable questions, while executives need quantified exposure: expected downtime, migration cost, affected transactions and rollback criteria. A single all-staff email cannot serve these needs.
Retirement can also expose hidden emotional and political attachments. Employees may trust a familiar assistant despite weak evidence, while managers may see withdrawal as an admission that their investment failed. Leaders should frame decommissioning as routine portfolio management, supported by published measures. Sharing that the successor reduces review errors from 8 per cent to 4.5 per cent, for example, is more persuasive than promising a ‘more advanced’ model. Where functionality is removed entirely, organisations should explain the evidence and provide an alternative workflow rather than allowing shadow tools to fill the gap.
Make decommissioning a recurring governance discipline
Retirement planning belongs in the approval gate for every AI initiative. A production proposal should include named owners, trigger thresholds, an architecture dependency map, migration candidates, data-disposal procedures, communication plans and an estimated exit cost. For a £500,000 deployment, reserving even 10 to 15 per cent for evaluation, migration and closure can be cheaper than seeking emergency funding after a vendor announcement. Procurement should negotiate export formats, transition support, deletion rights and price protections before leverage disappears.
Once deployed, each system should undergo a scheduled fitness review at least annually, with higher-risk applications reviewed quarterly. The review should examine quality by user group, drift, unit economics, incidents, regulatory changes, supplier health and user adoption. It should also challenge necessity. A system with 3 per cent monthly usage and substantial monitoring obligations may deserve retirement even if its accuracy remains high. Portfolio dashboards should show systems approaching end-of-support alongside those being launched.
The final act is institutional learning. After shutdown, teams should reconcile contracts, close risk entries, archive required evidence and conduct a brief post-decommission review. Did export tools work? Were users given enough notice? Did deletion take 10 days or 90? Those findings should update templates and future supplier negotiations. An organisation that can retire AI safely gains freedom to experiment because every pilot is no longer a permanent commitment. The mature roadmap is therefore not the one with the most models; it is the one that can replace, remove and account for them without disrupting the business.
Comments (0)
Discussion is opening soon. Be the first to comment.