An agent stack diagram says production AI is 90% architecture, not prompts
theomitsa · x · 2026-07-23
A shared diagram argues that production AI is mostly systems engineering, not just prompt writing or model choice.
It contrasts a toy pipeline:
- Prompt → Model → Tool → Response
with a production stack built from:
- Model
- Context
- Memory
- Tools
- Skills
- Orchestration
- Identity
- Policy & guardrails
- Observability
- Evaluation
- Runtime
The central thesis is that the model may be only 10% of the agent architecture, while the remaining 90% decides whether the system survives in production. The chart also lists what breaks when each layer is missing, plus best practices such as using the smallest reliable model, making plans observable, automating evals, and designing for graceful degradation.
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