type ExecutionId = string; Copy
type ExecutionId = string;
A unique identifier for an execution instance. Used to track and manage execution flows within the swarm.