Right, it isn’t possible to have the name of a grouping as the argument to augment - but you can have augment as a substatement to uses, augmenting the grouping in the place(s) where it is used. However since then too the argument to augment must be one of the nodes you mention, and that node must be defined in the grouping, it isn’t actually possible to add “toplevel” nodes to the grouping this way, as @irusya930 is attempting to do.