Open
Description
Since we have defined the state machine in DSL, it would be nice to have a tool to produce a graph describing how the state is moved from one to another, for quick debugging and documentation.
An implementation can be a gradle ksp plugin, collecting state machine data from AST and print PlantUML syntex.