pub type AgentId = Uuid;
Unique identifier for an agent instance.
pub struct AgentId(/* private fields */);