Guides
Practical notes on taking AI-built code into production. No buzzwords, just what we actually check.
-
What AI slop is, and how to fix it
AI slop is code that compiles and looks right but is subtly wrong underneath. Here is how to recognise it in an AI-built codebase and the order to fix it in.
-
A production-readiness checklist for apps built with AI
An app that demos well is not the same as an app that survives the move to production. A concrete checklist for taking a fast app built with AI to production, grouped by what bites first.