Not as such ... I just "hear things", 'rumors', as said. It'd be a big Top Secret at M$ regardless.
However I think it's their ONLY sane path. Apple knew this some time ago. M$ has been stubborn - but it's still an increasing functional/security nightmare and SOMETHING needs to be done.
The crux of the proverbial biscuit lies with the practice of re-compiling apps/updates when you go to install them. The THEORY is that it makes them most compatible with your specific distro/version but in PRACTICE it seems to enhance the library curse these days. The sheer diversity of distros/sub-distros keeps exacerbating the issue. There is a "standard Winders", but NO "standard Linux/Unix" at the core.
As I noted somewhere, I keep seeing more and more apps distributed as ".run" style executables. All the libs used to compile it are contained within the (fat) executable. It doesn't have to dynamically link-to anything. HOWEVER - they'll run on almost any kind of Linux/Unix - no bitching because lib-XYZ 8.33.04 is missing, no bitching because installing 8.33.04 will destroy everything using 8.33.03
I see this crap ALL the damned time. Use something like Synaptic and try to install some slightly newer lib - and SEE the gigantic list of progs that will be UN-installed because of it - often your core stuff.
Tried to install a newer/better version of ffmpeg not so long ago. It was a bottomless rabbit-hole of dependencies and dependencies for dependencies and can't-get-there-from-here's. FORGET THAT CRAP !
As said, when you install/upgrade whatever is compiled on your box. The install script contains which libs are supposed to be there. If they aren't it will try to FIND them - but then that messes with your EXISTING progs.
I've seen this get worse and worse over 20 years. The more distros/variants out there the worse it gets.
Winders, on the other hand, has tremendous backwards compatibility. The only thing that kinda broke it was the newest requirement for Gen8+ processors, and none of them support 8/16 code anymore. However if you use something below Win-11 and have a CPU that WILL still execute 8/16 code then whatever will WORK without complaints. That's just extraordinary.
I have an old Core-2-Quad board that can run XP. It's not such a slouch either. Can still run most .com progs I wrote for the original IBM-PCs.
If Linux is to move forwards it too needs this degree of backwards compatibility - and between all distros. No more re-compiling everything over and over and over again every time there's the slightest tweak. Sounded like a good plan - but it's getting less good all the time. 'Diversity' in this case becomes a liability.
Been with Linux since Slack and RedHat on 5-1/4 floppies. Overall the superior paradigm, but there ARE problems too.