refactor: extract internal500 penalty logic to dedicated file
Move constants, detection, and penalty functions from antigravity_gateway_service.go to antigravity_internal500_penalty.go. Fix gofmt alignment and replace hardcoded duration strings with constant references.
Please register or sign in to comment