pub const DEFAULT_POOL_MIN_THREADS: usize = 2;
Minimum worker threads in Node.js pool (floor). Internal constant, not user-configurable.