rad plan
Usage: rad plan --target <path> [options]
Write a mutation plan for one source file without running it.
Options: --target <path> Source file to plan. --repo-root <path> Repository root. Defaults to the current working directory. --budget <count> Limit mutation candidates in the generated plan. --allow-broad-tests Allow a broad test set when narrow selection fails. --json Render JSON output.