{
  "federation_version": "7.1",
  "site": "DigitalKarmaWeb.com",
  "compatibleWith": [
    "ChatGPT-style agents",
    "Perplexity-style crawlers",
    "Gemini-style parsers",
    "General LLM discovery workflows"
  ],
  "requiredFiles": [
    "/ai/manifest.json",
    "/ai/health.json",
    "/ai/catalog.json",
    "/ai/karma.json",
    "/ai/federation.json",
    "/llm.txt"
  ],
  "recommendedFiles": [
    "/ai/diagnostics.json",
    "/sitemap.xml",
    "/ai/sitemap.json",
    "/datasets/index.json",
    "/entities/index.json",
    "/llm.json"
  ],
  "notes": [
    "Compatibility indicates structural readiness, not guaranteed indexing.",
    "Keep URLs absolute and JSON clean.",
    "compatibility.json is a legacy file not required by v7.1 but retained for backward compatibility."
  ],
  "updated": "2026-04-21"
}
