Home / Concepts /Four Layers

Four Layers: What Each Part of This Work Is Actually For

Cases are reference material. Concepts are the cognitive foundation. Patterns are the common language. The dual-axis matrix is the container that holds them all.

People sometimes ask me which essay to read first, or which book chapter is "the main one." The truthful answer is that none of them stands alone. The body of work has four layers, and each layer does a job the others cannot.

I am writing this down because I keep using these distinctions in my own head when deciding what to write next, and I have not put them in one place before.

The four layers

Cases are reference material. When I write about a regtech team that built a RAG pipeline under a fixed-cost ceiling, or a customer service agent that rerouted itself when a model deprecated mid-quarter, the case is raw input. It is what happened. It is not the thesis. A case answers the question: what did engineers actually do, and what surprised them? Cases age fast — last year's case may be unrunnable on next year's model — but their job is to keep every claim grounded in something that occurred.

Concepts are the cognitive foundation. A concept is a stable claim that should still be true in five years. The model spends; the harness budgets. A pattern name without coordinates is a tag, not a design decision. When the model is fixed and cost is binding, pattern selection is the design. These are not catalog items. They are the load-bearing claims about how agent systems are. If a concept turns out to be wrong, the whole structure above it deserves re-examination. The cost of getting concepts wrong is high, which is why I write fewer of them and revise them slowly.

Patterns are the common language. Prompt Chaining, Reflection, Hierarchical Delegation, Guardrail Sandwich — these are vocabulary. Their job is to let two engineers in two companies refer to the same design without spending an hour drawing it on a whiteboard. Patterns are not discoveries. Most of them existed before I named them; the contribution is the naming and the slotting, not the invention. Vocabulary that does not get adopted dies. Vocabulary that does becomes infrastructure for every conversation that happens after.

The matrix is the container. The dual-axis framework — cognitive function by execution topology — is what holds the other three. It is the table-of-contents that makes cases findable, concepts indexable, and patterns disambiguable. Without it, the work is a pile of essays. With it, the work is a navigable structure where any new pattern, case, or concept has a coordinate, and where the empty cells in the matrix tell you what to write next.

Why none can be skipped

I have watched what happens when one layer is missing.

A book of cases without concepts is a war-stories anthology — interesting but unreusable. The reader closes it with nothing they can carry to a new problem.

A book of concepts without cases is a philosophy of design — beautiful but unfalsifiable. The reader closes it convinced and unable to do anything Monday morning.

A book of patterns without a matrix is the current state of most agent literature — a flat list of named things, where two engineers can both use the term "Plan and Execute" and discover three months later they have built incompatible systems.

A matrix without patterns, concepts, or cases is a diagram. It shows up on conference slides and is forgotten by the next slide.

The four layers compose. Cases generate concepts. Concepts demand patterns. Patterns require coordinates. Coordinates form a matrix. The matrix in turn predicts which cases are missing, which concepts have not been named, and which patterns have no home.

How to use the work

If you are an engineer trying to ship a system this quarter, the cases are the entry point. Find one whose constraints match yours.

If you are an architect trying to make a decision that will outlive the current model, the concepts are the entry point. They are the part of the work that survives model churn.

If you are a team trying to communicate across roles or organizations, the patterns are the entry point. Give people the vocabulary first; the rest follows.

If you are trying to understand the field as a whole — or to find what is missing — the matrix is the entry point. The empty cells are where the next decade of work lives.

Where each layer lives

I am writing this as a reference for myself as much as for any reader. Every time I sit down to plan a new chapter, talk, or essay, I ask: which layer is this serving? If I cannot answer that, the piece is not yet ready to be written.


Cite as: Huang, J. (2026). Four Layers: What Each Part of This Work Is Actually For. kage-ai.com/concepts/four-layers/