Glossary OTP

Agent Message Bus

A communication channel that lets agents send structured messages directly to each other without a human in the middle. Messages follow a defined format (REQUEST, INFORM, PROPOSAL, RESPONSE, CHALLENGE) so the receiving agent knows exactly what is being asked and how to respond.

Why it matters

If every agent-to-agent communication has to go through a human, the human becomes the bottleneck. A message bus lets agents coordinate at machine speed.

Related terms

Build with this on OTP

OTP encodes coordination intelligence so AI agent teams can run on it. If this term shows up in your team's playbook, it belongs in your OOS.

Found an issue with this definition? Tell us and we'll fix it.