Glossary OTP

Coordination Failure

When agents fail not because they are bad at their individual jobs, but because they cannot work together properly. Wrong handoff, missing shared state, duplicated work, dropped tasks. The work inside each agent is fine — the space between agents is broken.

Why it matters

Most "AI failures" in production are coordination failures. The model is fine. The orchestration is not.

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.