No Result
View All Result
  • Login
Thursday, August 6, 2026
theadvisertimes.com
  • Home
  • Business
  • Financial Planning
  • Personal Finance
  • Investing
  • Money
  • Economy
  • Markets
  • Stocks
  • Trading
  • Home
  • Business
  • Financial Planning
  • Personal Finance
  • Investing
  • Money
  • Economy
  • Markets
  • Stocks
  • Trading
No Result
View All Result
theadvisertimes.com
No Result
View All Result
Home Market Analysis

Agent Control Planes Still Need A Robust Standards Stack

by theadvisertimes.com
5 months ago
in Market Analysis
Reading Time: 6 mins read
A A
0
Agent Control Planes Still Need A Robust Standards Stack
Share on FacebookShare on TwitterShare on LInkedIn


This post is a follow-up to my earlier announcement of our coverage of the agent control planes market. Research questionnaires for the landscape report will formally go out in the second week of April 2026.

We are in the “dial-up internet” phase of the agentic era. The architecture is emerging faster than the standards needed to make it work cleanly at enterprise scale.

In December 2025, I introduced Forrester’s view of the agent control plane as the third functional plane in an enterprise agentic architecture, alongside the build plane and the orchestration plane. The thesis is that, as enterprises deploy heterogeneous agents across vendors and domains, governance must sit outside both build and orchestration environments. Several vendors are building toward this framework: The architecture is sound, and vendor-agnostic control planes are inevitable. In late February, I polled 47 tech vendors, and the results showed that:

Seventy-nine percent of participating vendors recognize agent control planes as a meaningful and distinct product category.
Ninety-two percent have assigned a named product manager or team to agent governance or control plane functionality.
Forty percent report active RFPs or customer buying motions that explicitly request a control plane or equivalent.

That said, enterprises today struggle to implement the control plane as a portable, vendor-agnostic governance layer because the standards stack underneath it is incomplete.

Standards Lag Behind Architectural Best Practice

Forrester’s three-plane model decomposes the enterprise agentic “stack” into three distinct planes: “build,” “orchestrate,” and “control.” The key hurdle to realizing a clean functional stack along this framework is that the connective tissue between the planes, standards, and protocols that allow governance decisions in one plane to propagate reliably into another remains underdeveloped. Three categories of standards gaps create three distinct barriers to making a consistent control plane operational at enterprise scale.

Barrier 1: Instrumentation Standards Are Incomplete

A control plane can’t govern what it can’t observe. The primary instrumentation standard for agentic AI telemetry is OpenTelemetry’s genAI semantic conventions, which now cover model operations, agent creation and invocation, tool execution spans, evaluation events, and multimodal content. Recent releases added agent version attributes, retrieval span support, and cache token tracking. Datadog announced native support for genAI semantic conventions at version 1.37 and above in late 2025, allowing teams to instrument once with OpenTelemetry and export genAI spans through existing collector pipelines. The momentum is building, but the conventions themselves remain experimental. The OpenTelemetry project hasn’t yet published a stable version of the genAI semantic conventions, which means every adopter builds on a moving target. More importantly, the current conventions address operational telemetry (spans, metrics, and traces for model calls and tool executions) but don’t yet cover the full governance surface a control plane requires. Skill-level identity propagation, cost attribution traced to business value streams, and cross-orchestrator span correlation sit outside the current specification’s scope. Instrumentation standards can tell you what happened inside an agent’s execution, but they can’t yet tell you who the agent was in governance terms, what business policy applied to it, or how interventions should propagate across platforms.

A parallel effort addresses the financial telemetry gap. The FinOps Foundation’s FOCUS specification (FinOps Open Cost & Usage Specification) normalizes billing data across cloud, SaaS, AI workloads, and data center spend. The State of FinOps 2026 Report found that 98% of respondents now manage AI spend, up from 63% in 2025, and that AI cost management ranks as the top forward-looking priority for FinOps teams globally. FOCUS addresses a different dimension of the control plane problem than OpenTelemetry does: financial telemetry rather than operational telemetry. Both must converge for a control plane to function as designed. And neither, on its own, solves the deeper problem: The agent’s governance identity doesn’t yet travel with it.

Barrier 2: Agent Identity And Policy Propagation Lack Portable Standards

This is the most consequential gap on which the other two depend and the one that connects all three barriers. When a developer wires an agent to a specific model, grants it access to a set of tools, and deploys it into a runtime environment, that agent carries a composite identity: model bindings, tool bindings, permission scopes, cost ceilings, and behavioral constraints. For the control plane to govern that agent at runtime, the identity must travel with the agent from build through deployment into production in a standardized format. No such standard exists at the level of maturity that enterprises require. Without a portable agent identity descriptor that crosses all three planes, instrumentation (barrier 1) can’t fully describe the agent and integration schemas (barrier 3) have no identity anchor to reference.

The protocol landscape reflects the problem. Model Context Protocol (MCP) handles agent-to-tool connectivity and has achieved extraordinary adoption, with several million monthly SDK downloads and governance under the Linux Foundation’s Agentic AI Foundation. MCP version 2.1 introduced server identity and enhanced security features. Google’s A2A (Agent2Agent) Protocol handles multiagent coordination with agent cards that describe agent capabilities. IBM’s BeeAI Agent Communication Protocol uses agent manifests for a similar purpose. Microsoft’s Entra Agent Registry builds a production implementation of agent manifest-based discovery within a proprietary identity infrastructure. Each protocol addresses a real need, and the fragmentation reflects genuinely different design scopes rather than competing attempts at the same problem. But none of them solve the portable agent identity problem across all three planes because none of them were designed to.

NIST recognized this gap directly. In February 2026, NIST’s Center for AI Standards and Innovation launched the AI Agent Standards Initiative, organized around three pillars: facilitating industry-led agent standards, fostering open-source protocol development, and advancing research in AI agent security and identity. NIST’s National Cybersecurity Center of Excellence released a concept paper titled “Accelerating the Adoption of Software and AI Agent Identity and Authorization,” exploring how existing identity and access management standards can apply to AI agents operating across enterprise infrastructure. Public comments close on April 2, 2026. This initiative represents the first formal institutional effort to coordinate identity governance for autonomous AI systems at the federal level.

On the decentralized side, the Agent Network Protocol uses World Wide Web Consortium (W3C) decentralized identifiers (DIDs) for cryptographic agent identity, and the W3C AI Agent Protocol Community Group targets official web standards for agent communication by 2026–2027. DIDs represent the closest thing to a portable identity primitive for agents, but adoption remains early-stage and concentrated in interorganizational scenarios rather than intra-enterprise governance.

Every major vendor and standards body sees the same need. Every one builds a slightly different answer. Until a portable agent identity descriptor exists that can travel across build, orchestrate, and control planes, enterprises will hand-build the propagation logic for every integration. That limits the control plane to platform-specific implementations rather than the vendor-agnostic governance layer the architecture calls for. It also means that the third barrier, the absence of cross-plane integration schemas, has shaky foundations on which to build.

Barrier 3: Cross-Plane Governance Schemas Don’t Exist

Even if OpenTelemetry stabilizes its genAI conventions and the industry converges on a portable agent identity standard, a third layer of standards remains absent: the schemas that define how the build, orchestrate, and control planes exchange governance-relevant information about agent state, policy, and lifecycle.

Consider what these schemas would need to express. When a control plane issues a policy change (e.g., revokes an agent’s access to a tool, lowers its cost ceiling, or requires human approval for a class of actions), that change must propagate into the orchestration layer as an enforceable constraint on workflow execution and into the build layer as a configuration update or deployment gate. That requires a standardized policy propagation object: a machine-readable directive that any orchestration platform or CI/CD pipeline can consume without bespoke integration. When an orchestration platform detects that an agent’s behavior has drifted outside its expected performance envelope, it must emit a standardized lifecycle event (not just a telemetry span but a governance-grade signal) that the control plane can act on: suspend, reroute, throttle, and/or escalate. When a build tool publishes a new agent or updates an existing one, it must produce a capability manifest, a declared contract describing the agent’s model bindings, tool access, permission scope, and behavioral constraints — all in a format that the control plane can ingest and enforce at runtime.

What This Means For Enterprise Leaders

None of these gaps invalidate the case for an agent control plane. On the contrary, the gaps validate the architecture by identifying the boundaries where standards need to come into existence. Enterprises still need the conceptual separation between build, orchestrate, and control to make sound long-term platform decisions — even if the connective tissue between planes remains hand-built for now.

Each barrier carries a specific implication:

Against barrier 1: Instrument early. Adopt OpenTelemetry’s genAI semantic conventions now, even in their experimental state, and align your FinOps practice with FOCUS. The cost of retrofitting instrumentation later far exceeds the cost of adopting evolving conventions today. Building the observability foundation now gives the control plane something to govern when it matures.
Against barrier 2: Track the identity standards landscape actively. NIST’s AI Agent Standards Initiative, the Agentic AI Foundation’s stewardship of MCP, and the W3C’s AI Agent Protocol Community Group represent the three most consequential efforts shaping how agent identity and authorization will work across enterprise boundaries. The decisions these bodies make over the next 12–18 months will determine which architectural bets pay off and which leave you locked into a single vendor’s identity model.
Against barrier 3: Design for plane separation now. Enterprises that conflate build-time governance, orchestration-time governance, and runtime governance into a single undifferentiated “agent management” function will face expensive architectural refactoring when cross-plane integration schemas emerge and the market consolidates around the three-plane model.

The individual standards are real and progressing. The integration between them is nobody’s job yet — that will change rapidly. Architect for this separation of planes today so that you’re well positioned to adopt the connective tissue when it arrives.



Source link

Tags: AgentControlplanesrobustStackstandards
ShareTweetShare
Previous Post

AXT Inc. (AXTI) Soars to All-Time High Firm Upbeat as Q1 Ends

Next Post

Why my $150 million startup thinks it can solve the $406 billion loneliness problem

Related Posts

AI Agents Can’t Read Your Pricing. That’s Becoming A Revenue Problem.

AI Agents Can’t Read Your Pricing. That’s Becoming A Revenue Problem.

by theadvisertimes.com
August 5, 2026
0

By Lisa Singer and Beth Caplow For years, B2B software companies obsessed over discoverability. Could buyers find their website? Could...

B2B Marketing Is Moving Faster Than Its Foundations Can Handle

B2B Marketing Is Moving Faster Than Its Foundations Can Handle

by theadvisertimes.com
August 5, 2026
0

Eighty-eight percent of B2B marketing organizations have adopted AI tools or developed their own. Yet, marketing leaders continue to report...

partner incentive programs

partner incentive programs

by theadvisertimes.com
August 5, 2026
0

Manufacturers depend on distributors, resellers, dealers, and channel partners to grow revenue and expand into new markets. However, motivating partners...

Ship and Debit Automation Guide: Streamline Channel Claims

Ship and Debit Automation Guide: Streamline Channel Claims

by theadvisertimes.com
August 4, 2026
0

How much of your bottom line is disappearing into the gaps of manual claim validation every single month? For many...

What CIOs Should Know About AMD’s Enterprise AI Strategy

What CIOs Should Know About AMD’s Enterprise AI Strategy

by theadvisertimes.com
August 4, 2026
0

At AMD’s Advancing AI event in San Francisco, I expected to hear about faster GPUs, next-generation CPUs, AI PCs, and...

Defense Outlook: Geopolitical Shifts, Modernization, and Trends

Defense Outlook: Geopolitical Shifts, Modernization, and Trends

by theadvisertimes.com
August 4, 2026
0

The global defense outlook is being shaped by geopolitical tensions, rising military expenditure, technological modernization, and the growing adoption of...

Next Post
Why my 0 million startup thinks it can solve the 6 billion loneliness problem

Why my $150 million startup thinks it can solve the $406 billion loneliness problem

Bargaining with the Butcher, Baker, and Brewer: A New Look at Smith’s Most Famous Sentences

Bargaining with the Butcher, Baker, and Brewer: A New Look at Smith's Most Famous Sentences

  • Trending
  • Comments
  • Latest
SEC pushes private market access, but retail is already in

SEC pushes private market access, but retail is already in

July 16, 2026
How I Maximize My Sapphire Reserve Dining Credit

How I Maximize My Sapphire Reserve Dining Credit

July 10, 2026
The Weekly Notable Startup Funding Report: 6/22/26 – AlleyWatch

The Weekly Notable Startup Funding Report: 6/22/26 – AlleyWatch

June 21, 2026
The 10 Largest NYC Tech Startup Funding Rounds of June 2026 – AlleyWatch

The 10 Largest NYC Tech Startup Funding Rounds of June 2026 – AlleyWatch

July 6, 2026
The Weekly Notable Startup Funding Report: 7/20/26 – AlleyWatch

The Weekly Notable Startup Funding Report: 7/20/26 – AlleyWatch

July 20, 2026
The Hidden Cost of Chaos: Challenges with Spreadsheet-Based Channel Management in 2026

The Hidden Cost of Chaos: Challenges with Spreadsheet-Based Channel Management in 2026

May 6, 2026
As Warsh and the Fed contemplate fewer meetings, markets brace for potential volatility ahead

As Warsh and the Fed contemplate fewer meetings, markets brace for potential volatility ahead

0
Midterm Manipulation: How Both Parties Game the System

Midterm Manipulation: How Both Parties Game the System

0
Mysten Labs CTO Joins Anthropic for AI Security Research

Mysten Labs CTO Joins Anthropic for AI Security Research

0
Court halts Knesset Finance C’ttee transfers

Court halts Knesset Finance C’ttee transfers

0
Why Isn’t AI Replacing More Workers?

Why Isn’t AI Replacing More Workers?

0
The Property Rights Duality and the Defense of Freedom

The Property Rights Duality and the Defense of Freedom

0
Mysten Labs CTO Joins Anthropic for AI Security Research

Mysten Labs CTO Joins Anthropic for AI Security Research

August 5, 2026
Global Market Today: Asian stocks drop as AI rally pauses, oil dips

Global Market Today: Asian stocks drop as AI rally pauses, oil dips

August 5, 2026
Global Food Prices Will Soar And Acute Hunger Will Spike Thanks To A Shocking Confluence Of Disastrous Events

Global Food Prices Will Soar And Acute Hunger Will Spike Thanks To A Shocking Confluence Of Disastrous Events

August 5, 2026
AI Agents Can’t Read Your Pricing. That’s Becoming A Revenue Problem.

AI Agents Can’t Read Your Pricing. That’s Becoming A Revenue Problem.

August 5, 2026
SpaceX created a new class of ultrawealthy. Here’s what comes next

SpaceX created a new class of ultrawealthy. Here’s what comes next

August 5, 2026
As Warsh and the Fed contemplate fewer meetings, markets brace for potential volatility ahead

As Warsh and the Fed contemplate fewer meetings, markets brace for potential volatility ahead

August 5, 2026
theadvisertimes.com

Get the latest news and follow the coverage of Business & Financial News, Stock Market Updates, Analysis, and more from the trusted sources.

CATEGORIES

  • Business
  • Cryptocurrency
  • Economy
  • Financial Planning
  • Investing
  • Market Analysis
  • Markets
  • Money
  • Personal Finance
  • Startups
  • Stock Market
  • Trading

LATEST UPDATES

  • Mysten Labs CTO Joins Anthropic for AI Security Research
  • Global Market Today: Asian stocks drop as AI rally pauses, oil dips
  • Global Food Prices Will Soar And Acute Hunger Will Spike Thanks To A Shocking Confluence Of Disastrous Events
  • Our Great Privacy Policy
  • Terms of Use, Legal Notices & Disclosures
  • About Us
  • Contact Us

© Copyright 2024 All Rights Reserved
See articles for original source and related links to external sites.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Business
  • Financial Planning
  • Personal Finance
  • Investing
  • Money
  • Economy
  • Markets
  • Stocks
  • Trading

© Copyright 2024 All Rights Reserved
See articles for original source and related links to external sites.