Check
Identity
Users can sign in, sessions expire safely, and server routes know who is calling.
Free checklist
Check
Users can sign in, sessions expire safely, and server routes know who is calling.
Check
The app has a managed database, migrations are repeatable, and secrets are not in client code.
Check
Paid actions quote cost first, charge the right wallet, and refund failed jobs.
Check
The app has a stable URL, deploy logs, rollback path, and a clear owner.
Check
Expensive calls have spend caps, idempotency keys, and safe retry behavior.
Check
Errors are visible to the user and actionable for the agent maintaining the app.
Read https://www.settlemesh.io/agent.md.
Audit this app for production readiness:
- auth and user sessions
- database access and migrations
- paid actions and usage metering
- spend caps and idempotency
- deploy logs and live URL
Then use SettleMesh to deploy it with login, database, and payments.Use with Codex
Paste the checklist into Codex and ask it to identify what is missing before deploy. Then send it to the Codex payments guide for the billing path.
Use with Claude Code
Add the checklist to project instructions so future changes keep auth, database, payments, and deploy behavior in scope.
Use with SettleMesh
Login, database, Aev balances, quotes, ledgers, service calls, and deploys are all SettleMesh concepts an agent can inspect and operate.