pub const EX_PIPE: i32 = 141;
Broken pipe on stdout/stderr (128 + SIGPIPE=13) — agent/pipe consumers closed early.