2dee42d6e4
ARM64 Linux (musl and Android) targets were using the default 2MB stack, which is insufficient for the 126 JsonSchema derives and causes silent daemon crashes due to stack overflow. x86_64 and Windows already had 8MB overrides. Closes #3537 Co-authored-by: SpaceLobster <spacelobster@SpaceLobsters-Mac-mini.local> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Argenis <theonlyhennygod@gmail.com>