The Agent Boundary
The security boundary of an AI agent is not the model. It is the point where natural language gains authority over tools, identity, memory, and external state.
- System model
- User intent, model, agent loop, tools, memory, and state.
- Failure modes
- Mixed-trust instructions, overbroad tools, poisoned memory, and misplaced human trust.
- Design stance
- Agent design should be capability design.