I wrote a quick checker for the JSON pointers we find in the current playground.
The good ones are marked ***MATCH.
I think there is some work to do, starting with beginning all of them with # (and not 0, OK, that should be validated in the syntax already but currently isn't).
Most pointers are starting two level too low.
I wrote a quick checker for the JSON pointers we find in the current playground. The good ones are marked ***MATCH. I think there is some work to do, starting with beginning all of them with # (and not 0, OK, that should be validated in the syntax already but currently isn't). Most pointers are starting two level too low.