The Short Answer
Frontier models turn over in weeks, not years: five Opus-class Claude models shipped between 24 November 2025 and 24 July 2026, and Claude Opus 4.1 was retired on 5 August 2026, one year after release. A 2013 PLOS Medicine study of 600 trials found a median of 21 months from trial completion to publication. With ibl.ai you own all the code and the data, so the evaluation harness, not any one model, is the asset that survives.
The mismatch is real. The usual framing of it is wrong in both directions, and the correction changes what a health system should build.
How often do frontier AI models actually change?
Faster than the familiar "every six months," and the published lifecycle dates settle it.
Anthropic shipped five Opus-class models inside eight months: Claude Opus 4.5 on 24 November 2025, 4.6 on 5 February 2026, 4.7 on 16 April 2026, 4.8 on 28 May 2026 and Claude Opus 5 on 24 July 2026.
That is a new flagship roughly every eight to ten weeks, and it excludes the Sonnet, Haiku, Fable and Mythos lines released alongside them.
OpenAI's cadence is comparable: GPT-5.6 went to limited preview on 26 June 2026 and to public release on 9 July 2026, and GPT-6 Astra followed on 4 September 2026, two months later.
Does a model named in a clinical study still exist when the study publishes?
Often it does not β and this is stronger than "superseded," because the endpoint stops answering.
Anthropic's model deprecation page records the dates. claude-opus-4-1-20250805 was deprecated on 5 June 2026 and retired on 5 August 2026, one year to the day after its snapshot date.
claude-opus-4-20250514 and claude-sonnet-4-20250514 were retired on 15 June 2026. claude-3-7-sonnet-20250219 was retired on 19 February 2026.
Requests to a retired model fail. A protocol that pinned one of those identifiers for reproducibility cannot be re-run, and a reader cannot check the result against the artifact that produced it.
That is a different problem from a model getting better. It is the evaluated system ceasing to be available, on a schedule the institution does not control.
How long does clinical validation of an AI system actually take?
Long, but the more useful number is not duration β it is how often validation reports at all.
A 2013 PLOS Medicine study of 600 trials with results posted on ClinicalTrials.gov found a median of 21 months from trial completion to journal publication, interquartile range 14 to 28 months. That clock starts after the trial has already run.
In the same sample, about half of the trials with posted results had no corresponding journal publication.
AI-specific evidence is thinner still. A September 2026 analysis in Academic Radiology assembled 408 registered AI medical-imaging trials with primary completion on or before 1 May 2023 and searched for publications as of 1 May 2026.
It identified peer-reviewed publication for 79 of them β 19.4%. Observational design, inclusion of children and smaller planned enrollment predicted lower publication likelihood.
So "validation takes two to three years" understates it. Three years after completion, four in five completed AI imaging trials had produced no published result β not late evidence, no evidence.
What does the FDA say about AI models that change after authorization?
It stopped requiring the model to hold still, which is the regulatory acknowledgment of exactly this paradox.
In December 2024 the FDA finalized Marketing Submission Recommendations for a Predetermined Change Control Plan for Artificial Intelligence-Enabled Device Software Functions.
A PCCP is reviewed as part of the original marketing submission and describes planned modifications, the methodology used to develop and validate them, and an impact assessment. Modifications covered by the plan can then be implemented without a new marketing submission.
The shift is from validating an artifact to authorizing a process for changing one. Unlike the draft, the final guidance applies to all AI-enabled device software functions, not just machine-learning ones.
For a health system the implication is direct: the reviewable object is the change-control and re-evaluation machinery, and that machinery has to be something you operate rather than something a vendor reports on.
What is the durable asset in clinical AI if it is not the model?
The evaluation harness β the labeled cases, the thresholds, the provenance records and the re-run discipline that outlive every model in it.
Concretely, four things are worth owning because they do not expire when a checkpoint does.
- Your own labeled case set, drawn from your adjudicated records and labeled by the clinicians who do the work β not a public benchmark.
- Thresholds tied to your case mix, so a model swap is judged on your population rather than on a leaderboard.
- Provenance on every output: which model identifier, which prompt version, which retrieved documents, retained long enough to reconstruct a decision.
- A promotion gate, so a new model reaches clinical use only after the suite re-runs and clears.
The Beijing AI-TEC deployment shows why the harness has to sit where the work happens: use of the agents went from 3.8% of examinations to 23% after workflow changes, with no change to the models.
It is the same discipline as treating evaluation rather than generation as the enterprise problem, and the same reason healthcare AI pilots fail on architecture rather than model quality.
How does ibl.ai keep clinical AI validation from expiring?
By making the evaluation machinery an artifact the institution holds, and the model a replaceable dependency underneath it.
With ibl.ai you own all the code and the data.
The platform runs on your own infrastructure under a full source-code license, so the evaluation suites ship as code in your repository and run in your CI, against your data, on your schedule.
Every response records the sources used, the policy in force and the pinned model checkpoint that produced it.
It is model-agnostic across any LLM, so a retired checkpoint is a dependency swap rather than a re-platforming: when a stronger model ships, it is re-based and the suite re-runs before anything is promoted.
The platform's model catalogue auto-syncs behind a verification gate that tests multi-turn recall, streaming, tool calling, image input and a real, non-zero cost before a discovered model is activated.
Billing is usage-based with no per-seat pricing, and you deploy anywhere β your own cloud, on-premise, GovCloud or a fully air-gapped network β so protected health information never crosses a boundary you do not control. 1.6M+ users across 400+ organizations run the platform this way, including NVIDIA, MIT, and Syracuse University.
For health systems this is the difference between evidence you rent and evidence you keep. Agentic OS is the same stack our healthcare deployments run on.
ibl.ai is family-owned and operated from New York, NY.
Related reading: most healthcare AI pilots never reach production β the architecture that decides whether a validated system ships at all, and Beijing's AI eye clinic at 3.8% clinician adoption.
Sources: Claude model release dates from Wikipedia's Claude model list and retirement dates from Anthropic's model deprecation page; GPT-5.6 dates from its Wikipedia entry and the GPT-6 Astra date from Al Jazeera; the 21-month median from Riveros et al., PLOS Medicine, 2013; the 19.4% publication yield from Academic Radiology, September 2026; the PCCP final guidance from FDA.