- The JSON schemas here are generated with `tools/generate-schemas.utl.js`.
- If you need to modify the schemas:
  - do so in [`tools/schema/`](../../tools/schema)
  - re-run the schema generation script (either with `make clean dev-build` or by manually
    running `node tools/generate-schemas.utl.js`)
