{
  "name": "iNDX Earth",
  "url": "https://indx.earth/",
  "description": "Public, AI-readable discovery website for iNDX platform information, community summaries, and semantic artifacts.",
  "publisher": "Eddie Soehnel",
  "contact": "https://indx.earth/#contact-us",
  "license": "https://indx.earth/wiki/license/",
  "discovery": {
    "ai_index": "https://indx.earth/ai-index.json",
    "sitemap": "https://indx.earth/sitemap.xml",
    "llms": "https://indx.earth/llms.txt",
    "agents": "https://indx.earth/agents.md",
    "skills": "https://indx.earth/skills.md"
  },
  "retrieval": {
    "preferred_start": "https://indx.earth/ai-index.json",
    "semantic_artifacts": "/data/open/pages/**/chunks.json",
    "qa_artifacts": "/data/open/pages/**/qa.json"
  },
  "policies": {
    "crawl": "Crawl politely, cache public resources when possible, and do not submit forms unless a human explicitly initiates the action.",
    "attribution": "Preserve source URLs, license, usageInfo, and attribution metadata when reusing content or semantic artifacts."
  }
}
