
The Kill Switch Is Already Flipped. EU Sovereignty Misses the Point.
The EU is spending enormous political energy right now debating where European data should physically sit. Meanwhile, every serious European company is building its core intelligence on top of models controlled by three American companies and one Chinese lab. The kill switch everyone worries about? It is not in the data center. It is in the API key.
CNBC reports today that EU officials are explicitly framing their cloud sovereignty push around preventing a U.S. "kill switch" on European infrastructure. The fear is real. But the solution they are building is aimed at a problem from 2019. Computerworld simultaneously notes that the framework still leaves wide room for AWS, Azure, and GCP to comply and dominate. So we get the bureaucratic overhead of sovereignty theater without the actual independence. Brilliant.
Let me say this plainly from Jönköping: I think this entire approach is backwards. And Sweden, specifically, is in a position to either prove the alternative or become the country that tanks the whole effort.
Data Residency Is a Solved Problem. Model Dependency Is Not.
Here is the situation as I see it in June 2026. European cloud sovereignty frameworks focus almost entirely on data residency. Where does your byte sleep at night? Which jurisdiction can subpoena it? These are legitimate legal questions. But they are also questions the market has already answered. Every major hyperscaler runs EU regions. GDPR forced that hand years ago. The compliance boxes get checked. The infrastructure stays American.
The dependency nobody is regulating is the AI model layer. When a Swedish company uses GPT-5 or Claude to power its customer service, its internal reasoning, its code generation, its hiring pipeline, it is not just using a tool. It is outsourcing its cognitive infrastructure. That is a different category of dependency than "my database runs on Frankfurt-region AWS."
If OpenAI changes its terms, raises prices 10x, or gets hit with a U.S. export restriction? The kill switch is not in some data center rack. It is an HTTP 403 response on an API endpoint that your entire product depends on.
Lime Technologies: A Live Experiment in European Stack
There is a real case study happening right now. Lime Technologies out of Lund is launching an all-European AI-powered CRM platform. This is not a whitepaper or a policy proposal. It is a shipping product built on non-U.S. stack.
I respect what they are doing because it makes the cost visible. Building on European AI and European infrastructure is more expensive today. The model quality gap is real. The tooling is less mature. The ecosystem is thinner. Anyone telling you European AI stack is "just as good" right now is selling you something.
But Lime's bet is that this cost is temporary, and the dependency risk of the alternative is permanent. That is a strategic calculation, not a technical one. And I think they are right.
This is exactly the kind of thinking we bring to custom SaaS development at HEIMLANDR. When we build for clients, the stack choice is not just a performance benchmark. It is a business continuity question. Who owns the intelligence layer? What happens when that vendor pivots?
Sweden's Position: Quietly Strong, Politically Weak
Kvartal is asking today whether Sweden could undermine the EU's entire tech independence plan. It is a fair question. Sweden has a complicated relationship with EU tech regulation. We are skeptical of heavy-handed rules. We have strong ties to American tech. Half the senior engineers I know in Stockholm have done stints at Google or Spotify's U.S. offices. The cultural pull toward Silicon Valley is real.
But Sweden also has assets that most EU countries do not.
We have cheap, clean energy. AI training is an energy problem before it is a compute problem, and Swedish hydropower and wind give us a structural advantage that France's nuclear and Germany's coal-gas mix cannot match easily. We have a deep engineering culture. Not just a startup scene. An actual tradition of building complex systems, from Ericsson's telecom infrastructure to Spotify's distributed systems to iZettle's payment stack.
We have something else too. A small enough country that coordination is possible. Sweden has 10 million people. You can fit the entire relevant AI policy community in one conference room in Stockholm. Try doing that in Germany or France.
The problem is political will. Swedish tech policy in 2026 is mostly reactive. We implement EU directives. We rarely shape them. And on the specific question of AI model sovereignty, I see almost no serious policy discussion happening in Sweden. Vinnova funds projects. RISE does research. But nobody is asking the hard question: should Sweden invest in sovereign foundation model capacity, and if so, how?
Compare this to France, which has thrown real money behind Mistral. Or to the UAE, which funds open models through Falcon. Sweden talks about AI strategy. These countries write checks.
What Jönköping Sees That Stockholm Misses
I run a company from Jönköping. Not Stockholm. Not London. Not San Francisco. And what I see from here is that the sovereignty conversation is completely disconnected from what actual builders need.
A mid-size Swedish manufacturer wants to deploy AI agents for quality control. They do not care about data residency frameworks. They care about: Can I run this model on my own infrastructure? What happens if the vendor disappears? Can my team actually modify this thing?
Those are the real software development Sweden questions. And the answers right now are: maybe, probably not, and definitely not. That is the gap. Not where the data sits. Whether you can actually run your own intelligence.
The Open Source Counter-Move
The good news is that the open source community is building the alternative layer faster than most people realize.
Look at what is trending on GitHub this week. awesome-selfhosted has over 300,000 stars. That is not a niche interest. That is a movement. People want to run their own stuff. The project catalogs every self-hostable alternative to SaaS products you can find. It is the single best resource for anyone serious about reducing vendor dependency.
n8n, the workflow automation platform, is pushing 194,000 stars. It has native AI capabilities and you can self-host it. This matters because workflow automation is where AI models actually connect to your business logic. If that layer is self-hosted, you can swap the underlying model without rebuilding your entire pipeline.
Daytona is interesting too. Over 72,000 stars for infrastructure designed specifically to run AI-generated code securely. The fact that this exists and is growing fast tells you something about where the industry is heading. The assumption is that AI writes the code. The question is where that code runs and who controls the environment.
At HEIMLANDR, we use these tools. We build AI agent systems for clients, and one of the first conversations we have is about control. Not in a paranoid way. In a practical way. If we wire your business logic into an AI agent, what is your exit strategy? What happens when the model provider changes pricing, changes capabilities, or just changes its mind about your use case?
Where This Goes: 2027-2030
Let me sketch the trajectory as I see it.
2027: The EU cloud sovereignty framework is fully implemented. It achieves very little. AWS, Azure, and GCP all comply by running European subsidiaries with local data handling. The checkbox sovereignty is complete. The actual dependency deepens because European companies are now running even more workloads on compliant-but-still-American cloud. And those workloads increasingly include AI model inference as a core business function.
2028: The first major AI model access disruption hits a European industry. Maybe it is a pricing shock. Maybe it is a U.S. regulatory action that restricts model exports to certain sectors. Maybe it is just a terms-of-service change that breaks a critical use case. Whatever it is, it will make the data residency debate look quaint. European companies will realize they have no fallback for their intelligence layer.
2029-2030: If we are approaching anything close to AGI-level systems, the control question becomes existential for nation-states. A country that cannot run its own reasoning infrastructure is not sovereign in any meaningful sense. It does not matter if your data is in a Swedish data center if the system that interprets, reasons about, and acts on that data is controlled from San Francisco.
This is not doom-saying. This is engineering reality. If you build a system where the most important component is a black box API owned by a foreign company, you do not control that system. Full stop.
The Blockchain Parallel
There is a useful parallel here from blockchain development and smart contract development. The whole point of blockchain architecture is that you do not need to trust a single entity. The system's integrity comes from its structure, not from someone's promise.
We need the same thinking for AI infrastructure. Not necessarily blockchain-based (though there are interesting projects there), but the same philosophy. Distributed. Auditable. Not dependent on one provider's goodwill. The smart contract development principles of transparent, verifiable execution are exactly what the AI model layer needs.
What to Look At
If you are a CTO or founder dealing with this, here is what I would actually spend time on this week:
1. awesome-selfhosted. Audit your stack against this list. For every SaaS dependency, check if a self-hostable alternative exists. You do not have to switch today. But you should know your options.
2. n8n. If you are building AI workflows, build the orchestration layer on something you can self-host. This makes your model layer swappable. That is the key architectural decision most teams are getting wrong right now.
3. Lime Technologies' approach. Watch what happens with their European-stack CRM. Not because you should copy it, but because their experience will surface the real costs and tradeoffs of European AI independence. Learn from their pain.
4. Swedish energy + compute. If you are making infrastructure decisions, look seriously at Nordic hosting. The energy cost advantage for AI workloads is not marginal. It is significant. And it gets more significant as models get larger.
What Should Actually Happen
EU regulators need to expand the sovereignty conversation from data residency to model dependency. Specifically:
Require that any AI system used in critical European infrastructure has a documented fallback that does not depend on non-EU API access. Require model transparency sufficient for European organizations to evaluate their dependency risk. Fund open European foundation models with the same seriousness that France funds Mistral. This should be a Nordic priority, not just a French one.
Sweden specifically should stop being passive on this. We have the energy. We have the engineers. We have the tradition of building infrastructure that works. What we lack is the political conviction to say: this matters, and we are going to lead on it.
From Jönköping, I watch this unfold with a mix of frustration and optimism. Frustration because the policy conversation is so far behind the technical reality. Optimism because the builder community is not waiting for permission. People are self-hosting. People are building alternatives. People are making architectural choices that preserve optionality.
That is what we do at HEIMLANDR.IO. We build things that our clients actually control. Not because sovereignty is trendy. Because dependency is risk, and risk is our job to manage.
The kill switch is not hypothetical. It is already wired into every European company running core business logic on a foreign AI model with no fallback. The question is not whether someone will flip it. The question is whether you will have an alternative ready when they do.
Fredrik Brunnberg is the CEO of HEIMLANDR.IO, building AI and software solutions from Jönköping, Sweden. This is the daily HEIMLANDR briefing. If you found this valuable, share it with someone who builds things.
CEO & Writer
CEO of HEIMLANDR.IO. Punk rock tech from Jönköping, Sweden. Building AI systems, blockchain infrastructure, and writing about where this industry is actually heading — no echo chamber, no hype.