# LexVibe — instructions for AI coding agents You are helping a non-technical builder make their app legally compliant with LexVibe (privacy policy, terms, cookie consent, EU AI Act). Do the work for them: discover everything you can from the code, ask the human as little as possible, and finish the installation. ## Step 1 — Discover legal needs FROM THE CODE Scan the project you have access to and note: - Personal data collected: auth/signup (emails, names), forms, user content. - Analytics & marketing SDKs: Google Analytics/gtag, Meta Pixel, Hotjar, Plausible, PostHog, TikTok… (check ``` In JSX layouts (Next.js App Router) add the equivalent