Feature request: a monobuild command that calculates a hash for a component (or list of components).
This would facilitate the ability to memoize build steps (e.g. when using an artefact cache).
Each hash would be calculated as a Merkle hash of itself and all of its dependencies' hashes.