Replace router.Run() with explicit http.Server + Shutdown() so the process exits cleanly when context is cancelled. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Replace router.Run() with explicit http.Server + Shutdown() so the process exits cleanly when context is cancelled. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>