/ WRITINGNotes From
Notes From
the Build Log
// SHORT, TECHNICAL — WRITTEN AFTER SHIPPING, NOT BEFORE
01020304
Deterministic sanitization for AI coding tools
I built mcp-safe-fetch, an MCP server that sanitizes web content before it reaches your LLM — stripping prompt injection vectors deterministically, no LLM call needed.
Zero-Credential Twitter Search: Connecting Two Public Services
DuckDuckGo indexes public tweets but can't read them. fxtwitter reads tweets but can't search them. I connected them into a zero-credential Twitter search pipeline.
Building a Terminal Bridge: tmux, Telegram, and Claude Code
Every interesting problem came down to the same question: what's the simplest thing I can read or write to make two interfaces share one session?
A Self-Evolving AI Workflow
How the /evolve command clusters instincts into skills, commands, and agents — building institutional memory for Claude Code.