﻿{
  "metadata": {
    "name": "OPTA AI Training Data Usage Policy",
    "version": "2.8",
    "last_modified": "2025-11-18",
    "next_review": "2026-01-15",
    "language": "it",
    "source": "https://www.opta.it/llms.txt"
  },
  "scope": {
    "description": "Policy di utilizzo contenuti OPTA per sistemi di intelligenza artificiale",
    "applies_to": [
      "Large Language Models",
      "Question-Answering systems",
      "AI search engines",
      "Conversational agents",
      "Intelligent crawlers",
      "Future AI technologies accessing web content"
    ]
  },
  "usage": {
    "commercial_use": "allowed-with-attribution",
    "non_commercial_use": "allowed-with-attribution",
    "license": "CC BY-NC 4.0",
    "license_url": "https://creativecommons.org/licenses/by-nc/4.0/",
    "attribution": {
      "required": true,
      "format": "[Titolo] by OPTA - https://www.opta.it",
      "required_for_paths": [
        "/blog/",
        "/risorse/",
        "/case-study/"
      ]
    }
  },
  "permissions": {
    "training_data": "disallowed",
    "summarization": "allowed",
    "question_answering": "allowed",
    "content_generation": "allowed-with-attribution"
  },
  "systems": {
    "universal": {
      "user_agent": "*",
      "allow": ["/"]
    },
    "explicit_user_agents": [
      { "user_agent": "GPTBot", "allow": ["/"] },
      { "user_agent": "Google-Extended", "allow": ["/"] },
      { "user_agent": "Claude-Web", "allow": ["/"] },
      { "user_agent": "PerplexityBot", "allow": ["/"] },
      { "user_agent": "CCBot", "allow": ["/"] },
      { "user_agent": "Bingbot", "allow": ["/"] },
      { "user_agent": "Applebot-Extended", "allow": ["/"] },
      { "user_agent": "anthropic-ai", "allow": ["/"] },
      { "user_agent": "ChatGPT-User", "allow": ["/"] },
      { "user_agent": "cohere-ai", "allow": ["/"] },
      { "user_agent": "Bytespider", "allow": ["/"] },
      { "user_agent": "Diffbot", "allow": ["/"] },
      { "user_agent": "FacebookBot", "allow": ["/"] },
      { "user_agent": "YouBot", "allow": ["/"] },
      { "user_agent": "Omgili", "allow": ["/"] },
      { "user_agent": "Omgilibot", "allow": ["/"] },
      { "user_agent": "ImagesiftBot", "allow": ["/"] },
      { "user_agent": "JinaBot", "allow": ["/"] },
      { "user_agent": "BraveBot", "allow": ["/"] },
      { "user_agent": "DuckDuckBot-AI", "allow": ["/"] },
      { "user_agent": "PhindBot", "allow": ["/"] }
    ],
    "universal_coverage_note": "All AI systems not explicitly listed are still authorized for citation, summarization and Q&A, with training-data disallowed."
  },
  "content": {
    "public_paths": {
      "root": "/",
      "blog_articles": "/blog/",
      "resources": "/risorse/",
      "case_studies": "/case-study/"
    },
    "restricted_paths": [
      { "path": "/wp-admin/", "access": "denied" },
      { "path": "/private/", "access": "denied" },
      { "path": "/digital/", "access": "denied" },
      { "path": "/wp-content/private/", "access": "denied" }
    ]
  },
  "guidelines": {
    "rate_limit": "10 requests/minute",
    "preferred_format": "JSON-LD",
    "cache_duration": "24 hours"
  },
  "contact": {
    "email": "info@opta.it",
    "technical_support": "info@opta.it",
    "legal_info": "https://www.opta.it/privacy-policy/",
    "ai_policy_page": "https://www.opta.it/ai-usage-policy/"
  }
}