mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Abort signals do not cancel the TCP connect phase, so an unreachable API stalled the seed ~10s before degrading. All API calls now share one deadline, the roll fetch races it, and the CLI exits explicitly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>