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

推荐订阅源

F
Fortinet All Blogs
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
WordPress大学
WordPress大学
Jina AI
Jina AI
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
腾讯CDC
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
月光博客
月光博客
博客园 - Franky
Y
Y Combinator Blog
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
Martin Fowler
Martin Fowler
雷峰网
雷峰网
小众软件
小众软件
H
Hackread – Cybersecurity News, Data Breaches, AI and More

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
You Need A Control Layer For Your AI Agent
Alexey Spas · 2026-05-05 · via Forbes - Innovation

Alexey Spas is the founder and CEO of Instinctools, a software engineering company focused on AI-powered digital solutions.

getty

​At some point in recent months, in conference rooms and on Zoom calls, senior executives started asking a deceptively simple question: How much more autonomy are we actually comfortable giving these agents?​

By now, companies already have proof that agentic AI works. One agent might be helping service teams resolve tickets faster. Another might be drafting internal reports. A third might be moving information across systems with barely any human help. And that is the moment most companies are not prepared for. Because once software begins to act, the enterprise challenge goes past a capability story to the practical realities of such delegation.

McKinsey’s latest research on AI trust backs up this claim: Nearly two-thirds of respondents say security and risk concerns are the top barrier to fully scaling actionable AI. Furthermore, almost 60% of respondents who had experienced AI incidents rated their organization’s response as merely satisfactory or outright negative.​

Although AI infrastructure providers are eager to promise that humans are still in charge, such reassurance sounds less comforting than it is meant to, unless someone defines what control looks like in practice.​

I'm not talking about control in the narrow sense of locks and permissions, but rather in the broader, less obvious sense that matters in real organizations: clear ownership, disciplined onboarding and retirement, orchestration, reliable guardrails, observability and a trustworthy data foundation. In my own work on GENiE, our proprietary multi-agent platform, I have seen that these elements only work when they are built and treated as a whole. And until they are, most companies will find that the path to greater autonomy is constrained less by what agents can do and more by the risks they introduce. ​

Who Owns The Agent?

The first component of that control layer is the least glamorous and maybe the most important: human ownership. One reason agentic AI still feels slippery inside large organizations is that too much responsibility remains diffused. The workflow belongs to one team, the model belongs to another, and the data belongs to a third—and nobody is fully accountable for how the agent behaves over time. ​

It’s organizations with explicit ownership for responsible AI (particularly through AI-specific governance roles, internal audits or ethics teams) that show materially higher maturity than those without a clearly accountable function. I've seen this firsthand in my work. This is why companies need agent managers: people who monitor performance, watch observability dashboards and treat agents like systems that require active supervision.

The Life Cycle Problem

That logic should extend from agent onboarding to retirement. One of the mistakes I see many companies make is treating agents like software features: You turn them on, connect a few tools and let them be. Unfortunately—or perhaps fortunately—autonomy doesn’t work this way. ​

For companies to make sound calls about which tasks can be delegated, which still require approval and when an agent has become more trouble than it is worth, a more disciplined approach is required. You need to give each agent a job description, make its role clear to human colleagues, define its boundaries, evaluate its performance over time and, when necessary, retire them.

Don’t Confuse Control With Orchestration

This is also where it helps to separate control from orchestration, because the two are starting to blur in the market conversation. Orchestration matters. Multi-agent systems need coordination across tasks, tools and workflows. But orchestration answers only one question: How do agents work together? Control answers a harder one: How does the enterprise stay in charge of what those agents are doing? ​

That distinction is becoming more important now that vendors are positioning agents as the new interface for enterprise software, rather than a replacement for their underlying systems. Large companies are not ripping out core platforms like ERP and CRM; they are building AI-driven workflows and lightweight customizations on top of them. That makes the supervisory layer even more critical, with agents increasingly sitting above those complex systems and using their data.

Guardrails, Observability And The Data Foundation

The next part of the control layer is reliable infrastructure: identity, permissions, logging, audit trails and action controls. Cisco is arguing for something similar from the security side, saying enterprises need to move beyond access control to action control for digital co-workers. That is the right phrase, as the problem is no longer just what an agent is allowed to see, but what it is allowed to do and what the organization can prove after the fact.​

That explains why so much of the next market will be built around monitoring the monitors. By 2030, guardian agent technologies will account for 10% to 15% of the agentic AI market. The implication is hard to miss. Part of the control layer will itself be agentic. Companies will use software not only to automate work, but to supervise the software doing the work, including blocking or redirecting actions to keep systems aligned with predefined goals​.

Underneath all of this sits the least visible component of autonomy: the data foundation. Agents are only as trustworthy as the enterprise reality they are allowed to function in. The most valuable agentic applications are being built around unified enterprise data, workflows, policies, approval hierarchies, permissions and transactional context. That is a reminder that intelligent autonomy does not rest on clever prompting alone, but rather on whether the system is grounded in well-prepared data and the right business context. Without that foundation, more autonomy just means faster mistakes.

Conclusion​

As agentic AI became the norm, many companies treated control as something to work out later, forgetting that the technology is introducing a new class of operational risks. Agentic AI will require new forms of oversight to address them. It is not enough to invoke a human in the loop. If the structure is vague, the safeguard quickly turns into a choke point. The companies that rise higher on the autonomy ladder and alchemize intelligence into revenue will be the ones that build structure into those agents strong enough to let humans stay in control.​​


Forbes Technology Council is an invitation-only community for world-class CIOs, CTOs and technology executives. Do I qualify?