Skip to main content

SYSTEM BLUEPRINT / 32 LESSONS

Claude Code Architecture Mastery

A 32-session deep dive into how Claude Code actually works. From the agent loop to the Fable 5 era of models, memory, and workflow orchestration.

Lessons
32 Sessions
System layers
5 Modules
Estimated time
8h 51m

CHOOSE THE RIGHT MAP

One ecosystem, five different questions

Use each section for a different decision. This course explains the internals; the maps show evolution and product coverage; the guides turn capability into work.

  1. 01 Learn

    Find the right starting point and build a mental model.

    Choose a path
  2. 02 Evolution map

    See what the agent toolchain has completed and what a full computer still needs.

    Open the map
  3. 03 Tool landscape

    Compare Claude Code, Codex, and Grok by capability and direction.

    Compare tools
  4. 04 You are here Architecture course

    Understand how Claude Code works beneath the interface.

    Study the system
  5. 05 Guides

    Apply the tools to concrete writing, analysis, coding, and business work.

    Ship a task

CURRICULUM CONTROL DECK

Explore the system layer by layer

Search all 32 lessons or narrow the curriculum by system layer and difficulty.

M01 Module 1: Core Agent Reasoning · tools · context 6 sessions 1h 36m 2/6 Verified
M02 Module 2: Multi-Agent Orchestration · parallelism 6 sessions 1h 33m 2/6 Verified
M03 Module 3: Real Architecture Protocol · memory · governance 6 sessions 1h 47m 4/6 Verified
M04 Module 4: Mastery Reliability · economics · oversight 6 sessions 1h 53m 0/6 Verified
M05 Module 5: The Fable 5 Era Autonomy · continuity · evolution 8 sessions 2h 2m 4/8 Verified
You will be able to

Evaluate emerging capabilities without confusing product interfaces, experiments, and architectural direction.

Agent-computer layer

Autonomy · continuity · evolution

Start this module
  1. S25 The Claude 5 Family & Model Strategy Meet Claude Fable 5, Mythos 5, and the mid-2026 lineup — Opus 4.8, Sonnet 5, Haiku 4.5 — and how to pick and mix models per task in Claude Code. Published 16 min read
  2. S26 Effort Levels, Ultrathink & Ultracode Choose Claude Code's reasoning effort deliberately, and understand the verified difference between ultrathink, ultracode, and enforceable CLI cost limits. Verified 12 min read Claude Code ≥ 2.1.203 3 official sources
  3. S27 The Workflow Tool: Scripted Multi-Agent Orchestration Use Claude Code dynamic workflows to put repeatable JavaScript control flow around many subagents, with approval, progress, limits, and same-session resume. Verified 16 min read Claude Code ≥ 2.1.154 3 official sources
  4. S28 Orchestration Quality Patterns Design multi-agent workflows around independent search, adversarial verification, explicit stopping, and evidence that remains auditable. Verified 15 min read Claude Code ≥ 2.1.154 3 official sources
  5. S29 Persistent Memory: How Claude Code Remembers How Claude Code's file-based persistent memory works — one fact per file, a MEMORY.md index, four memory types, and hygiene rules that keep recall useful. Published 16 min read
  6. S30 Deferred Tools & ToolSearch How Claude Code defers tool schemas and loads them on demand with ToolSearch — so large MCP tool surfaces stop taxing every context window. Published 14 min read
  7. S31 Scheduled Autonomy: Loops, Wakeups & Cron Master Claude Code's scheduled autonomy: /loop dynamic mode, ScheduleWakeup timing, prompt-cache economics, and cron jobs for standing automation. Published 17 min read
  8. S32 The New Tool Belt: Artifacts, Tasks & Typed Outputs A verified tour of Claude Code's current output and coordination tools, including live MCP-backed artifacts, task output files, LSP, and recent Week 28–29 changes. Verified 16 min read Claude Code ≥ 2.1.209 4 official sources