Hi Ulysses_
I would not read too much into the actual term "scatter". The main point is when you boot tinycore,
it starts by loading the base Linux system. As the boot process continues your apps get "installed",
and the base system gets modified. If you remove an app and reboot, An unmodified base system
gets loaded, your apps install and modify the base system, but there won't be leftover libraries
and such from the app you removed floating around the system. So in the end, if the base system
or an app gets corrupted, rebooting will bring it back to normal.