pub const HOPRD_SESSION_PORT_RANGE: &str = "HOPRD_SESSION_PORT_RANGE";
Name of the environment variable specifying automatic port range selection for Sessions. Expected format: “<start_port>:<end_port>” (e.g., “9091:9099”)