AI engineering now has four overlapping layers: prompt, context, harness and loop
victorialslocum · x · 2026-07-23
The post argues that AI engineering has accumulated too many overlapping names: prompt engineering, context engineering, harness engineering, and loop engineering. It proposes a simple stack:
- Prompt engineering: what you say in one message.
- Context engineering: what the model sees on a turn, including retrieval and compression.
- Harness engineering: the execution environment around the agent, including tools, guardrails, verification, observability, and memory.
- Loop engineering: the control structure that keeps rerunning the harness without a human clicking “go”.
The author says the boundaries are already fuzzy and that these terms mostly describe the same underlying problem: information, tools, and orchestration. The main takeaway is that the field may need to stop inventing new layer names too quickly.
More from coding & agent
- Claude Code repo packages an Indian equities trading bot with Zerodha integration — tom_doerr · 2026-07-23
- Grok Build plus Unity and Blender MCP turns a terminal into a game studio — Daniel_Farinax · 2026-07-23
- Grok Build and Unity MCP turn a terminal into an overnight game studio — Daniel_Farinax · 2026-07-23
- OpenAI Codex community hackathon draws a full room of builders and judges — paw_lean · 2026-07-23
- Cohere Labs posts a hiring message built around collaborative science culture — Cohere_Labs · 2026-07-23
- A Reddit MCP workflow turns a deep-learning plan into specs, code and verification — hypergraphr · 2026-07-23