# PROOF™ — robots.txt # Public site (root) indexed. Authenticated surfaces blocked. # The work is the proof. We choose what's visible. User-agent: * Allow: / Allow: /index.html Allow: /sitemap.xml # Authenticated surfaces — block all Disallow: /admin Disallow: /admin.html Disallow: /portal Disallow: /portal.html Disallow: /vault Disallow: /vault/ Disallow: /deck Disallow: /deck.html Disallow: /prototype.html Disallow: /login.html # Internal assets — block direct indexing Disallow: /db/ Disallow: /assets/uploads/ Disallow: /assets/config.js # AI crawlers — opt out (revisit if/when policy changes) User-agent: GPTBot Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: PerplexityBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: meta-externalagent Disallow: / Sitemap: https://prooffirm.com/sitemap.xml