Glossary OTP

Blast Radius

How much damage spreads when something goes wrong in a multi-agent system. A small blast radius means one agent fails and the others keep running. A large blast radius means one agent fails and the whole system goes down.

Why it matters

Good architecture keeps blast radius small. Tuning one agent should never break another.

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.