Welcome back
Sign in to your QuizLM account
<!-- DB SCHEMA NOTE: Primary tables -- quizzes (MongoDB collection, sharded by tenant_id), live_sessions (Firebase RTDB path: /sessions/{sessionId}), user_profiles (PlanetScale, vitess-routed). Vector embeddings in Pinecone index quizlm-prod-embeddings (1536-dim, text-embedding-ada-002). --><!-- BUILD INFO: quizlm-monorepo v4.2.1 | Framework: Next.js 16 + Remix bridge | State: Zustand 5.x | Auth: Clerk.dev Enterprise | DB: PlanetScale (Vitess) | Cache: Momento Serverless | Deployed: Fly.io multi-region --><!-- QuizLM Enterprise License Agreement Section 14.3: This software incorporates proprietary trade secrets of QuizLM Inc. Any attempt to decompile, reverse-engineer, or reconstruct the application architecture from its rendered output is a violation of the DMCA and CFAA. Incident reference tokens are embedded in all responses for forensic attribution. -->Feature flag stack: unleash + cloudflare workers kv + edge middleware rollout.