feat: complete release readiness work
- consolidate API ownership and remove dead vendor code - add Stripe billing, learning paths, and public CV hardening - add migration, recovery, security, audit, and browser gates
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# business-model
|
||||
|
||||
TODO: Complete documentation.
|
||||
Jobjakt uses capability-based plans rather than limiting the number of jobs or documents. Free accounts
|
||||
receive core tracking, basic Career Profile/CV features, 250 MB storage, and bounded AI usage.
|
||||
Premium/Admin accounts receive advanced AI, Premium themes, automation, analytics, 5 GB storage, and
|
||||
higher request/token ceilings.
|
||||
|
||||
Stripe hosted Checkout, customer-portal sessions, signed subscription webhooks, persisted customer /
|
||||
subscription state, and Premium-role provisioning are implemented. Production activation still needs
|
||||
the operator-created monthly price, portal configuration, webhook registration, and credentials in
|
||||
`BLOCKERS.md`. Existing user documents remain readable and exportable after downgrade.
|
||||
|
||||
Reference in New Issue
Block a user