Subscription Plans
Last reviewed: 2026-05-13
Maintained by: Engineering
Subscription and entitlement behavior is implemented in the API and surfaced in Back Office and Manager Desk flows.
Current implementation pointers
- API subscription services:
apps/api/src/features/subscriptions - manager-facing subscription controls exist in the Manager Desk product surface
- platform admin controls exist in the Back Office product surface
Current product rule
Engineering should treat plan and entitlement behavior as API-enforced, not UI-only. Manager-facing and admin-facing surfaces should reflect the server contract rather than invent separate rules.