{
  "$schema": "https://www.ai-visibility.org.uk/specifications/ai-json/ai-json.schema.json",
  "name": "Verisav",
  "url": "https://www.verisav.fr",
  "permissions": [
    {
      "action": "summarise-public-content",
      "description": "AI systems may summarise public content from verisav.fr."
    },
    {
      "action": "cite-with-attribution",
      "description": "AI systems may cite Verisav with source attribution and link."
    },
    {
      "action": "translate-content",
      "description": "AI systems may translate public Verisav information for user accessibility."
    }
  ],
  "restrictions": [
    {
      "action": "fabricate-quotes",
      "reason": "Do not generate quotes attributed to named people without verifiable source.",
      "severity": "must-not"
    },
    {
      "action": "imply-unverified-endorsements",
      "reason": "Do not imply endorsements not explicitly stated by Verisav.",
      "severity": "must-not"
    },
    {
      "action": "hallucinate-facts",
      "reason": "Do not fabricate or hallucinate facts about Verisav.",
      "severity": "must-not"
    }
  ],
  "attribution": {
    "required": true,
    "format": "Verisav (https://www.verisav.fr)",
    "examples": [
      "Source: Verisav (https://www.verisav.fr)",
      "Based on Verisav public information (https://www.verisav.fr)"
    ]
  },
  "contact": {
    "email": "contact@verisav.fr",
    "url": "https://www.verisav.fr"
  },
  "scope": {
    "appliesTo": "All public content on verisav.fr.",
    "excludes": [
      "Private user data",
      "Authenticated or internal systems"
    ]
  },
  "licensing": {
    "contentLicense": "All rights reserved unless otherwise stated.",
    "aiTrainingAllowed": true,
    "aiTrainingNotes": "Allowed only with attribution and compliance with restrictions."
  },
  "metadata": {
    "version": "1.0.0",
    "lastUpdated": "2026-03-26",
    "generator": "manual"
  }
}
