What it is
A small shared task packet
SAE stays focused on task shape. It is deliberately narrower than a full agent framework or product stack.
Structured Agent Exchange
Overview
Structured Agent Exchange is an open specification for sharing the shape of agent work across A2A and non-A2A systems. It does not replace transport, discovery, or runtime layers. It gives systems a small, neutral packet for keeping task meaning clear across handoff.
Core fields
What it is
SAE stays focused on task shape. It is deliberately narrower than a full agent framework or product stack.
How it fits
A2A handles connection, tasks, messages, artifacts, and extensions. SAE adds a stable, reviewable work packet above that layer.
Why it helps
SAE helps reduce ambiguity when work moves across different vendors, runtimes, or environments.
Start here
Validation
Benchmark bundle
SAE includes a reproducible benchmark bundle for comparing plain A2A, SAE over A2A, and a compiler-shaped SAE lane.
Open benchmark notesConformance
Public schema, examples, and conformance notes define the base specification before wider adoption claims.
Open conformanceExternal scoring
The benchmark bundle includes outputs and an external evaluation plan for comparing SAE-shaped exchange against plain baseline exchange.
Open evaluation notes