01Automates the refactoring of legacy service objects into structured interactions.
02Includes built-in support for transition guards, callbacks, and error handling.
03Standardizes service logic using ActiveInteraction for typed inputs and validations.
04Implements robust AASM state machines for complex workflow management.
05Provides composition patterns to nest and chain multiple business operations.
069 GitHub stars