type AgentName = string; Copy
type AgentName = string;
Type representing the unique name of an agent within the swarm. Used to identify and reference specific agent instances.