Glossary OTP

Autonomous vs. Semi-Autonomous

Two modes an AI agent can operate in. Autonomous agents act without approval inside their authority boundary. Semi-autonomous agents recommend and wait for a human to confirm. Most real-world agents are semi-autonomous for high-stakes actions and autonomous for low-stakes ones.

Why it matters

Mismatched mode is the most common cause of agent disasters. Autonomous on a high-stakes action means runaway damage. Semi-autonomous on a low-stakes action means the human becomes the bottleneck.

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.