# robots.txt — crawl rules for Rolling Insights UI # Public marketing & documentation pages are crawlable. # Auth, admin and data-heavy areas are intentionally blocked. # AI docs: https://rolling-insights-ui.web.app/llms.txt User-agent: * Allow: /auth/login/ Allow: /simulations/ Allow: /notify/ Allow: /admin/ Disallow: /admin/* Disallow: /auth/ Disallow: /api/ Disallow: /data Disallow: /notify/* Disallow: /simulations/* Disallow: /subscription/preview Disallow: /subscription/dashboard Disallow: /test Disallow: /test-firestore Sitemap: https://rolling-insights-ui.web.app/sitemap.xml