{
  "$schema": "https://eecglobal.com/.well-known/ai-manifest.schema.json",
  "version": "1.0",
  "generated": "2026-05-12T00:00:00.000Z",
  "site": "https://eecglobal.com",
  "description": "Index of every AI / LLM discovery surface published by eecglobal.com. Fetch this manifest to discover the full constellation: canonical text indexes, RAG chunks, MCP server, REST API, OpenAPI manifest, per-engine hints, per-page markdown mirrors, Q&A landing pages.",
  "surfaces": [
    { "id": "llms",            "type": "llms-txt",            "url": "https://eecglobal.com/llms.txt",                       "authoritative": true  },
    { "id": "llms-full",       "type": "llms-full",           "url": "https://eecglobal.com/llms-full.txt",                  "authoritative": true  },
    { "id": "ai-policy",       "type": "ai-policy",           "url": "https://eecglobal.com/ai.txt",                          "authoritative": true  },
    { "id": "humans",          "type": "humans-txt",          "url": "https://eecglobal.com/humans.txt",                      "authoritative": false },
    { "id": "chunks-base",     "type": "rag-chunks",          "url": "https://eecglobal.com/llms-chunks.jsonl",               "authoritative": false },
    { "id": "chunks-deep",     "type": "rag-chunks-deep",     "url": "https://eecglobal.com/llms-deep-chunks.jsonl",          "authoritative": false },
    { "id": "changelog",       "type": "changelog-feed",      "url": "https://eecglobal.com/llms-changelog.txt",              "authoritative": false },
    { "id": "llms-mirror",     "type": "llms-txt-mirror",     "url": "https://eecglobal.com/.well-known/llms.txt",            "authoritative": false },
    { "id": "security",        "type": "security-txt",        "url": "https://eecglobal.com/.well-known/security.txt",        "authoritative": false },
    { "id": "openapi",         "type": "openapi-3.1",         "url": "https://eecglobal.com/.well-known/openapi.json",        "authoritative": false },
    { "id": "ai-plugin",       "type": "ai-plugin-manifest",  "url": "https://eecglobal.com/.well-known/ai-plugin.json",      "authoritative": false },
    { "id": "nlweb",           "type": "nlweb-manifest",      "url": "https://eecglobal.com/.well-known/nlweb.json",          "authoritative": false },
    { "id": "agents",          "type": "agents-json",         "url": "https://eecglobal.com/.well-known/agents.json",         "authoritative": false },
    { "id": "google-aio",      "type": "google-aio-hints",    "url": "https://eecglobal.com/.well-known/google-aio.json",     "authoritative": false },
    { "id": "perplexity",      "type": "perplexity-hints",    "url": "https://eecglobal.com/.well-known/perplexity.json",     "authoritative": false },
    { "id": "chatgpt-search",  "type": "chatgpt-search-hints", "url": "https://eecglobal.com/.well-known/chatgpt-search.json", "authoritative": false }
  ],
  "endpoints": {
    "mcp":  "https://eecglobal.com/mcp",
    "rest": "https://eecglobal.com/api/v1/ai",
    "answers_index": "https://eecglobal.com/answers"
  },
  "deep_directories": {
    "exams":     "https://eecglobal.com/llms/exams/",
    "countries": "https://eecglobal.com/llms/countries/",
    "visas":     "https://eecglobal.com/llms/visas/",
    "pathways":  "https://eecglobal.com/llms/pathways/",
    "compare":   "https://eecglobal.com/llms/compare/",
    "finance":   "https://eecglobal.com/llms/finance/",
    "calendars": "https://eecglobal.com/llms/calendars/",
    "answers":   "https://eecglobal.com/llms/answers/"
  }
}
