shardName

private fun shardName(e: CpEntry): String

A user shard's file name: the loader's id where there is one, so a version bump overwrites the shard instead of orphaning it, and only an uninstall leaves anything for the sweep. Where no id exists (a plugin's bundled library) the file name stands in; it need not be stable, since staleness is looked up by contentKey, not by name.