2026-04-28 Entity Mapping API
- New iteration operations added to entity mapping rules:
_each(path to the source array to iterate),_as(variable name for each item, accessed as$<name>in_copypaths within_map), and_map(operation applied per iteration item), enabling array-to-array entity transformation