@mintydev @krille The "leave it for hours and review" workflow only works with strong review discipline. Most solo devs and small teams skip that.
What we see scanning Claude Code repos is the output looks clean at the function level, but project-level stuff (CI, test coverage, dependency management) is usually missing. AI thinks about implementation, not deployment.