A small grammar keeps queries inspectable
Property segments select table values and numeric indexes select array items. Quoted segments distinguish dots inside keys from separators.
Navigate table keys and array indexes with a small deterministic path grammar, then serialize the selected typed value.
Inputs are limited to 1 MiB and stay in this browser tab.
Nothing is placed in a URL, account, or remote log.
Strict, bounded, local processing
This is property navigation, not an expression evaluator. It accepts no functions, predicates, regular expressions, templates, or executable code.
Property segments select table values and numeric indexes select array items. Quoted segments distinguish dots inside keys from separators.
The result is separate from the input. Use merge to create changed TOML and compare to explain two versions.