# mags.run — allow the public marketing/docs site, keep the app & auth gated

User-agent: *
Allow: /$
Allow: /index.html
Allow: /deploy.html
Allow: /docs.html
Allow: /cookbook.html
Allow: /styles.css
Allow: /script.js

# App / auth / API surfaces — not for indexing
Disallow: /hub
Disallow: /dashboard
Disallow: /projects
Disallow: /tokens
Disallow: /microvms
Disallow: /jobs
Disallow: /billing
Disallow: /profile
Disallow: /payment/
Disallow: /auth/
Disallow: /api/
Disallow: /login.html
Disallow: /usage.html
Disallow: /tokens.html

Sitemap: https://mags.run/sitemap.xml
