What does production ready actually mean?
Our working definition: a stranger can rely on the app, and a single mistake cannot destroy it. Concretely that means secrets are protected, access rules are enforced in the database, writes are validated, backups restore, the app survives normal load, someone is alerted when it breaks, and the accounts that matter are owned by the business.