{
    "version": "1.0",
    "last_updated": "2026-07-09",
    "publisher": {
        "name": "Everwinders",
        "url": "https://everwinders.com",
        "contact": "",
        "type": "gaming_community_platform"
    },
    "ai_policy": {
        "inference": "permitted",
        "training": "prohibited",
        "attribution": "required",
        "commercial_use": "license-required"
    },
    "tdm_reservation": "1",
    "license": "Custom - see /ai-license.json",
    "content_signals": {
        "human_created": true,
        "human_reviewed": true,
        "moderated": true,
        "user_generated_content": true,
        "ai_generated_content": false
    },
    "data_freshness": {
        "statistics": "real-time from database",
        "articles": "manually published and reviewed",
        "server_listings": "user-submitted with moderation",
        "faq": "manually curated"
    },
    "crawling_permissions": {
        "allowed_bots": [
            "Googlebot",
            "Bingbot",
            "GPTBot",
            "ChatGPT-User",
            "PerplexityBot",
            "ClaudeBot",
            "anthropic-ai",
            "Google-Extended",
            "YouBot",
            "cohere-ai"
        ],
        "blocked_bots": [
            "Bytespider",
            "CCBot"
        ],
        "rate_limit": "60 requests per minute"
    },
    "accessible_endpoints": {
        "/ai/summary.json": "Site overview for AI",
        "/ai/facts.json": "Verifiable live statistics",
        "/ai/faq.json": "Structured FAQ",
        "/ai/actions.json": "Available agentic actions",
        "/ai/contact.json": "Escalation and verification",
        "/ai-license.json": "AI usage license",
        "/ai-transparency.json": "This transparency report",
        "/entity/disambiguation.json": "Entity identity data",
        "/llms.txt": "LLM context file",
        "/llms-full.txt": "Full site content for RAG",
        "/openapi.yaml": "API specification",
        "/sitemap.xml": "XML sitemap index",
        "/feed.rss": "RSS feed",
        "/feed.atom": "Atom feed",
        "/robots.txt": "Crawler directives"
    },
    "policy_history": [
        {
            "date": "2026-01-01",
            "change": "Initial transparency report"
        },
        {
            "date": "2026-07-09",
            "change": "Expanded with full AI SEO 2026 compliance"
        }
    ]
}