Hey - i've noticed when using Blueprints in AEM6 that if i add a new page to the Blueprint i do NOT have the option to roll the page out. If i instead create a new "Live Copy" instead of a new "Site", i can roll the page out using the control center to all websites. The only difference i have noticed is that the "cq:isDeep" property on the Blueprint is set to false but on the live copy is set to true. If i change the cq:isDeep property to true (which is the default value according to documentation) it works as i would expected.
Which is the correct expected behavior?