The OP is making the assumption that a single, coordinated digital master exists at each streaming platform, which is false.
I’m a musician with my work on streamers since the beginning, and know what goes on behind the scenes. There are post-processes done on files, as well as different versions of masters that can do the rounds at the streamers for newer bands. Digital masters from magnetic tape also were done at different times, and you can hear a more recent digitization have wow/flutter and dropouts compared to the same tracks on another streamer recorded decades ago when the tape was fresher.
Bits are bits is another topic. The main degradations are timing errors (jitter), missing or reordered data (packet loss/dropouts), bit errors/CRC failures, buffer underruns causing gaps, and analog-domain problems after the DAC (ground noise, RFI, power‑supply noise).
Jitter is the most well known issue. Jitter is about when samples are presented, not whether their bits match the checksum. A packet can pass CRC yet arrive with timing errors that smear transients or disrupt DMA/clock alignment at the DAC. Checksums don’t address clock phase noise, PLL wander, or USB scheduling jitter.
As well, higher‑level processing can change samples intentionally. Resampling, up/down conversion, dithering, or driver interventions can alter the bitstream in ways that are valid and checksum‑clean but still change the audible result. Checksums don’t govern these transformations.
The point being many of these alterations/transmission take place at some point at the platform, not to mention transport protocols, buffering strategies, error-handling strategies etc all differ and can contribute to quality changes.
Its crazy to assume, with all the variables, experimentation and competition between companies not to mention different versions of files floating around that "a bit is a bit, and a master will always sound the same". I mean just use your ears, it’s obvious. I have my own digital masters and I compare them to the streaming services and sometimes, not always depending on the album, they don't sound alike. And I made the music.

