mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
`docs/roadmap-pro.md` was pre-auth/pre-payments scaffolding referencing Stripe + Stripe Customer Portal + "Auth: none". Shipped reality is Clerk + Dodo Payments + Convex entitlements + Dodo customer portal via `api/customer-portal.ts`. - Move old roadmap to `docs/plans/archive/roadmap-pro-HISTORICAL.md` with a top banner pointing to the current-state doc + the active UX hardening plan. - Add `docs/architecture/pro-monetization.md` as the single factual snapshot of auth/payments/entitlements/billing/referral, with file-path pointers to primary code paths. No runtime changes.