Hey! Right now there is no support out of the box for simple aggregations like fold or reduce (even though fold appears in the docs).
Could you support that? Even more ideal would be min, max, and sum like Kubernetes does in their CEL implementation.