Once the developer is ready to turn on production mode, a lot of things they might've relied on (inferred models, lax permissions) will suddenly stop working.
Create a CLI command that auto-generates / augments models, permissions.json and routes.json based on the project's current state. It doesn't have to (and probably can't) be comprehensive or fool-proof, but it should give a nice jumping-off point.