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

推荐订阅源

Martin Fowler
Martin Fowler
D
DataBreaches.Net
F
Fortinet All Blogs
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
M
MIT News - Artificial intelligence
美团技术团队
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The Cloudflare Blog
有赞技术团队
有赞技术团队
L
LangChain Blog
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
S
SegmentFault 最新的问题
V
Visual Studio Blog
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
B
Blog
I
InfoQ

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
Why Is It Hard To Build A Unified Agentic Control Plane F...
Shailesh Man · 2026-05-18 · via Forbes - Innovation

Shailesh Manjrekar is the Chief AI and Marketing Officer at Fabrix.ai, inventor of "The Agentic AI Operational Intelligence Platform."

Two Young Businesspeople Working Together on a Laptop in a Modern Office

getty

Agentic AI has reached an inflection point. New agentic-native applications like Cursor, Claude Code and Codex are everywhere. Traditional three-tier applications are being augmented with agentic stacks. And the launch of OpenClaw, NemoClaw and DefenseClaw has created the ChatGPT moment for AI agents, democratizing access to them.

The challenge for operational intelligence personas is how to operationalize this paradigm shift. AIOps has the last-mile problem, where SMEs interpret dashboards, tickets and alerts manually and cannot scale. Traditional vendors are building siloed agentic layers over siloed data sources, but they are not solving the fundamental swivel-chair problem.

What the industry needs is a unified agentic control plane for operational intelligence that can federate, orchestrate, reason and act across domains. Federation links independent systems to act as one while maintaining their autonomy, whereas orchestration uses a central authority to manage and coordinate complex, automated workflows across multiple systems.

The Four Challenges Of Building A Unified Agentic Control Plane For Operational Intelligence

1. LLMs Hallucinate: Agents Need Governance, Evaluation And Continuous Optimization: Large language models are non-deterministic by design. The stochastic nature of LLMs cannot be engineered away. It must be operationally governed using AgentOps disciplines that treat trust, evaluation and drift as continuous concerns rather than one-time validations.

2. Agents Need A Unified Ontology Layer, Not More Raw Telemetry Data: What agents require is not volume but structure: a unified semantic data layer that resolves entity identities across tools, enriches signals with operational context and links events to their causal relationships so an agent can perceive, reason and act (ReAct). Pouring more telemetry into an agent without an ontology only accelerates hallucination.

3. Context Purity Degrades Rapidly Across Cross-Domain Orchestration: How do you ensure that agents reasoning in parallel over shared infrastructure maintain a coherent, non-contradictory operational context without polluting each other's reasoning windows? Naive context-sharing patterns, global caches, aggressive compaction and broadcast scratch pads often make this worse, not better.

4. Universal Connectivity, Agents Cannot Reason Over What They Cannot Reach: The semantic layer and cross-domain federation are only as complete as the ecosystem they cover. Static integration catalogs become stale the moment a new tool is deployed, and manual MCP server configuration creates bottlenecks that defeat the purpose of autonomous agents. Without dynamic, schema-aware connectivity that can discover and wrap new data sources at runtime, the control plane is perpetually incomplete.

What CXOs Should Look For In A Unified Agentic Control Plane

These challenges require a set of architectural commitments, not a single feature. Below is a practical framework for assessing any vendor claiming to offer one.

• AgentOps As A First-Class Discipline: Agents should be governed the way mature SRE teams govern services: trust scoring, security boundaries, observability, cost attribution and life cycle management. Look for per-agent telemetry tied to business outcomes (not token counts), continuous pre- and post-deployment evaluation and a clear graduation path between human-in-the-loop, human-on-the-loop and autonomous modes. The right lens is the MTTR-MTTI-MTTP ladder: Reacting faster requires telemetry; investigating smarter requires correlation; and preventing entirely requires an agent that can traverse topology, causality, history and forward-looking risk in one pass.

• A Living Semantic Layer, Not A Static Catalog: The right answer looks like an entity-context-linking (ECL) ontology, not a CMDB: a continuously resolved view that answers, for any entity, "What is its operational state, in this context, right now?" Look for entity resolution across tools, business-context enrichment (criticality, SLO, ownership, blast radius), causal linking that distinguishes "happened together" from "caused" and continuous reconciliation with auditable provenance.

• Cross-Domain Federation, Not Cross-Domain Dashboards: One customer-impacting incident may surface simultaneously as a network anomaly (NOCOps), a service degradation (ITOps) and an anomalous authentication pattern (SecOps). These are three facets of one event; stitching three dashboards together does not solve it. Look for in-place federation that queries domain systems where the data lives, persistent cross-domain state and discovery that recognizes when signals from different domains belong to the same event.

• A Memory Architecture That Protects Context Purity: Memory is the most under-specified part of most agentic stacks. Ask how the platform handles episodic memory (what happened, with replay), semantic memory grounded in the ontology (so meaning does not drift between agents) and procedural memory expressed as versioned, testable skills and MCP tools. Insist on explicit isolation between agents with deliberate, not accidental sharing.

• Dynamic, Schema-Aware Connectivity: Static tool registries fail where data sources evolve continuously. The platform should generate MCP tools at runtime, discovering sources, inferring schema semantics and exposing them to agents without manual configuration while updating the ontology in near real time.

• Evidence Of A Compounding Effect, Not A Demo: These capabilities should compound: more connected sources, richer ontology, richer memory, higher context purity, more grounded reasoning, more trust, expanded scope, more sources. That is the hyperconnectivity flywheel. Ask vendors for data points over time from a real customer: how MTTI or MTTP changed between quarter one and quarter four.

To translate this into a vendor conversation: Ask them to attribute agent cost to a specific business service; show their ontology being updated by an event in the last hour; walk through one incident that touched NOCOps, ITOps and SecOps; explain how they prevent parallel agents from corrupting each other's context; connect a data source you bring live; and show a customer where MTTI has measurably improved over 12 months.

Conclusion

The agentic era will not be won by stitching another agent onto every existing tool. It will be won by organizations that consolidate and orchestrate with a vendor-neutral control plane that federates data, reasons across domains, governs agents as first-class citizens and connects to whatever the ecosystem looks like next quarter. The four challenges are real and not going away, but the criteria for evaluating a serious solution are now clear enough that CXOs can run an evidence-based selection rather than buy the loudest narrative in the room.​


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