Skip to content

Archives

All the articles I've archived.

2026 31
September 1
  • celld: Durable Objects, Unbundled

    Updated:  at  11:00 AM

    celld, a new open-source project from Deno, reimplements Cloudflare's Durable Objects model on infrastructure you own — and it's a good lens for asking what should actually own an AI agent's state.

June 1
  • Why Agents Make Good Actors

    Published:  at  11:00 AM

    AI agents are stateful, long-running, and mostly idle. That's not a quirk — it's a specification. The actor model was built for exactly this shape of work.

May 7
  • Designing environments for RL

    Updated:  at  11:00 AM

    Most RL writing is about algorithms. In practice, environment design — the state, action, and reward decisions that sit between your system and the algorithm — is where projects succeed or fail. This is the part that almost never gets covered.

  • An introduction to reinforcement learning

    Updated:  at  11:00 AM

    The orientation for working engineers before the rest of the series goes into algorithm internals. What RL is, the vocabulary, the Bellman idea, when to reach for it, and a map of the five posts.

  • Inside the Bellman loop: how value actually propagates

    Published:  at  07:00 PM

    Bellman equations are usually introduced recursively, and the recursion misleads programmers. The runtime is closer to iterative graph relaxation — value sweeping backward through a state graph until it stops moving.

  • Inside Microsoft Agent Framework Harness Providers

    Published:  at  11:00 AM

    An LLM in a loop is not enough for production work. This post breaks down the six problems every agent harness must solve — working memory, shared file access, plan/execute modes, task tracking, parallel sub-agents, and tool approval — and how the Microsoft Agents Framework implements them.

  • Securing MCP Pipelines with Agent Governance

    Updated:  at  11:00 AM

    How to secure Model Context Protocol (MCP) tool usage in sequential agent workflows using Supply Chain Validation and Least-Privilege Sandboxing.

  • Securing Agent-to-Agent (A2A) Handoffs with the Agent Mesh

    Published:  at  03:00 PM

    How to secure distributed multi-agent architectures using Zero-Trust Identity, IATP encryption, and Dynamic Trust Scoring in the Agent Governance Toolkit.

  • Hardening AI Workflows with the Agent Governance Framework

    Updated:  at  11:00 AM

    How to use the Microsoft Agent Framework (MAF) and Agent Governance Toolkit to build secure, governed, and Human-in-the-Loop AI workflows.

April 2
  • Inside the ReAct loop: how agents actually iterate

    Updated:  at  11:00 AM

    What actually happens inside one iteration of the ReAct loop — why the model is stateless, how the transcript grows, when the loop exits, and why the harness around the model is where the engineering value lives.

  • The Protocol Layer: Watching the Theory Play Out in Real Time

    Published:  at  11:00 AM

    Google's developer guide to AI agent protocols is framed as a tutorial. Read it through a Coasean lens and it's something more interesting — live evidence that the transaction costs making firms necessary are being eliminated, layer by layer, in the open.

March 8
  • The Firm in 2026

    Published:  at  10:00 AM

    Returning to Coase's original question — why do firms exist? — with fifteen posts of new machinery. The answer has not changed. The composition of the costs has.

  • The Agentic Ecosystem

    Published:  at  10:00 AM

    The shift from hierarchy to protocol-governed agent coordination is not theoretical. Over fifty companies are engineering it now. Here is what the early evidence tells us.

  • Value Stream Mapping

    Published:  at  07:00 AM

    Protocols define how participants interact. Value streams define why. By mapping the flow of outcomes rather than the structure of teams, we align architecture, organisation, and network around the same thing: how value is actually produced.

  • The Physics of Flow

    Published:  at  10:00 AM

    Queuing theory reveals the hidden physics governing how work flows through organisations. Every boundary is a queue. High utilisation destroys responsiveness. And AI agents change the service rate — but not the dynamics.

  • The Protocol Layer

    Published:  at  10:00 AM

    How networked firms coordinate work through protocols instead of hierarchy.

  • The Geometry of Networks

    Published:  at  12:00 PM

    Not all networks scale the same way. The geometry of a network — broadcast, connection, or group-forming — determines how its value grows, and which institutions it produces.

  • Metcalfe's Law, Conway's Law, and the Networked Firm

    Published:  at  10:00 AM

    Metcalfe's Law governs the value of the external network, while Conway's Law governs the structure of the organization that builds and operates it.

  • The Hybrid Topology

    Published:  at  10:00 AM

    We are witnessing the collapse of the corporate Tree into the Hybrid Mesh. As intelligence becomes infrastructure, the distance between strategy and execution shrinks to a single, high-density hop.

February 10
  • Knowledge Diffusion and Network Density

    Published:  at  10:00 AM

    Firms do not only coordinate production. They concentrate knowledge. Innovation has historically depended on short-distance diffusion through dense networks.

  • Agentic Labour: When Work Becomes Executable

    Published:  at  06:30 PM

    Software first reduced coordination costs. Now autonomous agents begin to execute parts of labor itself. This changes the structure of work without eliminating it.

  • The Platform as Proto-Firm

    Published:  at  08:15 PM

    Platforms are not the disappearance of the corporation. They are a reconfiguration of how coordination occurs within a corporate shell.

  • The Boundary of the Firm in a Digital Age

    Published:  at  06:30 PM

    If firms exist because coordination is costly, what happens when coordination becomes cheaper again? The boundary of the firm is not fixed.

  • The Innovator's Dilemma

    Published:  at  08:15 PM

    When coordination costs shift, firm boundaries should adjust. But mature corporations are optimised for a cost structure that no longer holds — and their own incentives prevent adaptation.

  • When Corporations Became Too Big

    Published:  at  07:15 PM

    The managerial corporation solved coordination at scale. But hierarchy has structural limits — and the same mechanisms that enabled growth eventually constrained it.

  • The Rise of the Managerial Corporation

    Published:  at  06:30 PM

    Corporations did not just reduce transaction costs. In the 20th century, they became the dominant institution for organising production, concentrating capital, and coordinating labour at scale.

  • Why Corporations Exist: A Coasean Foundation

    Published:  at  10:00 AM

    Corporations did not emerge by accident. They are coordination machines. In 2026, as transaction costs fall, we revisit why they exist — and what might be changing.

  • Metrics Are Projection

    Published:  at  10:00 AM

    Metrics don't measure reality — they project it. As systems become more autonomous, projection design matters more than model intelligence.

  • Agent Experimentation and Innovation at the Edge

    Published:  at  10:00 AM

    Execution, collaboration, and ecosystems: three edges where agent innovation is actually happening — and what it means for building durable, human-centered systems.

January 2
2025 4
November 2
June 2