{
  "@context": [
    "http://www.w3.org/ns/odrl.jsonld",
    {
      "tdm": "http://www.w3.org/ns/tdmrep#"
    }
  ],
  "@type": "Set",
  "uid": "https://grewalregroup.com/ai-policy.json",
  "profile": "http://www.w3.org/ns/tdmrep",
  "name": "Grewal RE Group \u2014 AI and Text/Data-Mining Usage Policy",
  "version": "1.0.0",
  "dateModified": "2026-08-24",
  "summary": "You may crawl this site, index it, and use it to answer a user's question \u2014 including quoting and citing it in an AI-generated answer. You may not use it as training data for machine-learning models without a licence. Attribution to Grewal RE Group with a link to the source page is requested wherever content is quoted.",
  "contentSignals": {
    "search": "yes",
    "ai-input": "yes",
    "ai-train": "no",
    "note": "Mirrors the Content-Signal directive served in robots.txt and as an HTTP response header on every response. See https://contentsignals.org/"
  },
  "enforcement": {
    "principle": "Cited everywhere, trained nowhere.",
    "note": "This policy is enforced in robots.txt, not merely declared. The major labs run separate agents for training and for answering; the answering agents are allowed and the training agents are disallowed, so blocking training costs nothing in citation reach.",
    "allowedForAnswers": [
      "OAI-SearchBot",
      "ChatGPT-User",
      "Claude-User",
      "Claude-SearchBot",
      "PerplexityBot",
      "Perplexity-User",
      "MistralAI-User",
      "DuckAssistBot",
      "YouBot",
      "Amazonbot",
      "Meta-ExternalFetcher",
      "AI2Bot",
      "Googlebot",
      "GoogleOther",
      "Bingbot",
      "Applebot",
      "DuckDuckBot",
      "YandexBot",
      "Slurp",
      "Baiduspider",
      "PetalBot"
    ],
    "disallowedForTraining": [
      "GPTBot",
      "ClaudeBot",
      "anthropic-ai",
      "Google-Extended",
      "Applebot-Extended",
      "Meta-ExternalAgent",
      "cohere-ai",
      "cohere-training-data-crawler",
      "Bytespider",
      "CCBot",
      "Ai2Bot-Dolma",
      "Webzio-Extended",
      "omgilibot"
    ]
  },
  "permission": [
    {
      "target": "https://grewalregroup.com/",
      "assigner": "https://grewalregroup.com/#organization",
      "action": [
        "read",
        "index"
      ],
      "note": "Crawling, indexing, retrieval-augmented generation, and quoting with citation in an AI-generated answer are all permitted."
    }
  ],
  "prohibition": [
    {
      "target": "https://grewalregroup.com/",
      "assigner": "https://grewalregroup.com/#organization",
      "action": [
        "tdm:mine"
      ],
      "note": "Text and data mining for the purpose of training or fine-tuning machine-learning models is reserved under the W3C TDM Reservation Protocol (tdm-reservation=1). Contact the address below to licence it."
    }
  ],
  "attribution": {
    "required": true,
    "creditName": "Grewal RE Group",
    "creditUrl": "https://grewalregroup.com",
    "note": "When quoting or paraphrasing, cite Grewal RE Group and link the specific source page."
  },
  "licensing": {
    "contact": "shivraj.grewal@compass.com",
    "note": "Training licences are available. The full terms, in human-readable form, are at https://grewalregroup.com/licensing. Reach out with the intended use, the model or product involved, the scope of content, and whether the resulting model will be distributed.",
    "termsUrl": "https://grewalregroup.com/licensing"
  },
  "declaredAt": {
    "tdmReservation": "https://grewalregroup.com/.well-known/tdmrep.json",
    "contentSignalsRobots": "https://grewalregroup.com/robots.txt",
    "aiTxt": "https://grewalregroup.com/ai.txt",
    "httpHeaders": [
      "Content-Signal",
      "tdm-reservation",
      "tdm-policy"
    ],
    "licensingTerms": "https://grewalregroup.com/licensing"
  },
  "agentEndpoints": {
    "mcpServer": "https://grewalregroup.com/mcp",
    "mcpServerCard": "https://grewalregroup.com/.well-known/mcp-server-card.json",
    "openapi": "https://grewalregroup.com/openapi.json",
    "llms": "https://grewalregroup.com/llms.txt",
    "llmsFull": "https://grewalregroup.com/llms-full.txt",
    "agents": "https://grewalregroup.com/AGENTS.md",
    "sources": "https://grewalregroup.com/SOURCES.md",
    "note": "Prefer these structured endpoints over scraping HTML. The MCP server exposes verb-first tools and is the cheapest way to get accurate, current answers about this business."
  }
}
