Skip to content

Writing · Field notes from the operating layer

Ideas for operating AI, not merely adopting it.

Essays, field reports, frameworks, and technical guides for the people responsible for making AI work.

Current essay · Models & Engineering

The AI Most People Haven't Met Yet

Chatbots continue and coordinate symbolic information. A different class of model represents how a bounded environment may change, often conditioned on action. Both are useful. Treating them as the same thing is why enterprise AI conversations keep talking past each other.

Choose your path

Start with the work closest to the decisions you make.

Editorial pillars

Six editorial lenses. Each starts from a point of view, not a topic label.

Active series

Multi-part arguments, ordered as published.

Series / qwen38-local-wow

Qwen3.8: Same Weights, Different Product

A five-part investigation into how the harness and serving stack make Qwen3.8-27B useful: the reasoning dial, the harness delta (raw local 2/8 → harnessed 8/8), verified demos, portfolio economics, and native 262K context on 32 GB.

5 published parts5/5 planned
Browse in archive

Series / agent-native-work

Agent-Native Work

A four-part series on designing work for agents: why software got them first, every domain's AGENTS.md, the verification gap, and the practitioner-builder.

4 published parts4/4 planned
Browse in archive

Series / llm-os-modes

Modes of the LLM OS

A six-part series on the operating modes behind frontier AI: Chat, Agent, Deep Research, Cowork, and owned infrastructure.

6 published parts6/6 planned
Browse in archive

Series / token-economy

The Token Economy

A strategy and architecture series on token economics, model portfolios, and AI factory operations.

3 published parts3/3 planned
Browse in archive

Series / context-compilation

Context Compilation

The missing systems layer between retrieval and reasoning, from benchmark blind spots to measured evidence.

3 published parts3/3 planned
Browse in archive

Series / autonomous-stack

The Autonomous Stack

The architecture of intelligent systems, from the data substrate to agent runtimes and prescriptive intelligence.

4 published partsOngoing
Browse in archive

Series / agent-societies

Agent Societies

A field guide to what happens when agents interact at scale, from emergence to competence.

4 published partsOngoing
Browse in archive

Series / ai-native-computer

AI-Native Computer

A technical and operating-model series on what changes when AI becomes the computer, not just another app.

3 published partsOngoing
Browse in archive

Complete index

Archive

6 essays

Filters (1)
Pillar
Audience
Format
Series
  1. Technical Guide · May 25, 2026

    Running Your Own LLM OS: The Enterprise Build

    Your CEO asks whether you can build your own. The answer is yes. Here is what that actually means — four modes, four stacks from Frontier API to an 8x B200 chassis on your own silicon, the near-frontier OSS shift that changed the calculus, and the control spectrum that cost analysis keeps missing.

  2. Framework · May 18, 2026

    Cowork Mode: State Is the Coworker

    The difference between a chatbot and a coworker is state. Claude Code, Cursor, Operator, Codex, ChatGPT Projects. Persistent memory, skills, knowledge base, environment access. Session-long state — and the most dangerous un-governed surface in the enterprise today.

  3. Technical Guide · May 11, 2026

    Deep Research Mode: Planner, Swarm, Synthesizer

    Deep research is not a bigger chat. It is three sub-systems pretending to be one — a planner that decomposes the question, a swarm of agents that search in parallel, and a synthesizer that does a long-context reduce. 5 to 15 minutes. Hundreds of thousands of tokens. And the richest audit trail of any mode.

  4. Technical Guide · May 4, 2026

    Agent Mode: The Loop Is the Machine

    Agents are not a model. They are a loop. One Agent turn equals 5–50 Chat-mode calls, plus tools, plus state, plus a kill switch. Here is what you actually pay for when Cursor writes a PR — and what enterprise governance must cover that Chat-mode governance does not.

  5. Technical Guide · April 27, 2026

    Chat Mode: Single-Shot on Shared Silicon

    One prompt in. One response out. Fourteen infrastructure layers in between. Reasoning models are still Chat Mode — they just rent the GPU for longer. Here is what actually happens, and why it is still one machine.

  6. Framework · April 20, 2026

    Modes of the LLM OS: Why Frontier AI Runs in Four Modes, Not One

    When you hit enter in ChatGPT, Claude, or Cursor, you are not running one machine. You are running one of four operating modes of something that behaves like an operating system. Same GPUs. Five orders of magnitude in cost. Completely different governance surface.

Newsletter · The Operating Layer

The dispatch for people accountable for making AI work.

A biweekly note on governed enterprise AI, written from inside the operating problem.

Read The Operating Layer
Writing | Brian Letort