Definition: An architecture where, at important points, the Agent pauses and asks a human for confirmation or input.
Simply put: The Agent does not do everything by itself; at sensitive stages it asks “Should I do this?”
Examples:
- Asking for confirmation before deleting a database.
- Asking for confirmation before making a payment.
- Waiting for a human before deploying to production.