Duplicating & changing title still possible eventhough option is set to disabled

Ok, for some reason the blueprint works, although a title is supposed to be mandatory, according to the documentation.

I found some tab characters between *: and false in your yml file that rendered some of the options invalid. Never use tabs in yaml files, they are not allowed according to the specs and can easily cause errors.