{
  "schema_version": 1,
  "name": "harness",
  "kind": "service",
  "services": [],
  "bootstrap": "./bootstrap.sh",
  "health": "./health.sh",
  "install": {
    "mode": "artifact",
    "needs_git": true
  },
  "state_dirs": ["runstate", "tmp"]
}
