AAEP Roadmap

This document describes the planned evolution of the Agent Accessibility Event Protocol. It covers the next 18 months in detail and outlines longer-term goals more loosely.

Roadmap status: This roadmap is informational, not contractual. Items can be added, reordered, or removed via the ACP process described in GOVERNANCE.md. The version policy in GOVERNANCE.md §5 is binding regardless of what this document says.

Last updated: June 30, 2026 (v1.0.0 launch)


Where we are: v1.0.0 (June 2026)

Released contents:

Current adoption status: Pre-launch. The protocol exists; production implementations are forthcoming.


Q3 2026 (June – August 2026): v1.0.x stability

Focus: Production-hardening through feedback from initial implementers.

Planned in this period:

Patch releases (1.0.1, 1.0.2, etc.) ship as needed. We aim for at most one patch release per month.

Will not ship in this period: New events, new conformance levels, schema changes. We need real implementation experience before evolving the protocol.


Q4 2026 (September – November 2026): v1.1.0 — Subscribers and bridges

Focus: Demonstrate AAEP works end-to-end by shipping subscriber examples and the first bridges.

Planned for v1.1.0:

This is the period when AAEP demonstrably becomes a working end-to-end protocol, not just a producer specification.

Stretch goals (will happen if capacity allows):


Q1 2027 (December 2026 – February 2027): v1.2.0 — Extensions ecosystem

Focus: Show that AAEP's extension mechanism (extensions namespace) works in practice.

Planned for v1.2.0:

This release proves AAEP's extension model is real and not just aspirational.


Q2 2027 (March – May 2027): v1.3.0 — Adoption and foundation transition begins

Focus: Initiate the foundation transition described in GOVERNANCE.md §9.

By this point we expect:

Foundation transition activities:

v1.3.0 itself contains minor improvements; the strategic work this quarter is governance, not code.


H2 2027 (June – December 2027): v1.4 and v1.5

By this point AAEP should have:

Planned releases:


2028 and beyond: long-term goals

These are vision items, not commitments. They will only materialize if community interest and resources align.

Production maturity

Standards body publication

Adjacent protocols

Long-term technical evolution

Earliest plausible v2.0.0 release: 2030.


What we're explicitly NOT doing

Setting expectations matters. These are things AAEP will not become:

We will not become a transport protocol

AAEP defines event schemas and semantics. It does not define a wire transport. Producers may serve AAEP over HTTP/SSE, WebSocket, gRPC, IPC, or any other transport. We provide examples and recommendations, but the transport is the implementer's choice.

We will not introduce mandatory transport bindings.

We will not become a model alignment specification

AAEP is about how agents communicate with AT users. It does not specify how agents should behave at the model level — what should be aligned, what should be filtered, how RLHF should be tuned. Those are separate questions; AAEP only addresses what agents must surface to AT once they decide to act.

We will not introduce AAEP-mandated alignment requirements.

We will not duplicate existing accessibility specs

ARIA, WCAG, ATAG, EPUB Accessibility, and other established specs cover their domains. AAEP focuses on a specific gap (live agent-AT communication) that those specs don't address. Where they overlap (e.g., screen reader announcement semantics), we defer to them and provide bridges.

We will not redefine ARIA-live, alt text, or heading semantics.

We will not gate participation

AAEP's specification is freely usable. Conformance levels are objective and verifiable. No certification body. No paid memberships. No required licenses for implementations (the spec is CC-BY-4.0; reference code is MIT).

We will not introduce paid certifications or required memberships.

We will not chase fashion

LLM ecosystem evolution is dramatic. New frameworks emerge monthly. AAEP will support major patterns through bridges and adapters but will not restructure the protocol around any specific framework. AAEP must outlive the current AI hype cycle.

We will not bake LangChain, AutoGen, MCP, or any single framework into the protocol's core.


Priorities can change

This roadmap reflects current intentions. It can be revised by:

When this roadmap changes materially, the changes appear here with a date and ACP reference. The previous version is preserved in git history.


How to influence the roadmap

If you want to:

Community involvement shapes the roadmap. The Steering Committee makes the final call, but they listen.


Acknowledgments

This roadmap is informed by:

We thank these communities for showing how to evolve specifications openly and predictably over multi-year horizons.