How much do you actually let an AI agent touch in production?

Reddit r/AI_Agents News

Summary

Discussion about scoping permissions for AI agents in production to avoid dangerous database actions, suggesting read-only mirrors, approval steps, or hard walls between suggestion and execution.

Saw the thread this week about giving an agent direct database access, and the comments were a horror show. It got me thinking. The demo where the agent just does the thing is great. The production version where it can also delete the wrong row at 2am is less great. For those of you running agents against live systems, how are you scoping permissions? Read-only mirrors, an approval step, a hard wall between 'suggest' and 'execute'? Curious what's actually held up for you, not what the docs say.
Original Article

Similar Articles