* Cleanup, add docs
* Improve mapping structure
The mapping was previously just a flat list of files and symlinks, but
this meant there was both a ton of duplicated path information, as well
as unnecessarily embedding the sdk version information as part of the
path
* Fix path shenanigans
* Fixup option
* Update README for minimize
* Remove unneeded files
* Update CHANGELOG