Step-group atom. Registers with the root presenter as a kind: 'group'
node and provides CNGX_STEP_GROUP_HOST so nested CngxStep
atoms register with the group, not the root.
aggregatedStatus rolls up child states: error if any errored,
success if all are success, pending if any is pending or busy,
otherwise idle.