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 screen: see the Manager Desk app runbook
- platform admin controls: see the Back Office app runbook
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.