StateName

type StateName = string;

Type representing the unique name of a state within the swarm. Used to identify and reference specific state instances.