The const CLUSTER value in ClusterHandler is never used by the data model. It would be more ergonomic to have this value passed to the cluster handlers by value on instantiation if needed. This would simplify the setup of Node for cases there the handlers required generics.