Files
winning-wallet-finder/host
jaxperro 7d20588c6f clone-guard: verify over the git transport (ls-remote), not the REST API
api.github.com is effectively unreachable from the Fly boxes (Bearer 401,
anonymous rate-limited on shared egress) — the guard failed open on every
boot. ls-remote rides the same authenticated smart-HTTP path the clone
itself uses, so it works by construction.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 22:04:40 -04:00
..