{"name":"OperatorOS API","version":"0.2.0","tagline":"Powered by Shotgun Ninjas","runnerMode":"disabled","endpoints":{"health":"/healthz","ui":"/ui","profiles":"GET /v1/profiles","workspaces":"GET /v1/workspaces","createWorkspace":"POST /v1/workspaces","getWorkspace":"GET /v1/workspaces/:id","startWorkspace":"POST /v1/workspaces/:id/start","stopWorkspace":"POST /v1/workspaces/:id/stop","execInWorkspace":"POST /v1/workspaces/:id/exec","applyPatch":"POST /v1/workspaces/:id/apply-patch","gitStatus":"POST /v1/workspaces/:id/git-status","createBranch":"POST /v1/workspaces/:id/create-branch","commit":"POST /v1/workspaces/:id/commit","verify":"POST /v1/workspaces/:id/verify","verifyRun":"POST /v1/verify/run","createTask":"POST /v1/tasks","runTask":"POST /v1/tasks/:taskId/run","getTask":"GET /v1/tasks/:taskId","taskEvents":"GET /v1/tasks/:taskId/events","stream":"WS /v1/runner/stream/:workspaceId"}}