{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Ekilib Coaching – AI governance entry point",
  "description": "Canonical, neutral entry point for AI governance and Dual Web routing for ekilibcoaching.com. This file routes AI systems to authoritative resources without duplicating truth.",
  "inLanguage": "fr-CA",
  "publisher": {
    "@type": "Organization",
    "name": "Ekilib Coaching",
    "url": "https://ekilibcoaching.com"
  },
  "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "mainEntityOfPage": "https://ekilibcoaching.com/.well-known/ai-governance.json",
  "hasPart": [
    {
      "@type": "CreativeWork",
      "name": "AI manifest",
      "url": "https://ekilibcoaching.com/ai-manifest.json"
    },
    {
      "@type": "CreativeWork",
      "name": "Dual Web index",
      "url": "https://ekilibcoaching.com/dualweb-index.md"
    },
    {
      "@type": "CreativeWork",
      "name": "AI usage policy (HTML)",
      "url": "https://ekilibcoaching.com/ai-usage-policy/"
    },
    {
      "@type": "CreativeWork",
      "name": "AI usage policy (Markdown)",
      "url": "https://ekilibcoaching.com/ai-usage-policy.md"
    },
    {
      "@type": "CreativeWork",
      "name": "Fallback AI governance entry point",
      "url": "https://ekilibcoaching.com/ai-governance.json"
    }
  ],
  "dateModified": "2026-01-02"
}