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

16 essays

Filters (1)
Pillar
Audience
Format
Series
  1. Field Report · August 17, 2026

    Same Weights, Different Product: How the Harness Made Qwen3.8 Useful.

    An independent lab investigation. The same open-weight model, served two ways, produced either an empty afternoon or a daily driver. What changed was the harness, not the weights. A newcomer-friendly entry to a four-part series.

  2. Framework · July 10, 2026

    Most 'AI Agents' Aren't Agents

    Computer science has had rigorous definitions of 'agent' for 30 years. The industry took about two to break the word — and the cost isn't semantic. Agent-washing misprices risk in both directions: the safe systems get over-governed and the autonomous ones get under-governed. Here is the L0–L5 ladder I use to keep the term honest, and the governance that should follow each level.

  3. Technical Guide · July 9, 2026

    Every Domain Needs Its AGENTS.md

    AGENTS.md is not a document. It is an interface stack — MCP tools, skill catalogs, policy packs, and audit streams — with a README on top. Five translations, one procurement boundary, and the difference between agent-legible and Potemkin agent-ready.

  4. 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.

  5. 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.

  6. 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.

  7. Framework · March 29, 2026

    From Reactive to Prescriptive: The Proactive Agent Shift

    Today's agents wait to be asked. Tomorrow's will tell you what you're missing. The shift from reactive to prescriptive is where agents become genuinely valuable.

  8. Research Note · March 22, 2026

    The Runtime Wars: Agent Operating Systems Are Here

    Agent runtimes have crossed from frameworks to operating systems. ZeroClaw, OpenFang, and OpenClaw represent three competing philosophies for giving agents a durable lifecycle.

  9. Research Note · February 1, 2026

    The Petri Dish: When Agents Build Societies

    I've been watching agents build a society. The emergent behaviors appearing when large numbers of agents interact without human orchestration point to something bigger than better chatbots.

  10. Technical Guide · January 26, 2026

    Domain Agents: Specialization at Scale

    Why SemanticStudio uses specialized domain agents instead of one general-purpose assistant, and how to configure and manage them—from 12 to 50+ agents.

  11. Technical Guide · January 3, 2026

    RaaS Architecture: The Control Plane That Makes Outcomes Real

    RaaS isn't a pricing model—it's the commercialization of an execution loop. Here's what Result Contracts look like, how the Outcome Control Loop works, and what providers and consumers need to make outcome-based models real.

  12. Technical Guide · December 1, 2025

    Agentic Architecture: Patterns That Scale

    Design patterns for multi-agent AI systems that actually work in production environments.

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