Bug Fixes
- demand-aware capacity + Docker/gh/Node runner parity (#105)
Caps synthetic capacity handles at the demand GitHub actually reports, so a pool
with nothing queued can no longer consume shared node concurrency and starve a
pool with real jobs waiting. Adds the Docker CLI (+buildx/compose), GitHub CLI
and Node to the runner image.