Map
A monotone transform stage — maps each element to a new value.
The referenced op must be a monotone function: one that preserves the lattice ordering so the pipeline stays convergent. Always CoordinationKind.Free: a monotone map commutes with concurrent contributions by construction.