pub type NodeId = String;
A node’s key within a flow. Human-meaningful (night_menu, not n7).
night_menu
n7
pub struct NodeId { /* private fields */ }