pub type AgentId = String;
Unique identifier for an agent
pub struct AgentId { /* private fields */ }