Semantic Kernel has a Processes concept.
Processes use steps, and both the process and the steps seem analogous to stateless.
I wonder if Stateless could be extended to allow its states, triggers, etc., to work with Semantic Kernel processes and steps.
What do you think?