Writing
Notes
Random thoughts on building with AI. Stuff I've learned along the way.
Giving a Mobile Agent One Narrow Tool It Can't Have on Its Own
The obvious fix was to hand my assistant an API credential. That was the wrong fix — and the gap between obvious and right is the whole point.
2026-06-27- MCP
- Tool Use
- Prompt Injection
- Security
- Deployment
Where Your AI System's Data Should Actually Live
Not all data is the same kind of data, so it shouldn't all live in one store. A per-artifact routing pattern for multi-agent systems.
2026-06-24- Multi-Agent
- Architecture
- Data & Storage
Notion as the Third Tier: Teaching an AI Assistant Where Things Go
Give an AI agent a Notion connection and it'll dump everything in. The real work is teaching it what not to put there.
2026-06-21- Agents
- Context Engineering
- Data & Storage