New weekend, new side-project. Introducing "Statesman" (read state manager, not dude).
I've been a fan of statecharts for many years; and I think they are THE tool for the job when it comes to sprinkle determinism on your AI workflows. But tooling wasn't great.
github.com/andrioid/sta....
xstate inspired schema compatible statechart library for Go - andrioid/statesman