Deep-Dives
Deep-Dives
Engineering fundamentals — architectures, memory, RAG, protocols, tools, reasoning, training, multi-agent.
These essays assume Concepts fluency — new here? Start with Concepts →
Architectures & Patterns
Reusable agent architectures — ReAct, plan-and-execute, supervisor-worker, router, reflection — and when each fits.
8 essays
Protocols & Interop
The protocol layer of the agent stack — MCP, A2A, tool-calling standards, capability discovery — and how systems plug together.
7 essays
Memory & Context
Context windows, memory stores, compaction, retrieval-augmented memory — keeping the right things on the prompt.
7 essays
Retrieval & RAG
Retrieval-augmented generation past the basics — advanced architectures, graph RAG, retrieval as an agent tool, RAG security.
8 essays
Training Agentic Models
Post-training for agentic ability — SFT, rejection sampling, distillation, RLHF/RLAIF, RL for tool use, reward design.
6 essays
Multi-Agent Systems
When multiple agents pay off, when one beats many, and the topologies, failure modes and debate patterns in between.
6 essays
Reasoning & Test-Time Compute
Chain of thought, self-consistency, tree/graph of thought, and the inference-time-scaling laws that govern them.
6 essays
Tool & Capability Design
Designing tools an agent can actually use — granularity, schemas, error messages, recovery, antipatterns.
6 essays