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