Now that an organization can have multiple subscriptions, the "inherited benefits" section of user/org detail pages can grow unwieldy:

Instead of subscription-by-subscription, let's consolidate this into a single card that shows all the benefits a user/affliate org can access through inheritance. This will change how we model benefits from a JSON blob on a plan to an array of strings on entitlements, providing a "plain english" translation of the entitlements blob.
Now that an organization can have multiple subscriptions, the "inherited benefits" section of user/org detail pages can grow unwieldy:
Instead of subscription-by-subscription, let's consolidate this into a single card that shows all the benefits a user/affliate org can access through inheritance. This will change how we model
benefitsfrom a JSON blob on a plan to an array of strings on entitlements, providing a "plain english" translation of the entitlements blob.