{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "name": "KTS Global — Digital Authority MCP",
  "version": "29.0",
  "description": "Model Context Protocol (MCP) canonical boundary for KTS Global. Internal site surfaces are KQAS-native (signal-header quantum-links, no APIs). External AI agents, crawlers, and partners MUST interact with KTS through the MCP server + signed static JSON resources listed below.",
  "url": "https://ktsglobal.live/.well-known/mcp.json",
  "provider": {
    "@type": "Organization",
    "@id": "https://ktsglobal.live/#organization",
    "name": "KTS Global",
    "legalName": "KTS Global Event Management LLC",
    "url": "https://ktsglobal.live",
    "foundingDate": "2013",
    "taxID": "100384590400003",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Al Barsha South 2",
      "addressLocality": "Dubai",
      "addressCountry": "AE"
    },
    "sameAs": [
      "https://www.wikidata.org/wiki/Q138189229",
      "https://www.linkedin.com/company/kts-global/",
      "https://www.instagram.com/ktsglobal"
    ]
  },
  "mcpServer": {
    "configManifest": "https://ktsglobal.live/.well-known/mcp/config.json",
    "tools": [
      "verify_claim",
      "get_evidence",
      "measure_recognition",
      "validate_entity",
      "check_system_health"
    ],
    "transport": "https+json",
    "note": "MCP tool invocations route through the kqas-v3-api worker. Use the config manifest for full JSON-schema input definitions."
  },
  "endpoints": [
    {
      "@type": "EntryPoint",
      "name": "AEGIS V29 Quantum-Link Snapshot",
      "url": "https://ktsglobal.live/v3/api/kqas/quantum-link/snapshot.json",
      "description": "Signed JSON snapshot of live authority metrics — AI Recognition Index, Narrative Authority, Schema Integrity, Evidence Anchors. φ-cadence updates.",
      "httpMethod": "GET",
      "contentType": "application/json"
    },
    {
      "@type": "EntryPoint",
      "name": "Entity Graph — KTS Global",
      "url": "https://ktsglobal.live/kg/entities/kts-global.json",
      "description": "Canonical entity node with Wikidata Q-ID linkage, relationships, knowsAbout, areaServed.",
      "httpMethod": "GET",
      "contentType": "application/json"
    },
    {
      "@type": "EntryPoint",
      "name": "Knowledge Graph — Full Relationships",
      "url": "https://ktsglobal.live/kg/relationships.json",
      "description": "Complete quantum-enhanced knowledge graph — 21 entities, 133 relationships, 100% verification rate.",
      "httpMethod": "GET",
      "contentType": "application/json"
    },
    {
      "@type": "EntryPoint",
      "name": "Evidence Locker — Signed Manifest",
      "url": "https://ktsglobal.live/evidence/claims/manifest.json",
      "description": "Cryptographically signed evidence bundle index. Each claim carries SHA-256 + Ed25519 anchors.",
      "httpMethod": "GET",
      "contentType": "application/json"
    },
    {
      "@type": "EntryPoint",
      "name": "AI Discoverability — llms.txt",
      "url": "https://ktsglobal.live/llms.txt",
      "description": "AI framework discovery & optimization metadata. Documents ingestion hints for OpenAI, Gemini, Claude, Perplexity, ChatGPT.",
      "httpMethod": "GET",
      "contentType": "text/plain"
    },
    {
      "@type": "EntryPoint",
      "name": "AI Sitemap",
      "url": "https://ktsglobal.live/sitemap-ai.xml",
      "description": "Sitemap optimized for AI ingestion. Lists primary entity nodes, evidence manifests, and canonical states.",
      "httpMethod": "GET",
      "contentType": "application/xml"
    }
  ],
  "quantumLinkHeaders": {
    "description": "Every internal surface emits the following response headers. These ARE the introspection interface — no JSON intent API exists or will exist.",
    "headers": {
      "X-KQAS-Bot": "<botClass>:<botName>  — human | ai-llm | ai-search | search-engine | social | other-bot",
      "X-KQAS-Intent-State": "sovereign | events | crisis | branding | narrative | unresolved",
      "X-KQAS-Intent-Persona": "Persona ID (e.g. NARRATIVE_01, SOVEREIGN_01)",
      "X-KQAS-Intent-Confidence": "0.00–0.97",
      "X-KQAS-Intent-Source": "url-intent | search-engine:<name> | referrer-ai | none",
      "X-KQAS-Intent-Matched": "comma-separated matched keywords",
      "X-KQAS-MCP-Manifest": "https://ktsglobal.live/.well-known/mcp.json",
      "X-KQAS-Surface": "v3-black-swan | contact | static-v3 | legacy-html",
      "X-KQAS-Anchor-Pit": "Golden-angle anchor pit_id",
      "X-KQAS-Coherence": "0.00–1.00"
    },
    "exampleProbe": "curl -I \"https://ktsglobal.live/?q=papal+mass+protocol\" -H \"User-Agent: GPTBot/1.0\""
  },
  "protocol": {
    "name": "AEGIS",
    "version": "V29",
    "description": "Adaptive Entity Graph Intelligence System — KQAS-native quantum-link architecture. Internal signals; external MCP.",
    "phase": "Live",
    "lastUpdated": "2026-04-23"
  },
  "architecture": {
    "internal": "KQAS quantum links & bridges — signal-native, no APIs, no hashing, no PII retention.",
    "external": "MCP servers + /api/* workers for AI crawlers, agents, and partner bots. Static signed JSON resources for ingest."
  },
  "discoveryEndpoints": {
    "robots": "https://ktsglobal.live/robots.txt",
    "llms": "https://ktsglobal.live/llms.txt",
    "ai": "https://ktsglobal.live/ai.txt",
    "sitemap": "https://ktsglobal.live/sitemap.xml",
    "aiSitemap": "https://ktsglobal.live/sitemap-ai.xml",
    "mcpConfig": "https://ktsglobal.live/.well-known/mcp/config.json"
  },
  "authentication": {
    "type": "None",
    "description": "Public read-only surfaces. All GET endpoints are open for AI ingestion; no authentication required."
  },
  "rateLimit": {
    "requests": 100,
    "period": "PT1M",
    "description": "100 requests per minute at the edge. Signed static JSON is CDN-cached and has no effective limit."
  },
  "termsOfService": "https://ktsglobal.live/terms",
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "enquiries@ktsglobal.live",
    "contactType": "MCP Support"
  },
  "datePublished": "2026-02-12",
  "dateModified": "2026-04-23"
}
