4a1e667306
git_http_backend.py is copied flat into the sidecar bundle image as a standalone script, not as part of the bot_bottle package, and git_gate.py/git_gate_render.py are never copied in. Its relative import of GIT_GATE_TIMEOUT_SECS crashed the git-http daemon (port 9420) on every startup, silently leaving the smart-HTTP git-gate transport down while the other sidecar daemons stayed up. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>