Command test-shard runs one Go package's complete test inventory in a
deterministic set of bounded parallel processes. It is intentionally
package scoped: packages are already Go's normal unit of isolation, and only
an oversized package should need another boundary.