4 items across 3 sections
Architecture and build record for TrustSeal (trustseal.asquaresolution.com) — an AI-powered website trust verifier and fact-checker. React/Vite/Firebase/Gemini/Razorpay on GitHub Pages.
Architecture and build record for ScamCheck (scamcheck.asquaresolution.com) — an AI-powered scam detection tool. React/Vite/Firebase/Gemini on GitHub Pages with plain CSS.
A new Gemini API key environment variable was added to .env.local but not to Vercel production. Feature worked locally and in dev but silently returned undefined in production. Root cause: variable scoped to Development only.