// Field note
AI Governance Just Got Teeth
Two weeks ago, on August 2, the EU started enforcing the AI Act. Not the "please consider complying" version — the version with fines attached. The same day, the Act's transparency duties went live, per the European Commission's own AI Act page: chatbots have to tell you they're chatbots, AI-generated content has to be marked, deepfakes have to be labeled. If you ship anything with a model in it to the EU market, this is now your operating environment, not a future one.
And the EU is only half the story. Colorado's original AI Act was supposed to bite in February 2026, got sued by X.AI, and was then repealed and replaced by a revised law that takes effect January 1, 2027. The US is not deregulating — it's iterating. The direction of travel is the same everywhere: AI governance is becoming enforceable, and it's aimed squarely at the systems that make decisions about people.
If you're building agents, this matters more than the compliance teams think it does. Here's what actually changed, and what it means for how you ship.
The EU: enforcement is live, high-risk is delayed
The AI Act has been rolling out in phases since February 2025, and the timeline is now well documented by the EU AI Act tracker run by the Future of Life Institute and by Software Improvement Group's running summary. The important dates for builders:
- August 2, 2025 — obligations for general-purpose AI (GPAI) model providers took effect: technical documentation, training-content summaries, copyright policy.
- August 2, 2026 — the AI Office's enforcement powers over GPAI providers went live, along with Article 50 transparency duties. Fines for GPAI violations run up to €15 million or 3% of global turnover (€35 million or 7% for prohibited practices).
- December 2, 2027 — high-risk obligations for stand-alone systems (Annex III: hiring, credit, education, critical infrastructure), deferred by the Digital Omnibus.
- August 2, 2028 — high-risk AI embedded in regulated products (Annex I: medical devices, machinery, toys).
The Digital Omnibus — Regulation (EU) 2026/1744, in force since July 27 — pushed the high-risk tier back by over a year because the harmonized standards weren't ready. But it did not touch the GPAI rules or the transparency duties. Those went live exactly on schedule. The message is unmistakable: the EU is enforcing the parts that apply to the models everyone actually uses, while giving the slow-moving product categories more runway.
Colorado: from "high-risk AI" to "consequential decisions"
Colorado's first AI law (SB24-205) was the most aggressive state attempt at algorithmic-discrimination regulation in the US. It got sued, the AG suspended enforcement, and the legislature came back with a rewrite — SB26-189, signed May 14, 2026, effective January 1, 2027. Norton Rose Fulbright's analysis of the rewrite is the clearest read on what changed.
The rewrite is a tell for where US state regulation is heading:
- It drops the "high-risk AI system" framing entirely and regulates automated decision-making technology (ADMT) used in consequential decisions — access to education, employment, housing, financial services, insurance, healthcare, government services.
- Developers must document intended uses, known harmful uses, training-data categories, and limitations, and hand that documentation to deployers.
- Deployers must give consumers clear notice when ADMT is used in a consequential decision, and — the interesting part — a meaningful human review with someone trained to conduct it and authorized to override the decision.
- No private right of action. The Colorado AG has exclusive enforcement authority.
Notice what's missing: the duty-of-care and annual-impact-assessment machinery of the original law. Colorado learned that the first version was unworkable and rebuilt it around the two things that actually matter — disclosure and human override. That's a governance model builders can actually design against.
The agentic angle: governance failures, not model failures
Here's the number that should worry you more than any fine: Gartner predicts over 40% of agentic AI projects will be canceled by the end of 2027 — due to escalating costs, unclear business value, or inadequate risk controls.
The 2026 data shows why. Roughly 75% of enterprise leaders report adopting agentic AI — per Forrester — but only 17% of organizations have deployed agents (Gartner's 2026 CIO survey), and just 11% have production-ready agentic systems (Deloitte's Tech Trends 2026). Digital Applied's breakdown of these studies is worth reading if you want the numbers kept honest with their dates. That's a market carrying an enormous inventory of pilots that must either graduate or get canceled. And the analysis of why they die is consistent: projects rarely fail because the model couldn't do the work. They fail because nobody scoped the autonomy, nobody mapped the risk, nobody owned the outcome.
That's not a model problem. That's a governance problem wearing an AI costume — the same way an agent loop that retries side-effecting calls is an architecture problem, not a model problem.
What governance actually means for builders
The NIST AI Risk Management Framework has the right shape: Govern, Map, Measure, Manage. It's voluntary, it's not a checklist, and it maps directly onto the enforceable regimes. If you want the EU and Colorado rules to be a non-event, do these four things:
- Inventory. Map every system with a model in it — including the agent you're building in a branch right now. Over half of organizations can't do this basic step.
- Classify. Which systems touch consequential decisions? Those are the ones that get documented, disclosed, and human-reviewed. Everything else is lower-stakes.
- Build the human gate. Colorado's "meaningful human review" is the pattern: a named person, trained, with authority to override. Design that into the agent loop before the regulator asks for it.
- Name an owner. The projects that survive have a named governance owner per agent, per-phase ROI checkpoints, and verification gates mapped to stakes.
Governance is an operating model, not a policy document. The teams that treat it as a slide deck are the ones Gartner is counting in that 40%.
The Agentic AI Maturity Assessment scores a deployment across identity, MCP supply chain, memory integrity, and governance — a fast way to find out where your agent would fail an audit before a regulator does.