pub type NodeId = String;
Unique node identifier (UUID or human-readable string)
pub struct NodeId { /* private fields */ }