The stack

Four layers, top to bottom

Agentic analytics is usually discussed as though it were a model choice. It is four layers, built by different people, failing in different ways, replaceable on different timescales. Being able to name which one is at fault is the difference between fixing a system and swapping models and hoping.

The agent, in three parts

A model reasons. A harness runs the loop, decides what the model sees, and handles failure. Interfaces carry the request out to the world. Collapse the three and you have bought a product rather than built a capability.

  1. 04 The agentic stack Three separable layers, model, harness, and open interfaces, each with its own failure mode. Most agent problems are misattributed across them.
  2. 05 The model What the reasoning layer actually contributes, what it cannot know, and why treating model choice as the whole architecture leads people astray.
  3. 06 The harness The program that runs the loop. It decides context, tools, retries, memory, and when to stop, which is where most agent behaviour actually comes from.
  4. 07 Open interfaces The four contracts an analytics agent speaks through, why each should be a specification rather than a product, and what a closed one costs later.

Underneath all three

Governed semantic data

The layer that decides whether the answer is right. One definition of each metric, one copy of each dataset, one place access is enforced, and enough history to reproduce an answer after the fact.

Five Apache projects settle five separate questions here, and the reason to care that each is an open specification is that agents multiply readers. Formats one engine can read cannot serve many readers.

The substrate, entry by entry

What each project settles, where it stops, and why the boundary between them is deliberate.

The full knowledge base, all 20 entries

Two newsletters, one list

Keep up with both halves of this.

Agentic analytics moves on two fronts at once. One newsletter covers the model and agent side, the other covers what the Apache projects underneath are shipping. One subscription gets you both, and neither costs anything.

Subscribe on Substack