phase 16 implementation

This commit is contained in:
root
2026-06-25 20:08:39 -04:00
parent 5d017f533a
commit c43620a005
248 changed files with 18458 additions and 90 deletions
@@ -0,0 +1,9 @@
Flag,Default_production,Default_development,Owner,Disabled_behavior,Enablement_requirements
demoSubmissionEnabled,false,true with local discard,Product + Engineering,non-navigable localized reason,"CRM, legal, privacy, operations and QA approval"
crmIntegrationEnabled,false,false,Sales Ops + Engineering,blocked adapter,P9-002
schedulerEnabled,false,false,Sales Ops,no scheduler,approved provider and accessibility review
analyticsEnabled,false,false,Analytics + Legal,no delivery/network/storage,P9-004
marketingConsentEnabled,false,false,Legal,not rendered/transmitted,approved text and withdrawal flow
productTourEnabled,false,false,Product + Marketing,non-navigable,P9-012
pricingDestinationEnabled,false,false,Commercial,informational section only,P9-008
loginDestinationEnabled,false,false,Product + Engineering,non-navigable,P9-014
1 Flag Default_production Default_development Owner Disabled_behavior Enablement_requirements
2 demoSubmissionEnabled false true with local discard Product + Engineering non-navigable localized reason CRM, legal, privacy, operations and QA approval
3 crmIntegrationEnabled false false Sales Ops + Engineering blocked adapter P9-002
4 schedulerEnabled false false Sales Ops no scheduler approved provider and accessibility review
5 analyticsEnabled false false Analytics + Legal no delivery/network/storage P9-004
6 marketingConsentEnabled false false Legal not rendered/transmitted approved text and withdrawal flow
7 productTourEnabled false false Product + Marketing non-navigable P9-012
8 pricingDestinationEnabled false false Commercial informational section only P9-008
9 loginDestinationEnabled false false Product + Engineering non-navigable P9-014