Sounds good 👍 .
In the meantime, I’ve had success just hopping in the debugger from a consuming project. For anyone else interested, say you’ve got a sample project consuming your processor.
Example:
./gradlew :sample:build --no-daemon -Dorg.gradle.debug=true -Dkotlin.compiler.execution.strategy=in-process