{
  "schema": "ai-readiness-manifest/1.0",
  "site": "https://exampleanalytics.com",
  "brand": "Example Analytics",
  "generated": "2026-06-16",
  "canonical_url": "https://exampleanalytics.com/manifest.json",
  "total_files": 17,

  "files": [
    {
      "id": "ai-txt",
      "filename": "ai.txt",
      "url": "https://exampleanalytics.com/ai.txt",
      "priority": "critical",
      "purpose": "AI crawler permissions, brand identity, product taxonomy, authoritative topics, and training data policy summary",
      "standard": "aitxt.org v1.0",
      "update_frequency": "quarterly"
    },
    {
      "id": "llms-txt",
      "filename": "llms.txt",
      "url": "https://exampleanalytics.com/llms.txt",
      "priority": "critical",
      "purpose": "Concise LLM site index — annotated page links, retrieval priorities, key questions, and AI authority stack. Fits within a single LLM context window.",
      "standard": "llmstxt.org",
      "update_frequency": "monthly"
    },
    {
      "id": "llms-full-txt",
      "filename": "llms-full.txt",
      "url": "https://exampleanalytics.com/llms-full.txt",
      "priority": "critical",
      "purpose": "Extended LLM context file with full product descriptions, pricing, integration specs, solution details, and query routing guidance. For RAG pipelines.",
      "standard": "llmstxt.org extended",
      "update_frequency": "monthly"
    },
    {
      "id": "ai-sitemap",
      "filename": "ai-sitemap.xml",
      "url": "https://exampleanalytics.com/ai-sitemap.xml",
      "priority": "critical",
      "purpose": "AI-optimized XML sitemap extending standard sitemap with ai:content-type, ai:topic, and ai:summary tags for each URL",
      "standard": "sitemaps.org + aitxt.org sitemap extension",
      "update_frequency": "monthly"
    },
    {
      "id": "sitemap-md",
      "filename": "sitemap.md",
      "url": "https://exampleanalytics.com/sitemap.md",
      "priority": "high",
      "purpose": "Human-readable markdown sitemap organized by section — useful for LLMs and humans browsing site structure",
      "update_frequency": "monthly"
    },
    {
      "id": "ai-entities",
      "filename": "ai-entities.json",
      "url": "https://exampleanalytics.com/ai-entities.json",
      "priority": "high",
      "purpose": "Structured JSON entity declarations: organization, leadership, product modules, pricing tiers, integrations, compliance, and topic authority",
      "update_frequency": "quarterly"
    },
    {
      "id": "ai-intent",
      "filename": "ai-intent.json",
      "url": "https://exampleanalytics.com/ai-intent.json",
      "priority": "high",
      "purpose": "Maps 22 user query intents to preferred landing URLs for AI assistant routing. Covers transactional, informational, and navigational queries.",
      "update_frequency": "quarterly"
    },
    {
      "id": "ai-schema",
      "filename": "ai-schema.json",
      "url": "https://exampleanalytics.com/ai-schema.json",
      "priority": "high",
      "purpose": "JSON-LD Schema.org @graph with Organization+SoftwareApplication, WebSite+SearchAction, product Offers, ItemList of connectors, and FAQPage",
      "standard": "schema.org",
      "update_frequency": "quarterly"
    },
    {
      "id": "rag-index-json",
      "filename": "rag-index.json",
      "url": "https://exampleanalytics.com/rag-index.json",
      "priority": "high",
      "purpose": "RAG pipeline-ready page index — JSON array of 32 records with url, title, and topics for each key page",
      "update_frequency": "monthly"
    },
    {
      "id": "rag-index-jsonl",
      "filename": "rag-index.jsonl",
      "url": "https://exampleanalytics.com/rag-index.jsonl",
      "priority": "high",
      "purpose": "RAG pipeline-ready page index — JSONL format (one record per line) for streaming ingestion into vector databases",
      "update_frequency": "monthly"
    },
    {
      "id": "ai-disclosure",
      "filename": "ai-disclosure.txt",
      "url": "https://exampleanalytics.com/ai-disclosure.txt",
      "priority": "medium",
      "purpose": "Transparent disclosure of AI tool usage on website and in the product. Covers chatbot, content recommendations, AI Insights module, and business operations.",
      "update_frequency": "semi-annually"
    },
    {
      "id": "training-data-policy",
      "filename": "training-data-policy.txt",
      "url": "https://exampleanalytics.com/training-data-policy.txt",
      "priority": "medium",
      "purpose": "Granular policy table governing AI training, RAG indexing, academic research, commercial training, and prohibited uses of site content",
      "update_frequency": "annually"
    },
    {
      "id": "ai-plugin",
      "filename": ".well-known/ai-plugin.json",
      "url": "https://exampleanalytics.com/.well-known/ai-plugin.json",
      "priority": "medium",
      "purpose": "AI plugin discovery manifest with key URLs, topics, and routing hints for AI assistants that support plugin discovery",
      "update_frequency": "quarterly"
    },
    {
      "id": "structured-data-guide",
      "filename": "structured-data-guide.md",
      "url": "https://exampleanalytics.com/structured-data-guide.md",
      "priority": "medium",
      "purpose": "Developer reference guide for Schema.org JSON-LD implementation across the site. Covers 7 schema types with complete examples.",
      "update_frequency": "annually"
    },
    {
      "id": "manifest",
      "filename": "manifest.json",
      "url": "https://exampleanalytics.com/manifest.json",
      "priority": "medium",
      "purpose": "Machine-readable inventory of all AI readiness files — this file. Lists all files, priorities, purposes, and update frequencies.",
      "update_frequency": "monthly"
    },
    {
      "id": "robots-txt-reference",
      "filename": "robots.txt",
      "url": "https://exampleanalytics.com/robots.txt",
      "priority": "critical",
      "purpose": "Standard robots.txt with AI-specific crawler blocks (GPTBot, ClaudeBot, Google-Extended, PerplexityBot) and Sitemap declarations",
      "note": "Merge AI crawler blocks into your existing robots.txt — do not replace the existing file.",
      "update_frequency": "as-needed"
    },
    {
      "id": "deployment-checklist",
      "filename": "deployment-checklist.md",
      "url": "https://exampleanalytics.com/deployment-checklist.md",
      "priority": "internal",
      "purpose": "Phased deployment playbook with verification steps for each critical file.",
      "update_frequency": "as-needed"
    }
  ],

  "priority_summary": {
    "critical": ["ai.txt", "llms.txt", "llms-full.txt", "ai-sitemap.xml", "robots.txt"],
    "high": ["sitemap.md", "ai-entities.json", "ai-intent.json", "ai-schema.json", "rag-index.json", "rag-index.jsonl"],
    "medium": ["ai-disclosure.txt", "training-data-policy.txt", ".well-known/ai-plugin.json", "structured-data-guide.md", "manifest.json"]
  },

  "related_files": {
    "standard_sitemap": "https://exampleanalytics.com/sitemap.xml",
    "robots_txt": "https://exampleanalytics.com/robots.txt",
    "privacy_policy": "https://exampleanalytics.com/privacy/",
    "terms_of_service": "https://exampleanalytics.com/terms/",
    "security_page": "https://exampleanalytics.com/security/"
  }
}
