> I noticed I was spending more time reconstructing context than actually building: – figuring out what changed – tracing data flow – rebuilding mental models before I could even prompt properly (without breaking other features) - debugging slop with more slop
Yep. We literally shifted the workload from writing the code to reviewing the code.
No comments yet.