why uv is not included by default with the standard Python binary installers?

Because uv is still beta software and doesn’t conform to 100% of the PEPs currently available due to that being a lot of work

Because officially blessing one packaging tool (or set of packaging tools) is considered out of scope for the core Python project. Even pip is provided in a very indirect way.