Production readiness checklist for an AI-built app

This is the list we work through on a paid check, published because most of it you can do yourself in an afternoon. It is ordered by what would hurt first, not by what is easiest.

Free no sign-up, no email

Before anything else: what is exposed

These are the ones where the damage is already done by the time you notice, so they come first regardless of how your app is built.

Then: what happens when it stops

Then: whether your data survives

This is the one people are most confident about and most often wrong about, because the backup usually exists and has never been used.

Then: the things that expire on their own

Then: the boring correctness ones

Last: the one nobody writes down

Can somebody who is not you run this? If your app can only be deployed from your laptop, with your keys, using steps that live in your head, then the risk is not technical any more. Write the runbook — how to run it, how to deploy it, how to roll it back — and hand it to somebody to follow while you say nothing. Whatever they get stuck on is the real state of your documentation.

If you would rather someone else did this

That is the Production check: we work through this list on your codebase and the place it runs, and write down what breaks first, what each fix costs, and the order to do them in. $450, five working days, and the report is yours either way.

Questions people ask first

Is this list specific to AI-built apps?

The list is not, but the ordering is. These are the checks that generated code fails most often, put in the order that matters when something is already live and carrying users, rather than in the order a textbook would use.

How long does it take to work through?

The exposure section is an afternoon. The rest depends on what you find — and finding nothing is itself a result worth having.

Do I need to sign up for anything to read this?

No. The whole list is on this page. There is no download, no email gate and no PDF.

See the paid check

The rest of what we do