{
  "id": "qa-matrix",
  "name": "QA Matrix",
  "description": "Matrix QA transport runner and substrate",
  "qaRunners": [
    {
      "commandName": "matrix",
      "description": "Run the Docker-backed Matrix live QA lane against a disposable homeserver"
    }
  ],
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}
