Description
We should create a command that can be run on a shard node where it will scan through every document on that shard, and make sure that it doesn't have any documents that the config servers don't think it should have. At the end it should return a list of ids for the documents that it has but shouldn't. This would be helpful for setting things right if we ever get into a bad state where sharding metadata doesn't match reality.