mix lemon. readiness
(lemon_core v0.1.0)
View Source
Show a compact redacted launch-readiness summary.
Usage
mix lemon.readiness
mix lemon.readiness --project-dir /path/to/project --limit 5
mix lemon.readiness --json
mix lemon.readiness --strictOptions
--project-dir- Project root to scan. Defaults to the current directory.--limit- Number of unresolved gates to show. Defaults to 10.--json- Emit the raw redacted readiness JSON.--strict- Fail unless readiness status isready.