A centralised location for all the (JSON) schema used by the performance platform.
The schema can be installed using npm.
To run the schema against the current performane platform dashboards:
node ./tools/validateExistingDashboards.js
Will give exit codes based on success/fail.