{
  "$schema": "https://iabtechlab.com/comp/v1/schema.json",
  "protocol": "IAB CoMP",
  "version": "1.0",
  "last_updated": "2026-03-18",

  "publisher": {
    "name": "HytaleServery.com",
    "url": "https://hytaleservery.com",
    "contact": "soulstrikedevs@gmail.com",
    "category": "Gaming / Game Server Directory",
    "region": ["SK", "CZ"],
    "author": {
      "role": "Founder / Author",
      "name": "Yamiru",
      "description": "Slovak developer and gaming systems builder",
      "url": "https://yamiru.com",
      "github": "https://github.com/Yamiru",
      "wikidata": "https://www.wikidata.org/wiki/Q139394410",
      "wikidataId": "Q139394410"
    }
  },

  "content_offerings": [
    {
      "id": "server-listings",
      "name": "Hytale Server Listings",
      "description": "Verejný zoznam slovenských a českých Hytale serverov s real-time monitoringom",
      "content_type": "structured_data",
      "format": ["json", "text", "html"],
      "update_frequency": "real-time",
      "endpoints": [
        "/ai/servers.json",
        "/ai/servers.txt",
        "/ai/clean/servers"
      ]
    },
    {
      "id": "platform-facts",
      "name": "Platform Facts & Statistics",
      "description": "Overené fakty a štatistiky platformy",
      "content_type": "factual_data",
      "format": ["json"],
      "endpoints": [
        "/ai/facts.json",
        "/ai/summary.json"
      ]
    },
    {
      "id": "faq-content",
      "name": "FAQ Content",
      "description": "Často kladené otázky a odpovede",
      "content_type": "qa_pairs",
      "format": ["json"],
      "endpoints": [
        "/ai/faq.json"
      ]
    }
  ],

  "permissions": {
    "ai_training": {
      "allowed": true,
      "attribution_required": true,
      "commercial_use": true
    },
    "ai_inference": {
      "allowed": true,
      "citation_required": true,
      "verbatim_limit": 200
    },
    "crawling": {
      "allowed": true,
      "rate_limit": "60/min",
      "respect_robots_txt": true
    }
  },

  "monetization": {
    "model": "free",
    "currency": "EUR",
    "pricing": {
      "ai_training_access": "free",
      "api_access": "free",
      "commercial_citation": "free with attribution"
    },
    "attribution_format": "Zdroj: HytaleServery.com (https://hytaleservery.com)"
  },

  "legal": {
    "license": "CC BY 4.0",
    "license_url": "https://creativecommons.org/licenses/by/4.0/",
    "gdpr_compliant": true,
    "eu_ai_act_compliant": true,
    "tdm_reservation": false
  }
}
