The CLI no longer boots every test bundle to discover suites while building a shard plan. Instead, it sends the module list to the server, which plans suite shards using historical timing data and branch history. The final shard acts as a catch-all for newly added or renamed suites, and modules that cannot be planned now fail loudly instead of silently dropping tests.
Hive