Blog

Writing

Notes on AI infrastructure, distributed systems and lessons from production — written down carefully, in the hope they save someone else the same lesson.

All posts

  • 3 min read

    An agent calls a tool. Who, exactly, is asking?

    The hardest part of agent infrastructure isn't the models — it's keeping track of who a request belongs to as it hops between agents and tools that would all rather forget.

    • ai-agents
    • identity
    • security
  • 2 min read

    Boring decisions age well

    Eight years in, the most senior skill I can point to isn't a technology. It's knowing when not to be interesting.

    • engineering-judgement
    • career
  • 1 min read

    Why this site has a blog

    What I plan to write about here — infrastructure for AI agents, distributed systems, and the lessons that only show up in production.

    • meta
    • writing