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