Quite the opposite, this makes us implementation agnostic even more it's just mining IPC that other implementations would have to port over so we can communicate with them out of the box.
Discussion
So we don't have to use the bundled Core and can just configure any node via RPC?
If so, the page you linked needs an update:

When there’s an implementation with an ipc interface we will, so far Core is the only one.
Ah.
What's the advantage of the IPC interface vs. good old RPC?
Sjors nostr:nprofile1qqsgdp0taan9xwxadyc79nxl8svanu895yr8eyv0ytnss8p9tru047qpz3mhxue69uhhyetvv9ujuerpd46hxtnfduje6mks did a great writeup on RPC inefficiencies. https://github.com/Sjors/bitcoin/blob/sv2/doc/stratum-v2.md#advantage-over-getblocktemplate-rpc
