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

8 essays

Filters (1)
Pillar
Audience
Format
Series
  1. Technical Guide · January 26, 2026

    SemanticStudio: A Production-Ready Enterprise RAG Agent System

    Open-sourcing the multi-agent chat platform I built to test my AI-native architecture ideas. 28 domain agents, 5 configurable modes, 4-tier memory with Context Graph, GraphRAG-lite, and everything enterprises need to build production AI.

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

  3. Technical Guide · January 26, 2026

    RAG Chain Configuration: Models, Modes, and Fine-Tuning

    The power user's guide to configuring SemanticStudio's RAG chain—multi-provider LLM support, mode parameters, and full control over cost vs. quality.

  4. Technical Guide · January 26, 2026

    Memory as Infrastructure: The Complete 4-Tier System

    A deep dive into SemanticStudio's 4-tier memory architecture—working context, session memory, long-term memory, and the Context Graph. Progressive compression meets knowledge bridging.

  5. Technical Guide · January 26, 2026

    GraphRAG-lite: Beyond Vector Similarity

    How SemanticStudio's knowledge graph and entity resolution enable relationship discovery that pure vector RAG misses.

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