---
schemaVersion: 1
id: agent-brief:modern-ai-stack
articleId: article:modern-ai-stack
slug: modern-ai-stack
title: "Agent Brief for 'The Modern AI Stack: Demystifying the Architecture of Artificial Intelligence'"
tokenBudget: 1200
status: published
updated: 2026-07-07
---

## Thesis

Artificial intelligence is not a single monolithic product but a modular stack of distinct engineering layers; understanding the layers helps builders and observers place tools, companies, and research advances in context.

## Audience

- Primary: technically-curious readers who encounter AI tools and want a map of how the pieces fit together.
- Secondary: builders and students who need a shared vocabulary for discussing AI architecture.

## Claims

- `claim-001`: Modern AI systems are best understood as a modular stack rather than a single monolithic model.
- `claim-002`: Retrieval-augmented generation is a common pattern for grounding models in proprietary or real-time data.
- `claim-003`: Model Context Protocol (MCP) is emerging as a common adapter for agent-tool integration.
- `claim-004`: End-user applications such as Claude Desktop bundle multiple lower layers into a single GUI.
- `claim-005`: Base-model scaling remains important, but much of the visible product engineering and investment has moved up the stack toward orchestration and tool protocols.

## Source Families

- Inference aggregation and routing platforms (OpenRouter, vLLM).
- Agent frameworks and runtimes (Hermes Agent, LangGraph, CrewAI).
- Tool protocols (Anthropic MCP).
- Foundation model providers and fine-tuning efforts (Meta Llama 3, Nous Hermes).
- End-user applications (Claude Desktop).

## Agent Involvement

The original draft text was generated by an AI assistant; revisions, proposal, review, and publication packaging were prepared with agent assistance under SDL governance. Human approval was obtained before publication.

## Recommended Queries

- "What evidence would strengthen claim-005 about the shift toward orchestration and tool protocols?"
- "What counterarguments exist to the claim that MCP is becoming a common adapter?"
- "Which tools or companies belong in each layer of the nine-layer model?"

## Known Limits

- The nine-layer model is a proposed taxonomy, not an industry-standard consensus.
- Product references may become outdated as companies rebrand or reposition offerings.
- The article does not provide hands-on implementation guidance for any specific layer.
