const OUTPUT_MAX_BYTES: usize = _; // 67_108_864usize
Ceiling on a single command’s accumulated output; a handler that writes past it aborts rather than letting the buffer grow without bound.