ExecutionId

type ExecutionId = string;

A unique identifier for an execution instance. Used to track and manage execution flows within the swarm.