# robots.txt — Artificial Environment Lab (undeton.com) # Blazor WASM SPA served statically via Netlify. User-agent: * # Public marketing + game-info pages are crawlable. Allow: / # Private operator console and authenticated routes — no index value. Disallow: /console Disallow: /console/ Disallow: /login Disallow: /register Disallow: /profile Disallow: /authentication Disallow: /blog/manage # Sitemap Sitemap: https://undeton.com/sitemap.xml