Last time I wrote about AI writing your C# and leaving the input validation out.
This is the next layer up.
The AI is not just writing the code anymore. In a lot of new products, it is becoming part of the code path. It is the agent sitting in front of your data, deciding which tool to call, which record to fetch, which action to take, and how to respond to the user.
And the most common way teams try to secure that agent does not actually secure anything.
They put the rule in the prompt.







