Top-down
From the config system, to StateGraph construction, to the Pregel execution engine, to channels, checkpoints, streaming, the functional API, interrupt/resume, and subgraph orchestration — each layer opens into the next.
An English study site that breaks down the overall design of langchain-ai/langgraph, a state-machine-style agent orchestration framework, layer by layer. Every step links directly to the corresponding source lines on GitHub, pinned to version 1.2.9.