RewriteRunner
Programmatic entry point for running OpenRewrite recipes against a project directory.
By default this class is a coordinator: it attempts the official Gradle/Maven plugin and runs any required LST work in a short-lived worker JVM. Select ExecutionMode.IN_PROCESS only when a caller needs rich OpenRewrite Results or an in-memory/custom ChangeWriter.