v1.0.0
StableMarch 14, 2026General Availability — full suite launch. All four modules are production-ready.
Added
- COREkiban CLI v1.0 with interactive init wizard, doctor, seed, and migrate commands.
- UAPSJWT authentication with email/password, magic link, and refresh token rotation.
- UAPSRole-based access control: user, manager, admin with per-route middleware.
- UAPSSupabase SSR session management with @supabase/ssr v0.4.
- PREMStripe, Lemon Squeezy, and Mercado Pago payment processors with unified adapter.
- PREMCredit ledger system with per-action deduction and audit log.
- PREMWebhook signature verification for all three processors.
- PREM14-day free trial support with automatic downgrade on expiry.
- GREMSEO engine: dynamic sitemap.xml, robots.txt, and structured data generation.
- GREMEvent analytics bus with server-side event tracking endpoint.
- GREMWaitlist module with referral tracking and invite code generation.
- GREMPublic feedback board with voting (Supabase RPCs).
- SAGEKnowledge base with full-text search via Supabase pg_trgm.
- SAGEOnboarding checklist engine with step persistence per user.
- SAGESupport ticket system with status tracking and email notifications.
Improved
- CORETurborepo build caching reduces cold-start build time by ~65%.