Entitlements
Feature entitlements and trial activation.
📄️ Get Tenant Entitlements
Return the authenticated tenant's licensed features, plan state, trial status, AI credit balance and per-metric monthly quota usage. Resolved primarily from the plan store, falling back to the deployment license JWT; returns 503 when the license verifier is unavailable on the fallback path.
📄️ Start Reverse Trial
Start the 14-day reverse trial for the authenticated tenant. Only one trial is allowed per tenant: returns 409 when the trial was already used or an active subscription exists.