Public Access
1
0

8 Commits

Author SHA1 Message Date
pguerrerox ce49497a6a feat: complete admin phase C and add safe mutation pilot 2026-05-28 12:46:06 +00:00
pguerrerox bdeda4902e feat: add admin console and app-admin access management 2026-05-26 18:46:24 +00:00
pguerrerox f1c3e2db7d feat: harden scheduled downgrade lifecycle and messaging 2026-05-26 00:34:00 +00:00
pguerrerox 232342d6a1 feat: add first-run admin bootstrap flow and site-admin badge 2026-05-25 20:20:42 +00:00
pguerrerox f5e7e966e3 feat: introduce app-admin authorization and audit logging
- add migrations for owner/member workspace roles and application admins

- centralize /admin access checks with DB-backed admin resolution

- audit admin analytics/billing route access

- update account/admin UI typing and env/docs for ADMIN_EMAILS fallback behavior
2026-05-25 15:25:59 +00:00
pguerrerox 5508e15da1 feat: launch Stripe billing flows with lifecycle hardening and analytics
add Stripe checkout, portal, webhook ingestion, and idempotent event persistence

add billing lifecycle state (grace/sync/timeline/admin visibility) and stronger entitlement handling

add analytics event tracking and admin summary APIs plus account/pricing UI integration
2026-05-22 22:55:04 +00:00
pguerrerox 94b8c357b4 feat: add billing foundation and entitlement enforcement
- add workspace-scoped billing storage, usage tracking, and add-on catalog
- enforce plan entitlements for search and deep research routes
- expand pricing and account UI around billing state, usage, and upgrades
2026-05-22 17:50:28 +00:00
pguerrerox f1a46c79f2 feat: add billing plan foundations and refresh LocaleScope pricing
Introduce a shared pricing and entitlement model so plan metadata can drive public pricing and future subscription enforcement. Rebrand the product to LocaleScope and align the UI copy around market intelligence and business research workflows.
2026-05-13 03:50:29 +00:00