惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
月光博客
月光博客
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
罗磊的独立博客
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
量子位
雷峰网
雷峰网
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
博客园 - 聂微东
V
V2EX

AI Squared

What is AI Observability? Top AI Governance Tools & Platforms in 2026 [Compared] What is AI Governance? A 2026 Enterprise Guide Fine-Tuned Models vs General LLMs: Which Performs Better? How to Reduce Token Usage: Prompt, Caching & Routing Strategies How to Govern AI Agents: A Step-by-Step Enterprise Framework UNIFI vs Workflow Orchestration Tools: When to Use Each [2026] From Pilot to Enterprise Wide Adoption: 5 Takeaways from the Ai4 Stage - AISquared RFP Automation: How to Automate Bid Responses with AI [2026] AISquared UNIFI vs Enterprise Search Platforms: Comparison Guide [2026] MCP for Enterprise: The Complete Guide for [2026] What Is an MCP Gateway? Governing AI Agent Tool Access at Scale What Are Small Language Models (SLMs)? The Enterprise Guide Unified AI Platform vs Point Solutions: A Decision Framework [2026] AI Agent Governance: Controls, Frameworks & Best Practices for Enterprises The Complete Guide to Enterprise AI Deployment in 2026 7-Layer AI Controls Framework: Enterprise AI Governance Guide [2026] What is a Unified AI Architecture? Complete Guide with Benefits [2026] Zero Trust AI: Security Framework for Enterprise AI Systems [2026] How to Assess Metagenomic Risk with AI in Space Missions - AISquared What Is Predictive AI? Definition, Examples & Use Cases [2026] AI Feedback Loops: How to Improve Model Accuracy [2026] Why Enterprise AI Adoption Still Stalls in 2026 Build Fully Governed, Production Ready AI Workflows in Natural Language  - AISquared AI in Regulated Industries: Compliance, Use Cases & Implementation Your Increasing AI Token Spend is an Architecture Problem - AISquared How to Measure AI ROI: Metrics, Framework & Calculator [2026] 6 Best AI Orchestration Tools: Features, Pricing & Comparison [2026] How to Measure AI Readiness: Assessment Framework & Checklist 10 Best AI Platforms for Enterprises: Features, Pricing & Comparison [2026]
The Model Problem Is Getting Solved. The Control Problem ...
Darren Kimura · 2026-07-21 · via AI Squared

Why the next phase of enterprise AI will be won through runtime control, not model selection

Three years ago, the central question in enterprise AI was which model to use. Teams ran bake-offs, debated benchmarks, and built roadmaps around individual vendors.

Model selection still matters, particularly for specialized and high-risk applications. But for many enterprise workflows, it is no longer the primary constraint. Models are improving rapidly, costs are declining, and modern architectures increasingly allow organizations to route between models without rebuilding the entire application.

The model problem is increasingly being solved by well-capitalized technology companies moving at a pace and focus no enterprise can match internally.

Which leaves the harder question: can the enterprise control the systems built around those models?

What Actually Breaks

Across over 300 interviews and enterprise implementations, I have seen nearly every troubled AI deployment begin to break down outside the model.

No one can say how many AI systems are running in the company. A retrieval pipeline is pointed at a SharePoint site whose permissions have not been reviewed since 2019. A developer connects an agent to production using a service account with far more authority than the task requires. A model powering a customer-facing workflow is deprecated or replaced, and no one re-validates the system. The policy intended to prevent all of this lives in a PDF the runtime has never read.

These are not model problems. They are control problems.

They are also the same class of problem that every prior infrastructure transition eventually had to confront. Enterprise networks needed network management. Cloud required identity, orchestration, and observability. Data platforms required lineage, quality controls, and access governance. The technology arrived first. The control layer arrived second, usually after something expensive went wrong.

AI is at that point now. The difference is speed. Agents are moving into production faster than prior enterprise technologies, and unlike a virtual machine or a data warehouse, they can take action on their own.

What is missing is a formal discipline for controlling AI as an operational system rather than treating governance as a set of policy commitments.

I define this emerging discipline as AI Control Theory.

What AI Control Theory Is

AI Control Theory is the study and practice of how organizations maintain effective control over AI systems while those systems perceive information, make decisions, and take action.

It borrows its operating logic from control systems engineering. A control system compares the actual state of a process against a desired state. When the two diverge, the system intervenes.

Enterprise AI requires the same structure:

  • A desired state expressed through policy, permissions, business rules, and risk tolerance
  • Visibility into the actual state of models, agents, data, workflows, and outputs
  • The ability to intervene in the execution path
  • A feedback loop that evaluates outcomes and adjusts the system

In this formulation, policy establishes the reference state. Runtime telemetry serves as the sensor. The control plane functions as the controller. Enforcement mechanisms are the actuators. Continuous evaluation measures the error between intended and actual behavior and closes the feedback loop.

Governance establishes what should happen. Control determines what is permitted to happen, intervenes when it should not, and produces evidence of what actually occurred.

That distinction sounds academic until an agent moves money.

Sense, Decide, Act, Verify

A functioning AI control system performs four functions continuously: Sense, Decide, Act, and Verify.

Figure 1. The AI control loop: Sense, Decide, Act, and Verify.

1. Sense

Control begins with visibility, and most organizations do not have it.

Models are embedded in applications. Employees use tools the company never procured. Development teams stand up agents in a weekend. Vendors add AI features to software the company already licenses. Unknown AI is ungoverned AI, and the inventory gap is usually worse than leadership believes.

Three capabilities are required. First, a registry of every model, agent, prompt, retrieval pipeline, vector store, and workflow, functioning as the system of record for enterprise AI. Second, runtime telemetry that captures which model ran, who initiated it, what context entered, which tools were invoked, what came back, how long it took, and what it cost. Third, lineage that allows an organization to trace an output through the data, prompts, tools, models, and policies that produced it.

Sampling a small percentage of interactions is not control. When something goes wrong, “the model generated it” is not an explanation. Control means being able to determine why.

2. Decide

Once an organization can see the system, it has to define how the system should behave.

In control theory, the reference signal represents the desired state. For enterprise AI, policy is the reference signal. But a policy the runtime cannot read is guidance, not control.

Policies have to become declarative and machine-enforceable. They must specify which models may be used, which data they may access, which tools an agent may invoke, which actions require human approval, which outputs must be retained, which jurisdictions apply, and what cost, latency, quality, and risk thresholds are acceptable.

All of this has to be tied to identity. Every consequential action should be attributable to a person, service, application, or agent with scoped authority. Agents should not inherit developer credentials or operate through shared API keys that multiple teams keep in environment variables.

An agent without a defined identity and bounded authority is an insider threat with an API key.

3. Act

This is where most governance programs quietly fail.

They document expectations. They convene review boards. They monitor a sample of outputs. What they cannot do is stop anything while it is happening.

Control requires mediation. The control plane has to sit in the execution path, where it can permit, block, redirect, constrain, escalate, or terminate. If a developer can bypass the control layer and call a model endpoint directly, the organization has a dashboard, not a control system. That is not a philosophical objection. It is an architectural one.

Runtime enforcement means four things in practice. Mediation ensures every model, tool, and data interaction crosses an enforceable control point. Routing and arbitration choose a model based on risk, cost, sensitivity, and task type rather than defaulting to whatever a developer selected eighteen months ago. Context governance determines what information is permitted to enter a prompt or workflow, which matters because many AI failures originate in excessive permissions or uncontrolled context rather than in the model itself. Explicit authority boundaries define when an agent may start, pause, approve, retry, terminate, or escalate.

A kill switch that works only because a human noticed is not a control.

4. Verify

Execution is not the end of the loop.

Verification requires evidence-grade records that allow an auditor, risk officer, customer, or regulator to reconstruct who initiated an action, what data and tools were involved, which policy checks fired, what the system produced, and what remediation followed.

It requires continuous evaluation because AI behavior changes. Models are updated. Prompts are edited. Data shifts. Users discover new uses, and attackers discover new ways to exploit the system. A system validated in March may bear little resemblance to the system operating in September.

It also requires economic attribution. Token metering tells you what was spent. It does not tell you whether the workflow produced value, and finance will eventually ask both questions in the same meeting.

Finally, it requires change control. Models, prompts, policies, data sources, and workflows need versioning and promotion through controlled environments. AI systems change too often for quarterly governance reviews to provide meaningful assurance.

Control Is Not a Dashboard

A dashboard tells you something went wrong. A control system prevents the action, constrains its scope, routes it to a safer model, requires approval, or shuts the workflow down.

Observability without intervention is not control. Governance without runtime enforcement is not control. Audit records without feedback do not close the loop.

There is an obvious tension. Every control point introduces friction, and friction invites workarounds. Build this badly and the organization creates a shadow AI problem worse than the one it started with, because the fastest path to production now runs around the platform.

The answer is not fewer controls. It is controls that are fast, default-on, and easier to use than the bypass. If the control plane adds meaningful latency or requires a ticket, developers will route around it, and they will be right to do so.

The Framework and the Theory

My earlier research introduced the AI Controls Framework, a seven-layer reference architecture for deploying AI in enterprise and regulated environments. It covers the system of record, connectivity and access, data activation, workflow orchestration, policy and governance, delivery and embedding, and observability and continuous improvement.

This builds on my earlier research, Governing the Unpredictable: A Layered Reference Architecture for AI Systems Deployment

The framework explains where controls must exist across the architecture. AI Control Theory explains how those controls operate together as a continuous system. One is the architecture. The other is the operating logic. Enterprises need both.

Why Agents Make This Urgent

A chatbot returns an answer. An agent retrieves sensitive data, calls tools, modifies records, sends communications, initiates transactions, writes code, and increasingly coordinates with other agents that no single team owns.

The failure mode is no longer a wrong answer. It is a wrong action executed at machine speed, potentially thousands of times before anyone notices.

That changes the requirement. The organization is no longer governing only what a system says. It is governing what the system can see, what it can decide, what it can access, what it can change, what it can spend, when it must stop, when a human must intervene, and what evidence it leaves behind.

As agency increases, control has to become more granular and more deeply embedded in execution. A governance committee cannot reliably catch these failures at machine speed.

The Questions Chief AI Officers (CAIO) Should Be Asking

  • Can we identify every AI system operating in this company?
  • Can we attribute every consequential action to a person, service, application, or agent?
  • Are our AI policies machine-enforceable, or are they documentation?
  • Can we block, redirect, or terminate a workflow while it is running?
  • Can we reconstruct how a material output was produced?
  • Can we tie AI spending to business outcomes?
  • Is the system operating in production today the same system we approved?

None of these are model-development questions. They are questions of management control, architecture, accountability, and operational resilience. Most executive teams are not yet asking them with sufficient precision.

Help Build the Evidence Base

AI Control Theory should not rest on argument alone. It has to be tested against what actually happens inside organizations.

As part of my doctoral research at Claremont Graduate University, I am studying why enterprise AI deployments succeed, stall, or fail. I am collecting anonymous responses from people who have helped build, sponsor, govern, operate, or use AI systems at work. The survey takes about five minutes. It requests no name, email address, company name, or other direct identifier, and responses are analyzed in aggregate.

Please send it to colleagues with direct AI deployment experience. The broader and more diverse the participation, the stronger the evidence base will become.

What Comes Next

This essay is the first in a series developing AI Control Theory for enterprise systems. Future articles will examine identity-bound agents, runtime mediation, machine-enforceable policy, economic attribution, and the architecture required to close the control loop.

AI will not become dependable infrastructure simply because the models become smarter. The models are already more capable than many of the workflows organizations have pointed them at.

AI becomes infrastructure when organizations can deploy it safely, repeatedly, measurably, and at scale. That is a control problem, and it remains open.

AI Control Theory is the discipline of turning organizational intent into observable, enforceable, and verifiable AI behavior.

The organizations that build this capability will move faster than those that do not, for the unglamorous reason that they will know what is running, what it is authorized to do, and whether it worked.

The next phase of enterprise AI will not be won solely by whoever has the best model. Access to highly capable models will become widespread.

It will be won by the organizations that can control them in production.