state machines
AssessTechniques
A workflow control technique that models system behavior as states and transitions.
Why it's here
Placed in Assess: 2 article(s) of evidence from 1 source(s), led by framework updates, with 2 in the last 30 days. Confidence 31%.
Evidence (2)
- 7InfoQ·8/9/2026researchStripe Automates Database Recovery with Graph Search and State Machines
Stripe described an approach for automating database incident recovery by representing its global infrastructure as a graph. The system uses graph search algorithms and state machines to compute and execute remediation plans automatically.
- 5InfoQ·8/3/2026framework_updateEmbabel Agent Framework Reaches 1.0
Embabel has released version 1.0 of its Java-based agent framework. Built on Spring AI, it lets Java and Kotlin developers define agents as typed domain objects and combine model-driven planning with predefined state machines for workflow control.