#1065546 d-i.debian.org: does not install "Recommends:" by default, at least uuid-runtime

#1065546#5
Date:
2024-03-06 12:53:48 UTC
From:
To:
A few days ago, I noticed that the uuid-runtime package wasn't
installed, though libuuid1 was installed (when I installed Debian)
and had "Recommends: uuid-runtime".

FYI, uuid-runtime got pulled due to the rename of libuuid1 to
libuuid1t64.

Note: I installed Debian with debian-12.1.0-amd64-netinst.iso.

#1065546#10
Date:
2024-03-06 13:01:12 UTC
From:
To:
Same issue on another machine where I installed Debian/testing using
debian-testing-amd64-netinst.iso on January 5.

#1065546#15
Date:
2024-03-06 13:44:17 UTC
From:
To:
I've eventuelly found

https://www.debian.org/releases/stable/amd64/ch06s03.en.html#di-install-base

"For technical reasons packages installed during the installation of
the base system are installed without their “Recommends”. The rule
described above only takes effect after this point in the installation
process."

Then why are recommended packages not listed explicitly?