pub const OOM_GIVEUP_TITLE: &str = "AgentMux — out of memory";Expand description
User-facing copy for the graceful give-up dialog (SPEC §5.C). Shown via the
launcher’s show_fatal_dialog (a renderer-free Win32 MessageBoxW) so the
crash is never a silent vanish.