Make JSON output deterministic by sorting every object key.
The tool recursively sorts object keys while preserving array order, so the result is stable and readable.