A path language that matches how JSON actually looks.
status walks the whole tree. meta.version follows a dotted path and fans into arrays. tasks.*.priority hits every item. tasks[-1].id takes the last one. tasks[?status=='open'].priority filters first, then sets. Click a field path in the preview to fill the rule for you.
In-product visual