{
  "version": "1.0.0",
  "publisher": "World Animal Rescue Network",
  "site": "https://worldanimalrescuenetwork.org",
  "generatedAt": "2026-07-08T14:22:54.604Z",
  "description": "Machine-readable WARN endpoints for answer engines, RAG pipelines and AI assistants — animal rescue GEO chunks, species guides, and donor Q&A.",
  "endpoints": [
    {
      "name": "llms.txt",
      "url": "https://worldanimalrescuenetwork.org/llms.txt",
      "description": "Site summary, core facts, and key URL index for LLM crawlers."
    },
    {
      "name": "llms-full.txt",
      "url": "https://worldanimalrescuenetwork.org/llms-full.txt",
      "description": "Full wildlife guide corpus in Markdown."
    },
    {
      "name": "geo-chunks-manifest",
      "url": "https://worldanimalrescuenetwork.org/geo-chunks/manifest.json",
      "description": "GEO passage index — 2893 chunks at ~800 tokens each for RAG retrieval."
    },
    {
      "name": "aeo-chunks",
      "url": "https://worldanimalrescuenetwork.org/aeo-chunks.json",
      "description": "Flat JSON array of all AEO/GEO chunks with token counts."
    },
    {
      "name": "geo-chunks-stream",
      "url": "https://worldanimalrescuenetwork.org/geo-chunks/chunks.jsonl",
      "description": "Newline-delimited JSON stream of standalone GEO passages."
    },
    {
      "name": "animal-answers",
      "url": "https://worldanimalrescuenetwork.org/answers",
      "description": "Searchable quick-answer hub — wildlife, rescue, trafficking, donating."
    },
    {
      "name": "species-markdown",
      "url": "https://worldanimalrescuenetwork.org/llm/wildlife-guides/{slug}.md",
      "description": "Markdown mirror pattern for each species wildlife guide."
    },
    {
      "name": "answer-markdown",
      "url": "https://worldanimalrescuenetwork.org/llm/answers/{slug}.md",
      "description": "Markdown mirror pattern for each /answers page."
    },
    {
      "name": "newsroom-markdown",
      "url": "https://worldanimalrescuenetwork.org/llm/newsroom/{slug}.md",
      "description": "Markdown mirror pattern for newsroom briefings."
    },
    {
      "name": "rescue-markdown",
      "url": "https://worldanimalrescuenetwork.org/llm/rescue/{slug}.md",
      "description": "Markdown mirror pattern for donor rescue guides."
    },
    {
      "name": "open-data-policy",
      "url": "https://worldanimalrescuenetwork.org/open-data",
      "description": "Human-readable AI & data access policy — licence, citation format, freshness and endpoint documentation (schema.org Dataset)."
    },
    {
      "name": "tdm-reservation",
      "url": "https://worldanimalrescuenetwork.org/.well-known/tdmrep.json",
      "description": "W3C TDM Reservation Protocol declaration — text-and-data mining permitted (reservation = 0)."
    }
  ]
}
