pub const TIMEOUT_STATUS: i32 = 150;
Status reported for a subprocess that was killed by its timeout. Exposed so callers and tests can branch on it without magic numbers.