How I Stop LLMs Drifting In Production Codebases
The problem I care about with LLM coding is drift: one plausible shortcut gets copied, then future sessions start treating it as how the app works. Iāve used AI coding tools every day as a team lead on large private client codebases, across features,...