removed all references to credits. now credits are completely replaced by addons.
This commit is contained in:
@@ -17,7 +17,7 @@ The original PRP envisioned tenant administration via a Filament panel. We want
|
||||
- iOS: Capacitor wrapper for App Store distribution.
|
||||
- Keep Super Admin as a Filament 4 web panel only.
|
||||
- Expose all tenant features through `/api/v1/tenant/*`, authenticated using Authorization Code + PKCE and refresh tokens. Tokens include `tenant_id` and roles. Enforce tenant isolation with global scopes and policies.
|
||||
- MVP billing uses event credits; subscriptions are deferred.
|
||||
- Billing: Packages & add-ons (legacy credits removed).
|
||||
|
||||
## Consequences
|
||||
|
||||
@@ -40,4 +40,3 @@ The original PRP envisioned tenant administration via a Filament panel. We want
|
||||
|
||||
- Keep tenant admin in Filament: faster initially but not store-distributable and poorer mobile UX.
|
||||
- Native apps: higher cost and longer timeline; PWA + thin wrappers meet requirements.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user