← Articles
A2A Governance February 10, 2026 · Issue #1464

A2A Extension Governance Framework: How Should Agent Protocols Evolve?

A new proposal asks the fundamental question: as A2A matures past 1.0, how should the community manage extensions without fragmenting the ecosystem? The answer will shape agent interoperability for years to come.

About the Proposal

vinoo999 opened this feature request to establish a formal governance framework for A2A extensions. The timing—just days after the 1.0 milestone—reflects growing community interest in extending the protocol without risking compatibility.

The Extension Problem

A2A 1.0 is intentionally minimal. It defines the core primitives for agent-to-agent communication: tasks, messages, artifacts, and the machinery to coordinate them. But real-world deployments need more:

Without governance, extensions proliferate incompatibly. Two agents might both "support" progress reporting—but use different schemas, making them unable to interoperate. This is the classic extensibility trap that has fragmented protocols before.

What the Proposal Suggests

While the full framework is still being discussed, the issue raises several governance mechanisms worth considering:

1. Extension Registry

A central (or federated) registry where extensions are documented, versioned, and discoverable. Agents could query the registry to understand each other's capabilities.

2. Capability Negotiation

Standardized mechanisms for agents to advertise which extensions they support and negotiate common ground at connection time.

3. Extension Maturity Levels

Similar to W3C's Recommendation track or IETF's RFC process:

Historical Precedent

The W3C's extensible web movement and IETF's RFC process offer models, but agent protocols have unique challenges: agents must negotiate capabilities in real-time, often without human intervention. The governance framework must account for autonomous capability discovery.

The Tension: Innovation vs. Interoperability

This proposal surfaces a fundamental tension:

Move fast: Let anyone publish extensions. Innovation happens at the edges. The best extensions will win through adoption.

Maintain coherence: Curate extensions carefully. Require compatibility testing. Prevent fragmentation that undermines the protocol's value.

A2A must find the balance. Too much control stifles innovation; too little creates the fragmented mess that XMPP extensions became.

Related Discussion

The proposal to remove extensions from Message and Artifact (also opened this week) is directly related. If base primitives can't carry extensions, where do they go? The governance framework must address this.

What This Means for Implementers

Today: The 1.0 spec is stable. Extensions are ad-hoc. If you need capabilities beyond the base spec, expect to handle compatibility yourself.

Soon: Watch this governance discussion. If you're building extensions, participate. Early input shapes the framework.

Eventually: A governance framework will likely emerge. Position your extensions to align with whatever maturity model is adopted.

The Broader Implications

A2A's governance decisions will influence the entire agentic ecosystem:

Getting governance right isn't just about A2A—it's about establishing patterns for how autonomous agent protocols evolve industry-wide.

What Happens Next