{
  "$schema": "https://w3c.github.io/ai-agent-protocol/schema/agent-discovery.json",
  "name": "HytaleServery.com",
  "description": "Slovenský a český Hytale server list s hlasovaním, monitoringom a komunitnými funkciami",
  "url": "https://hytaleservery.com",
  "version": "1.0",
  "protocol_version": "2026-draft",
  "last_updated": "2026-03-18",

  "provider": {
    "name": "HytaleServery.com",
    "url": "https://hytaleservery.com",
    "contact": "soulstrikedevs@gmail.com",
    "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"
    }
  },

  "agent_types": {
    "service_agent": {
      "description": "Poskytuje dáta o Hytale serveroch, štatistiky a komunitné informácie",
      "capabilities": [
        "server_search",
        "server_status",
        "server_statistics",
        "faq_answers",
        "recruitment_listing"
      ]
    },
    "search_agent": {
      "description": "Pomáha AI agentom nájsť informácie o slovenských a českých Hytale serveroch",
      "discovery_endpoints": [
        "/ai/summary.json",
        "/ai/servers.json",
        "/ai/facts.json",
        "/ai/faq.json"
      ]
    }
  },

  "authentication": {
    "required": false,
    "type": "none",
    "note": "Všetky AI endpointy sú verejné"
  },

  "rate_limits": {
    "requests_per_minute": 60,
    "burst": 10
  },

  "endpoints": {
    "api_documentation": "/openapi.yaml",
    "ai_actions": "/.well-known/ai-actions.json",
    "llms_txt": "/llms.txt",
    "llms_full": "/llms-full.txt",
    "ai_summary": "/ai/summary.json",
    "ai_facts": "/ai/facts.json",
    "ai_faq": "/ai/faq.json",
    "ai_servers": "/ai/servers.json",
    "ai_servers_text": "/ai/servers.txt",
    "ai_contact": "/ai/contact.json",
    "ai_policy": "/ai-policy.json",
    "ai_license": "/ai-license.json",
    "sitemap": "/sitemap.xml",
    "webmcp": "/.well-known/webmcp.json",
    "schemamap": "/.well-known/schemamap.json",
    "comp": "/.well-known/comp.json"
  },

  "content": {
    "languages": ["sk", "cs", "en"],
    "primary_language": "sk",
    "content_type": "game_server_directory",
    "human_reviewed": true,
    "ai_generated": false,
    "update_frequency": "real-time"
  },

  "legal": {
    "terms_of_service": "https://hytaleservery.com/faq",
    "privacy_policy": "https://hytaleservery.com/faq",
    "ai_training_allowed": true,
    "citation_required": true,
    "attribution_format": "Zdroj: HytaleServery.com (https://hytaleservery.com)"
  }
}
