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