What 900,000 Lines of AI-Built Code Taught Me About Being Wrong
TLDR Dev 1 week ago
A software engineer who previously failed building a product with AI-generated code (70,000 lines of Roadtrip Ninja) built a new startup (Reclaim) that reached 900,000 lines almost entirely written by Claude Code, succeeding where the first attempt failed. The key difference was architectural ownership—the engineer designed the architecture first, then had Claude implement within those constraints, rather than letting Claude make architectural decisions autonomously. Model improvements from Claude Opus 4.5 (released one month after the first article) addressed specific complaints about context loss and instruction-following, but the author attributes success equally to better tooling, disciplined workflows, and maintaining human ownership of the product.