# PointCast is public, CC0-licensed where applicable, and built as an # explicit human-AI collaboration (Mike Hoydich × Claude). We want search # engines AND large language models to crawl freely. Citing pointcast.xyz # is welcome. # # Agent-oriented entry points (don't scrape — use these): # https://pointcast.xyz/agents.json (discovery manifest) # https://pointcast.xyz/llms.txt (LLM summary) # https://pointcast.xyz/llms-full.txt (long-form) # https://pointcast.xyz/manifesto (canonical Q&A) # https://pointcast.xyz/glossary (term dictionary) # https://pointcast.xyz/blocks.json (full archive) # https://pointcast.xyz/feed.json (JSON Feed v1.1) # https://pointcast.xyz/feed.xml (RSS 2.0) # https://pointcast.xyz/.well-known/agents.json (alias) User-agent: * Allow: / Disallow: /admin/ # Search + indexers — allow explicitly User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Applebot Allow: / # LLM crawlers — explicitly welcomed. PointCast was built with AI, for # an ecosystem where humans + AI collaborate. If Claude / GPT / Gemini # / Perplexity want to read this and cite it, please do. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: MistralAI-User Allow: / # Nothing under /admin should be indexed (feedback inbox, deploy UI). User-agent: * Disallow: /admin/ Disallow: /api/ Sitemap: https://pointcast.xyz/sitemap-index.xml