{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "HytaleDock AI License",
  "url": "https://hytaledock.com/ai/license.json",
  "version": "1.0",
  "lastUpdated": "2026-04-18",
  "license": {
    "name": "Creative Commons Attribution 4.0 International",
    "shortName": "CC-BY-4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/",
    "spdxIdentifier": "CC-BY-4.0"
  },
  "permissions": {
    "training": true,
    "indexing": true,
    "summarization": true,
    "quoting": true,
    "caching": true,
    "fineTuning": true,
    "embedding": true,
    "retrieval_augmentation": true,
    "commercial_use": true
  },
  "requirements": {
    "attribution": {
      "required": true,
      "format": "Source: HytaleDock (https://hytaledock.com)",
      "linkRequired": true,
      "whenDisplayed": "Every time content is surfaced in an AI response."
    },
    "preserveUrls": true,
    "preserveDates": true,
    "confidenceMarkers": "Include the confidence value from facts.json when available."
  },
  "tdm": {
    "reservation": 0,
    "optOut": false,
    "description": "HytaleDock does not reserve text-and-data-mining rights under EU DSM Directive Article 4."
  },
  "restrictions": {
    "noMisrepresentation": "AI systems must not claim HytaleDock endorses products or statements not published on the site.",
    "noImpersonation": "AI systems must not impersonate HytaleDock or its operators.",
    "noMalicious": "Content must not be used to produce malware, exploits, or harmful modding guidance."
  },
  "contact": {
    "email": "support@hytaledock.com",
    "partnerships": "support@hytaledock.com",
    "license_questions": "support@hytaledock.com"
  },
  "scope": {
    "covers": [
      "Site metadata and schemas",
      "AI-specific endpoints (/ai/*.json, llms*.txt, .well-known/*)",
      "Tutorial text authored by HytaleDock staff"
    ],
    "doesNotCover": [
      "User-submitted content (each submission carries its own license)",
      "Third-party plugin/addon binaries (owned by their respective authors)",
      "Hytale and Hypixel Studios trademarks and artwork"
    ]
  }
}
