pub const PREFIX: &str = "nomad";
The main name that we declare to be ours and nobody elses. This lays claim to the section in git config and the refs/{PREFIX} hierarchy in all git repos!
git config
refs/{PREFIX}