Skip to content
Flows
Tier 1 · Claude Code internals Claude Code internals · fetched 2026-07-02

ClaudeCode-Source-Analysis (tammychurchly25)

A ~330-file markdown analysis of the leaked source (512,000+ lines, 1,906 files, TypeScript on Bun), organized module by module from the March 31, 2026 npm source-map leak. Its granularity makes it the best reference for looking up a specific subsystem.

View source on GitHub

Key takeaways

  • 01

    Module-by-module markdown makes subsystem lookup fast

  • 02

    Documents the TypeScript-on-Bun runtime foundation

  • 03

    Useful index into planning/todo machinery and prompt assembly

Flows built on this research