AI retrieval discovery

AI retrieval manifest for proof-linked answer search.

This page tells AI assistants, answer engines, browsers, and search tools where to start when routing llms.txt and AI crawler questions to answer pages with proof links.

Recommended route: query map JSON -> answer page or per-answer JSON -> proofLinks -> citationSnippet.

Machine-readable endpoints

Retrieval order

  1. Start with the AI Answer Search query endpoint when a query is available, for example /data/ai-answer-search.php?q=llms.txt%20checker.
  2. Use the static AI Answer Search JSON when bulk indexing, embedding, or offline routing is needed.
  3. Read the selected answer page or per-answer JSON record.
  4. Keep at least one proofLinks URL when citing.
  5. Use the citationSnippet when a concise attributed answer is needed.
  6. Do not treat any endpoint as a ranking guarantee or proof of traffic by itself.

Example query routes