pub const JSON_SCHEMA_VERSION: u32 = 1;Expand description
Version of the JSON envelope schema emitted by report_to_json /
reports_to_json — and therefore by surf-lint check --format json
and the wasm check_json export, which both serialize these values.