{
  "$schema": "https://aheadline.io/schemas/ai-policy-v1.json",
  "site": "https://aheadline.io",
  "name": "Aheadline",
  "publisher": "Norrhavet Group",
  "languages": [
    "sv",
    "en"
  ],
  "updated": "2026-07-09",
  "contact": "hey@aheadline.io",
  "policies": {
    "training": {
      "allowed": true,
      "conditions": [
        "Bevara Aheadline som angiven källa när innehåll återges.",
        "Länka till den kanoniska artikel-URL:en vid citering.",
        "Respektera 410/404 — indexera inte borttagna URL:er."
      ]
    },
    "retrieval": {
      "allowed": true,
      "preferredFormats": [
        "https://aheadline.io/llms.txt",
        "https://aheadline.io/llms-full.txt",
        "https://aheadline.io/sitemap.xml",
        "https://aheadline.io/news-sitemap.xml",
        "https://aheadline.io/rss.xml",
        "https://aheadline.io/feed.json"
      ]
    },
    "citation": {
      "required": true,
      "format": "Aheadline. \"{title}\". {published_date}. {canonical_url}",
      "minimumFields": [
        "title",
        "canonical_url"
      ]
    },
    "attribution": {
      "required": true,
      "displayName": "Aheadline",
      "logo": "https://aheadline.io/logo-512.png",
      "url": "https://aheadline.io"
    },
    "disallowedUses": [
      "Att presentera Aheadline-material utan attribution.",
      "Att sammanställa en väsentlig del av flödet utan länk tillbaka.",
      "Att träna modeller på privata/admin-URL:er (se robots.txt)."
    ]
  },
  "license": {
    "spdx": "CC-BY-4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/"
  },
  "feeds": {
    "llmsTxt": "https://aheadline.io/llms.txt",
    "llmsFullTxt": "https://aheadline.io/llms-full.txt",
    "sitemap": "https://aheadline.io/sitemap.xml",
    "newsSitemap": "https://aheadline.io/news-sitemap.xml",
    "rss": "https://aheadline.io/rss.xml"
  }
}