{
  "$schema": "https://schema.org",
  "name": "Mosaica",
  "description": "Cultural intelligence for marketing, HR, and healthcare — peer-reviewed research across 90+ cultural, religious, and diversity dimensions.",
  "url": "https://mosaica.app",
  "inLanguage": "en-AU",
  "version": "1.0",
  "publisher": {
    "@type": "Organization",
    "name": "Mosaica",
    "url": "https://mosaica.app",
    "email": "hello@mosaica.app"
  },
  "retrieval": [
    {
      "type": "llms-index",
      "format": "text/markdown",
      "url": "https://mosaica.app/llms.txt",
      "description": "Curated index of the site with a one-line description per page."
    },
    {
      "type": "llms-full",
      "format": "text/markdown",
      "url": "https://mosaica.app/llms-full.txt",
      "description": "Every published question and answer in one document, each with the URL to cite."
    },
    {
      "type": "structured-data",
      "format": "application/ld+json",
      "embeddedIn": "every page",
      "description": "One schema.org @graph per page, cross-referenced by @id. Includes WebPage, BreadcrumbList, FAQPage and a primary entity such as Service, Product, Dataset or Article."
    },
    {
      "type": "sitemap",
      "format": "application/xml",
      "url": "https://mosaica.app/sitemap.xml",
      "description": "Every indexable URL."
    }
  ],
  "content": {
    "answerablePages": 46,
    "questions": 145,
    "questionIdPattern": "{page_url}#faq-{n}",
    "note": "FAQ answers are written to be read in isolation. Each carries its own @id and can be quoted without the surrounding page.",
    "schemaTypes": [
      "Organization",
      "WebSite",
      "WebPage",
      "AboutPage",
      "ContactPage",
      "CollectionPage",
      "BreadcrumbList",
      "FAQPage",
      "Question",
      "Answer",
      "Article",
      "BlogPosting",
      "ScholarlyArticle",
      "Service",
      "Product",
      "Offer",
      "SoftwareApplication",
      "Dataset",
      "ItemList"
    ]
  },
  "endpoints": {
    "ask": {
      "available": false,
      "reason": "static-export",
      "path": null
    },
    "mcp": {
      "available": false,
      "reason": "static-export",
      "path": null
    }
  },
  "usage": {
    "attribution": "Cite Mosaica and link the specific page URL.",
    "terms": "https://mosaica.app/terms",
    "privacy": "https://mosaica.app/privacy-policy",
    "documentation": "https://mosaica.app/ai-agents",
    "contact": "hello@mosaica.app",
    "limitations": [
      "Mosaica does not provide legal advice.",
      "Mosaica does not provide clinical guidance and is not a substitute for clinical judgement.",
      "Mosaica does not certify regulatory compliance.",
      "Findings and answers are evidence for human review, not rulings.",
      "Cultural and religious profiles describe research on a community. They are not rules to apply to an individual, and practice varies within every group described."
    ]
  }
}