Series
Guided engineering journeys
Related notes, ordered into a path. Start at 01 and read through — each series builds on the previous article.
Series 01 · 4 parts
AI Agents in ProductionFrom what an agent is to the harness, workflows, and evaluation that make agents reliable in production.Series 02 · 3 parts
Context & Retrieval FoundationsThe layer underneath every good AI answer — context pipelines, RAG retrieval, and the engines that assemble them.Series 03 · 3 parts
Knowledge & Inference SystemsStructured knowledge and the serving physics behind it — graphs, vectors, and how LLM inference actually works.