Superintelligence ban bill: your model roadmap is policy
Sanders and Casar introduced a bill to ban superintelligent AI and pause advanced development. It will not pass. Plan for capability freezes anyway.
Every automation you have built on a frontier model carries a quiet assumption: next year's model will be better than this year's. A bill introduced Wednesday would make that assumption illegal. The Ban Artificial Superintelligence Act from Sen. Bernie Sanders and Rep. Greg Casar will not become law this Congress — but it is the clearest signal yet that your model roadmap is now a policy variable, not just a vendor one.
What actually happened
On September 23, Sanders and Casar introduced a 19-page bill that would do three things, per the sponsors' announcement:
- Permanently ban artificial superintelligence — defined as AI exceeding human cognitive performance across most domains, or holding the capability to disempower humanity. The definition explicitly includes systems that can "automate or greatly accelerate" AI research and development.
- Temporarily pause advanced AI development until a federal regulator exists and has written safety rules. The pause also covers AI that self-improves and AI applied to biochemical weapons capability.
- Create a cabinet-level Department of Artificial Intelligence with a secretary of AI, to supervise frontier systems and enforce the ban.
Penalties are not symbolic. Entities face what the sponsors call the corporate death penalty; individuals face up to 20 years in prison — the same exposure as unlawfully building a nuclear weapon. Sanders framed it directly: "When the future of humanity is at stake, we cannot let a handful of Big Tech CEOs write their own rules."
The odds are bad. NBC News reported little expectation that meaningful AI legislation passes this year, with Sen. John Kennedy saying flatly that this Congress will do nothing on AI. An industry group called the bill dead on arrival and pointed at the vagueness of its definitions — a fair criticism, and the most important detail in the whole story.
Why AI regulation matters for your business
The definition fight is the part that reaches you. Nobody is going to outlaw your invoice-parsing agent. But "exceeds human performance across most domains" and "greatly accelerates AI research" are the kind of phrases that get narrowed in committee and widened in enforcement. Every serious AI bill of the next three years will argue over where that line sits, and the line determines whether the model you depend on keeps shipping upgrades.
Run the freeze test on your own stack. Pick your three most valuable automations and ask: if the underlying model stopped improving today — same capability, same context window, same tool-calling reliability, forever — does the workflow still pay for itself? If yes, you built on today's capability. If no, you built on a roadmap, and a roadmap is not a dependency you control. We ask this on every build, and it changes what we ship.
Portability is the hedge that works under every outcome. A pause, an export restriction, a vendor pricing change, a model deprecation — they all present the same way in your codebase, as the thing you depend on becoming unavailable on someone else's schedule. One internal interface per capability, provider as configuration, evals you own so you can prove a swap is safe. That costs a few days up front and survives every version of the regulatory story.
Do not build compliance for a bill that will not pass. There is nothing to implement here. The mistake is the opposite one: reading "dead on arrival" and concluding policy risk is zero. The EU AI Act was also called unworkable. Watch the definitions, not the headlines.
Key takeaways
- Sanders and Casar introduced the 19-page Ban Artificial Superintelligence Act on September 23
- It would permanently ban superintelligent AI, pause advanced AI development until a new federal regulator writes safety rules, and create a cabinet-level Department of AI
- Penalties: corporate dissolution for entities, up to 20 years in prison for individuals
- Passage is unlikely — NBC News reported little expectation of meaningful AI legislation this year
- The durable risk is definitional: "exceeds human performance" and "accelerates AI R&D" will be argued over for years
- Run the freeze test: does each automation still pay for itself if model capability stops improving today?
- Keep every model behind one internal interface with your own evals, so a forced swap is a config change
If a bill, a price hike, or a deprecation can break your automation, you do not own it. We build AI systems with the provider behind an interface and the evals in your repo, so a swap is a config change instead of a rewrite. See how we build vendor-agnostic systems, or tell us which model you cannot replace.
Sources: Sen. Bernie Sanders, NBC News.
- #ai-regulation
- #vendor-risk
- #model-portability
- #ai-policy
- #ai-automation
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
37,649 records of AI agents probing public databases
Transluce published a dataset of suspected AI agent activity going back to March. The agents weren't hacking on purpose — they were stuck. Classify your bot traffic.
Read itStrada browser automation: agents for portals with no API
Strada shipped browser automation on September 24 so AI agents can drive carrier portals that have no API — recorded once, run on live data, logged end to end.
Read it