Why Tor clients, not the network, choose the path
In Tor, the client - not the network - selects the relays in a circuit. This prevents malicious relays from colluding to control your entire path and deanonymize your traffic.
You cannot trust the network to pick the path. Malicious relays could route you through their colluding friends. This would give an adversary the ability to watch all of your traffic end to end. Tor instead uses a distributed trust model: the client chooses relays for each circuit, ensuring no single relay or operator can both identify who you are and see where your traffic is going.