@propensive random thoughts about fury:
- reproducible build need to have the fury version used to build (like scalac versions). Maybe part of the sig?
- it would be nice if command lines have a variant without "current module" but module given in arg. Easier in scripts
The config file contains a static hash of the structure of the data format, but you're right: I should include the Fury version in the build hash, too. Module/Project/Schema by argument is supported already. :)