type SwarmName = string; Copy
type SwarmName = string;
Type representing the unique name of a swarm within the system. Used to identify and reference specific swarm instances.