Equalise internal and external (*.yml) metadata format
-
Drop string / array ambiguity ( Builds.init
,Builds.sudo
,Builds.prebuild
,Builds.build
, …)
This would simplify the code for parsing the metadata files a lot and makes debugging easier.
On the other hand, this might make writing metadata less convenient; input welcome.