Short version: Amazon froze four Nova models — Premier, Omni, Reel, and Canvas — into maintenance-only mode, closed its AGI Lab, and is restarting behind a single frontier model led by Pieter Abbeel, aimed at re:Invent. What survives (Nova 2 Lite, Sonic, Forge, and the Nova Act agent tool) tells you where the bet moved. If you built on a frozen model, this is a migration notice with no siren attached. Here's the triage, and the lesson underneath it.
What actually happened#
Reporting that surfaced July 28 and carried through the 30th: Amazon moved Nova Premier, Nova Omni, Nova Reel (video), and Nova Canvas (image) into what it internally calls KTLO — "keep the lights on." That's maintenance-only: security and reliability patches, no new capability. It also closed its AGI Lab and redirected people toward one new frontier model under Pieter Abbeel, targeted for AWS re:Invent later this year.
The surviving line is the tell. Nova 2 Lite, Nova 2 Sonic (speech), Nova Forge, and Nova Act — Amazon's agent tool — stay maintained. The shape of the bet changed from many mid models to one frontier model plus the agent layer.
Why "maintenance-only" is a deadline, not a status#
A frozen model doesn't get worse on the day of the announcement. It gets worse relative to everything else — every week, quietly. It won't track the frontier, won't pick up the efficiency gains that just cut OpenAI's Luna tier 80%, and it sits on a path toward a deprecation notice that will arrive on Amazon's calendar, not yours. Treat KTLO as the start of a countdown you can't see the end of.
The triage, if you're on a frozen model#
You don't need to panic-migrate this week. You need to start, while it's calm:
- Pin and capture. Log the exact model ID on every call, and freeze a golden set of real outputs. You can't compare replacements against a memory.
- Shadow-test replacements. Bedrock hosts multiple providers; a maintained Nova line or another frontier model on the same platform keeps your integration surface small. Run candidates against the golden set before you switch — the discipline is the same one that catches a silent model upgrade.
- Make the swap a config change. Route model selection through one abstraction so this migration — and the next one — never touches your product logic.
If you're on the surviving line, especially Nova Act, you're on the invested path. Keep building, but do step 3 anyway.
The durable lesson#
This is the market folding its weak model hands — and it's the second such consolidation in a matter of weeks. The most fragile thing you can anchor a product to is a model that is nobody's flagship and nobody's agent layer: exactly the mid-tier that gets frozen when a vendor decides to concentrate. Amazon just told you which of its models it's willing to let go stale, and which two categories it will defend — the frontier tier and the agent tooling.
So the move isn't "get off AWS" or "distrust Nova." It's architectural and it's boring: keep the model swappable, keep an eval that defines the quality you need independent of any one vendor, and prefer a provider's clearly-invested line — its frontier model or its agent platform — over the interchangeable middle. Do that, and the next freeze, from any vendor, is a routing decision instead of an emergency. That's the same throughline as this week's cheap-tier price cuts: re-price and re-route by task, don't rebuild.



