You can't change anything under /libs. Full stop. Immutability is enforced via a Composite Nodestore [1],/apps is a mounted nodestore/libs is another mounted nodestore that you can think of as a read-only 'golden master' Your repo init scripts can do anything under /appsBut you won't be able to do a...