{
  "version": "9.0.1",
  "test_cases": [
    {
      "query": "check network",
      "expected_command_id": "health-control-net-check",
      "min_score": 0.3
    },
    {
      "query": "kill network",
      "expected_command_id": "health-control-kill-net",
      "min_score": 0.3
    },
    {
      "query": "restore network",
      "expected_command_id": "health-control-restore-net",
      "min_score": 0.3
    },
    {
      "query": "start tor",
      "expected_command_id": "tor-switch-start-tor",
      "min_score": 0.3
    },
    {
      "query": "stop tor",
      "expected_command_id": "tor-switch-stop-tor",
      "min_score": 0.3
    },
    {
      "query": "restart tor",
      "expected_command_id": "tor-switch-restart-tor",
      "min_score": 0.3
    },
    {
      "query": "tor status",
      "expected_command_id": "tor-switch-tor-status",
      "min_score": 0.3
    },
    {
      "query": "new tor identity",
      "expected_command_id": "tor-switch-new-tor-circuit",
      "min_score": 0.3
    },
    {
      "query": "list tor instances",
      "expected_command_id": "tor-switch-list-instances",
      "min_score": 0.3
    },
    {
      "query": "set tor exit country",
      "expected_command_id": "tor-switch-set-exit-node",
      "min_score": 0.3
    },
    {
      "query": "check tor",
      "expected_command_id": "tor-switch-check-tor",
      "min_score": 0.3
    },
    {
      "query": "change dns",
      "expected_command_id": "dns-switch-set-dns",
      "min_score": 0.3
    }
  ]
}
