A property of an operation: running it multiple times has the same effect as running it once. Critical for agent systems because retries are common — a non-idempotent "send email" call run twice sends two emails; an idempotent one does 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.