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

If this term shows up in your playbook, it belongs in your OOS.

OTP encodes coordination intelligence so teams of humans and AI agents can run on it.

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