Best starting point
Bootstrap + Query
If you only open two areas first, read bootstrap-runtime and query-engine.
Core Modules
Each module below is grounded in real source files and framed for learning: role, inputs, outputs, key files, and where to start reading.
Best starting point
If you only open two areas first, read bootstrap-runtime and query-engine.
Best differentiator
Together they explain why Claude Code feels production-grade.
Advanced route
These modules show the platform ambition of the project.
Keeps startup responsive while supporting many execution personalities inside one product.
src/entrypoints/cli.tsxsrc/main.tsxsrc/entrypoints/init.ts β Central initialization and shutdown wiring.src/setup.ts β Startup setup and prewarming.