{
  "schema_version": 1,
  "name": "gptbridge",
  "kind": "service",
  "bootstrap": "./bootstrap.sh",
  "health": "./health.sh",
  "install": {
    "mode": "in-place",
    "needs_git": false
  },
  "state_dirs": ["vendor", "venv"]
}
