Features

Readiness Score

A single number that answers one question: how close is this app to being safe to ship? The score updates in real time as you fix issues.

How the score works

The readiness score ranges from 0 to 100. Findings reduce the score based on severity — critical issues weigh heaviest, followed by warnings and informational suggestions.

terminal
Production Readiness Score: 0 / 100

🔴 16 critical issues found
🟡 0 warnings
🔵 0 suggestions

Severity breakdown

  • Critical — block deployment; fix immediately
  • Warning — important best practices
  • Info — optional improvements

Watch the score climb

As you apply and verify fixes, DeployReady recalculates the score so you can track progress.

terminal
deployready › fix 1
  AI-proposed fix applied. Backup created.

deployready › verify 1
  Re-running checks... ✓ Fixed!

Production Readiness Score: 18 → 35 / 100

Use the score as a CI gate

Combine the score with --fail-onto block deploys that don't meet your bar.

terminal
npx deployready@latest analyze . --fail-on critical

A high score is not a certification

The readiness score reflects only the checks DeployReady runs. It is a helpful signal, not a security guarantee. Always pair it with human review — see the Security Disclaimer.

Readiness Score — Overview

Video coming soon

Coming soon.