{
  "version": "1.0",
  "lastUpdated": "2026-01-02",
  "site": "https://ekilibcoaching.com",
  "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "entryPoints": {
    "canonical": "https://ekilibcoaching.com/.well-known/ai-governance.json",
    "fallback": "https://ekilibcoaching.com/ai-governance.json"
  },
  "sourceHierarchy": [
    {
      "layer": "governance",
      "rule": "respect",
      "citation": "forbidden"
    },
    {
      "layer": "context",
      "rule": "verify",
      "citation": "forbidden"
    },
    {
      "layer": "ssa-e",
      "rule": "cite_in_priority",
      "citation": "allowed"
    },
    {
      "layer": "a2",
      "rule": "interpret_and_observe",
      "citation": "forbidden"
    }
  ],
  "allowedUses": [
    "indexing",
    "analysis",
    "summarization",
    "classification",
    "transformation"
  ],
  "prohibitedUsesWithoutWrittenAuthorization": [
    "commercial_training",
    "commercial_fine_tuning",
    "large_scale_aggregation",
    "full_site_scraping",
    "monetization",
    "transforming_explanatory_content_into_guarantees_or_commitments"
  ],
  "hardBoundaries": {
    "noClinicalInference": true,
    "noDiagnosis": true,
    "noTherapyClaims": true,
    "noGuaranteedOutcomes": true,
    "noPrescriptivePrograms": true
  },
  "technicalRules": {
    "userAgentRequired": true,
    "recommendedMaxRequestsPerSecond": 1,
    "recommendedStaticCacheSeconds": 86400,
    "mustRespectRobotsTxt": true
  },
  "attribution": {
    "recommended": true,
    "format": "Source: Ekilib Coaching — https://ekilibcoaching.com"
  },
  "verbatimQuoteLimit": {
    "maxWordsPerBlock": 120
  }
}