For each cleaning run a new file should be created in the blob storage in the following format:
history/{mapId}.json
Containing the following content:
{ "map": {...},// see cleaning map format "zones": {...},// see cleaning map format }