raygeo.cnc.execution.specs
CNC execution spec types.
AggregateGroup
A group of inputs within an AggregateSpec.
Each group emits its own start/end markers, processes its inputs in order (optionally linking
consecutive inputs when link_mode is Sequential), and supports per-input placement and scaling.