What Claude Code Does Before the Model Sees Your Message
A deep dive into Claude Code's preprocessing pipeline — the 6-stage system that transforms raw user input into a carefully orchestrated message stream with context injection, file pre-reading, skill discovery, and message normalization. Based on source code analysis.