skip to content
Topic

infrastructure

11 essays on this topic.

  1. The One Env Var That Cost a Day

    ANTHROPIC_API_KEY vs ANTHROPIC_AUTH_TOKEN — how a single wrong environment variable made an AI coding pipeline silently fail for hours, and the debugging journey that found it.

  2. The dispatch layer was eating the quality, not the model

    We blamed the LLM for a 54% task failure rate. The real culprit was seven layers of dispatch infrastructure between intent and execution.

  3. The Lamp That Knows You

    Disaster recovery for an AI-native workflow isn't about servers — it's about restoring a relationship.

  4. What it actually takes to run an AI agent in a bank

    The resistance to AI agents in banking isn't mostly cultural. It's infrastructure — and the gap is more interesting than the politics.

  5. Skills as Files

    The simplest agent architecture might already be the right one: give the agent a file explaining how to do something, and let it read when needed.

  6. Traces Are the New Debugger

    When behaviour emerges from both code and model responses, reading source files isn't enough. You debug by examining execution traces.

  7. Banks Have an AX Problem They Don't Know About Yet

    Banks are building AI agents to call their APIs. Those APIs weren't designed for agent callers. The mismatch is subtle, consequential, and almost nobody is talking about it.

  8. Per-Token Pricing Is the 'Megapixels' of AI

    We're optimising for the wrong number — and the history of consumer electronics suggests we'll figure this out eventually.

  9. AX: Agent Experience Is the New DX

    Developer experience became a competitive moat in the API era. Agent experience is next. Most tools aren't designed for it yet.

  10. AI Agent Frameworks for Enterprise FS: What Actually Works vs. Hype

    Most enterprise AI agent pilots in financial services fail at the same point: the second tool call. The problem isn't the framework.

  11. Intelligence on Tap

    When artificial intelligence becomes as mundane as running water, how does thinking itself change?