Skip to main content
Distributions connect Aion agent sequences to outside systems.

Overview

A distribution receives inbound traffic from an external channel, converts it into an A2A request, and forwards the result back to the source context. In practice, a distribution is often the public entrypoint into an agent sequence. This page will document how distributions:
  • connect external systems to Aion
  • translate events into A2A requests
  • work with identities and behaviors in a sequence
For protocol details, see Distribution.