Lissin

Tech Twitter Daily · Episode 32 · 15 min · 25 April 2026

AI in the Crosshairs: DOJ, xAI, and Colorado’s Legal Showdown

Why This Landmark Lawsuit Could Decide Who Writes America’s AI Rules—And What It Means for Tech’s Future

What this episode covers

Why This Landmark Lawsuit Could Decide Who Writes America’s AI Rules—And What It Means for Tech’s Future

Play this episode

15 min of audio, free in your browser — no account, no app.

Transcript

1,959 words · the script as narrated

The U.S. Department of Justice just joined Elon Musk's company, xAI, in a federal lawsuit against the state of Colorado. This isn't just another lawsuit. It's the first major battle line being drawn between the federal government and individual states over who gets to write the rules for artificial intelligence. The case, challenging Colorado's new AI discrimination law, will set a precedent for every other state watching. A win for the DOJ could establish federal control over AI regulation nationwide. A win for Colorado could create a patchwork of local laws that determines how—and if—AI gets deployed at scale.

The abstract debate about AI safety just became a concrete federal case. And it happened this week. That was the political earthquake. But the ground was already shifting everywhere else. The thread everyone was passing around this morning was about the money. Specifically, OpenAI’s advertising pilot. It just crossed one hundred million dollars in annualized revenue. For context, this program is still in its infancy. OpenAI is now reportedly targeting two-point-four billion in revenue for 2026, and a staggering eleven billion by 2027. The platform is also opening up. Ads are now being shown to logged-out users, which dramatically increases the available inventory.

And you can see the effect in the price. Nine weeks ago, the cost per thousand impressions—the CPM—was sixty dollars. Today, it’s twenty-five. That’s not a price drop. That’s a market being born in real time. This isn't happening in a vacuum. You saw The Trade Desk respond this week by launching something called "Koa Agents." These are AI assistants designed to help advertisers manage their campaigns. They even published an "Open Agentic Kit" to try and standardize how these new AI agents talk to each other across the ad-tech ecosystem. It’s a defensive move. The entire digital ad industry—the world of DSPs and SSPs that has dominated for fifteen years—is being challenged by a simple conversational interface.

Criteo's CEO, Michael Komasinski, basically said it out loud. He described his new partnership with OpenAI as positioning Criteo to be "the commerce intelligence layer behind AI-powered storefronts." They see the writing on the wall. The point of interaction is shifting from the webpage to the chat window. Meanwhile, inside the enterprise, the same shift from tool to agent is accelerating. Microsoft just unified its various AI efforts under a new name: Microsoft IQ. It’s composed of three parts. Work IQ pulls from your emails, chats, and meetings. Fabric IQ connects to unified business data. And Foundry IQ connects to everything else.

The goal here isn't to give you a better chatbot. It's to create an AI agent that has the complete contextual awareness of an experienced employee. It knows who you work with, what projects are priority, and where the official data lives. This is the infrastructure for grounding AI in company-specific reality, moving it from a generic assistant to a reliable decision-maker. Google Cloud is on the exact same trajectory, but in a more critical domain: cybersecurity. They just announced new agentic AI capabilities for security operations. One of these agents automatically examines a company’s security setup, finds gaps in its defenses, and then generates and deploys new detection rules to close them.

It even validates the new rules using synthetically generated data. This is a huge step toward the long-prophesied autonomous Security Operations Center, or SOC. Not a human using an AI tool to find threats, but an AI agent autonomously managing a company's defenses. Beneath all this product news, two conversations were happening in the more technical corners of the network. The first was about a new paper from MIT. The project is called SEAL, which stands for Self-Adapting Language Models. The framework allows a large language model to essentially improve itself. It generates its own training data, fine-tunes its own weights, and gets better at downstream tasks without direct human supervision.

It uses reinforcement learning to reward itself for successful self-edits. This is a meaningful step toward the kind of recursive self-improvement that has been a theoretical milestone for years. It’s not AGI, but it’s a system that learns how to learn. The second conversation was about efficiency. The massive transformer models we use today are notoriously inefficient. There was a great analysis making the rounds that broke down the problem. Every time a model generates a new word, the computational cost grows. This is why a long conversation with a chatbot gets progressively slower. The chatter this week was all about the solutions that are starting to get real traction.

Mixture of Experts—or MoE—is the big one. Instead of one giant model doing all the work, MoE routes each part of a problem to smaller, specialized "expert" models. This has already been shown to reduce training costs by over forty percent. You also heard a lot about alternative architectures, like Mamba, that are designed from the ground up to be more efficient. The takeaway is that the brute-force era of scaling AI may be giving way to a new era of efficiency. The gold rush for GPUs isn't over, but the smartest teams are now in a race to do more with less. Finally, there was a broader economic discussion, sparked by a new interview with Luis Garicano, a professor at the London School of Economics.

He made the argument that AI is a revolution on the scale of the industrial revolution. But instead of automating physical work, it's automating cognitive work. He pointed to the stock market, where valuations for traditional software-as-a-service companies are plummeting. The market is betting that many of the functions they perform can, and will, be replaced by AI. This isn't some far-off future. It's the assumption now baked into financial models. The entire software industry is being repriced based on its vulnerability to AI-driven automation. So let’s go back to that lawsuit in Colorado. Let’s go deeper.

The law is called SB24-205. It’s set to take effect in June of 2026, and it targets what it calls "high-risk" AI systems. These are models used in critical areas: employment, housing, healthcare, education, and finance. The law requires developers of these systems to actively find, disclose, and mitigate any "algorithmic discrimination." On the surface, this sounds reasonable. Who wants a biased AI denying them a loan or a job? But the lawsuit filed by xAI, and now joined by the Department of Justice, argues the law is unconstitutional. Their first claim is that it violates the First Amendment. They argue that forcing a developer to change their AI's output to align with Colorado's specific view on fairness is compelled speech.

It forces the AI to say things that its creators may not believe are true or accurate, purely to satisfy a government mandate. Their second, and more potent, argument invokes the Fourteenth Amendment's Equal Protection Clause. This is where the core of the conflict lies. The lawsuit claims that in order to "mitigate" bias, the law effectively requires AI models to use protected characteristics—like race and gender—to "distort outputs." The head of the DOJ's Civil Rights Division, Harmeet Dhillon, put it bluntly on Twitter. She said, "We join @xai's landmark suit, and stand against woke DEI standards being imposed by Colorado." Here’s the turn.

What the DOJ and xAI call "distorting outputs" and "woke DEI standards," Colorado calls "ensuring fairness." The entire case hinges on two fundamentally different definitions of discrimination. One side argues that a fair AI is one that is blind to race, gender, and other protected classes. It should treat every input identically, without regard for demographics. To do otherwise—to adjust outputs based on those factors—is itself a form of discrimination. The other side argues that a system blind to demographics will simply inherit and amplify the biases already present in its training data. If historical data shows that one group received fewer loans, a "blind" AI will learn that pattern and replicate it.

From this perspective, the only way to achieve a fair outcome is to make the AI aware of demographics so it can actively correct for those historical imbalances. This is not a technical debate. It's a philosophical one. It’s a political one. Is fairness about equal process, or equal outcomes? The Colorado law comes down firmly on the side of outcomes. The lawsuit comes down firmly on the side of process. And now, a federal court will have to decide which definition of fairness gets encoded into law. Now, connect this legal battle to what’s happening in the enterprise. Remember Microsoft IQ and Google’s autonomous security agent?

These are the "high-risk" systems the Colorado law is talking about. They aren't theoretical. They are being deployed right now. Think about Microsoft IQ. It’s designed to give an AI agent the context of an "experienced employee." An experienced employee doesn't just know data. They know the company culture. They have instincts about which projects matter, which managers to listen to, and which rules can be bent. They operate with a deep, implicit understanding of the organization's biases. When you create an AI to replicate that, you are also asking it to replicate those biases. Does a promotion recommendation agent powered by Microsoft IQ learn from a decade of promotion data that favors a certain demographic?

Almost certainly. The question Colorado's law forces is: what do you do about it? Do you instruct the AI to be blind to demographics, potentially perpetuating the pattern? Or do you instruct it to be aware, and actively promote other groups to balance the scales? The same applies to Google's security agent. It’s making autonomous decisions about what constitutes a threat. What happens when it analyzes user behavior? Does it learn that activity from a certain country is more likely to be malicious? Does it start flagging employees based on patterns that correlate with national origin? An agent designed for autonomous action must make these kinds of judgments.

The lawsuit in Colorado is a fight over the rulebook for those judgments. This is the key. The push for autonomous agents is happening at the exact same time as the push for regulation. Tech companies are building systems designed to operate without human intervention, grounded in the messy reality of human data. Governments are trying to impose a clean, ideological framework on top of that messy reality. The collision is inevitable. The DOJ’s involvement just raised the stakes from a state-level issue to a national one. A federal judge is now being asked to define "fairness" for an entire industry that is building machines to make decisions on our behalf.

This week, the abstract idea of AI governance became a real fight. It’s a fight between two definitions of fairness, two visions of government, and two possible futures for how technology is integrated into our lives. While developers at MIT are building models that can teach themselves, and engineers at Microsoft are building agents that can act like employees, lawyers at the Department of Justice are fighting a battle to determine the very soul of these new machines. What we're seeing is the separation of the technical track from the political track. The technology will continue to accelerate. The models will get more efficient, more capable, and more autonomous.

That is not in question. The real question—the one being decided in a Colorado courtroom—is about control. We are building powerful, autonomous agents and handing them the keys to our most critical systems. The fight is over what rulebook they will be forced to read. The outcome of this legal battle won't be written in Python. It will be written in case law, and it will define the operating system for AI in society for the next decade. The code is already shipping. The rules are now being written in court.

About Tech Twitter Daily

Daily curated digest of the most interesting conversations happening on Tech Twitter and AI — filtered for signal, not volume.

All 143 episodes · More social media shows