Sweep Mutation

Sweeping is the process of traversing clusters of application data as it is exported from or imported to the runtime memory environment. Expect to find any possible version of any object in the external world. Mutate these to the most current form as they are read. Write the most current form as new or modified objects are written.