You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
registry.json supports enterprise_only flag per module but the install flow does not enforce it. Add gating: enterprise-only modules require is_enterprise() to return True, otherwise show a locked/upgrade card in the Settings hub section.