The Agent Boundary
Why AI agents are not just chatbots with tools, but software systems where intent, authority, state, and execution collide.
AI agents, security, distributed systems
Modern AI agents are distributed, permissioned, adversarial software systems. I write about where models become authority, where natural language becomes execution, and where software starts to fail.
This site is not a digest of AI trends. It is a research notebook for my own argument: agentic AI security should be studied with the rigor of software engineering, smart contract security, distributed systems, privacy, and cloud infrastructure.
Planned essays
Why AI agents are not just chatbots with tools, but software systems where intent, authority, state, and execution collide.
A direct and indirect injection model that treats prompts, tool outputs, retrieved documents, and memory as mixed-trust inputs.
From recurrence bottlenecks to parallel sequence modeling, attention weights, positional information, and long-range context. Read draft.
Agent memory as mutable application state, with integrity, provenance, rollback, and cross-session attack surfaces.
Research map
Goal hijack, tool misuse, direct and indirect injection, memory poisoning, plan-of-thought backdoors, and excessive agency.
Self-attention, embeddings, positional encoding, RNN limitations, retrieval behavior, and the path from prediction to action.
Shared patterns across adversarial execution, capability design, reentrancy-like loops, formal reasoning, and economic incentives.
Kubernetes isolation, AWS identity, network policy, observability, consensus, cascading failures, and multi-agent coordination.
Labs
Writing method
Each essay starts with my claim, not a summary of someone else's framework.
References support the argument; they do not replace the argument.
Every topic moves from intuition to mechanism, failure modes, and design implications.