Features & entitlement sets
Optional gating and packaging of capabilities inside a product.
Features describe toggles or capabilities. Entitlement sets bundle them for assignment to licenses so you can ship SKUs without hard-coding checks in every build.
Dashboard
Configure under each product’s Features and Entitlements tabs. Entitlement sets are referenced when creating or editing a license.
Runtime
REST: catalog routes for feature and entitlement-set authoring. Client: SDK FeatureManager evaluates entitlements from the signed license; FeatureUsageTracker can emit optional usage counters.
