{
  "standard": "agenthub-agent-crawler-hints",
  "version": "1.1",
  "domain": "xn--80aadgk2c9aya.xn--p1ai",
  "status": "public_read_only",
  "preferred_read_order": [
    "https://xn--80aadgk2c9aya.xn--p1ai/company-profile.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/llms.txt",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agenthub.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-card.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/mcp/server-card.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/recently-updated-profiles.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/a2a/jsonrpc"
  ],
  "shared_paths": {
    "canonical_profile": "https://xn--80aadgk2c9aya.xn--p1ai/p/agenthub_core/index.json",
    "company_profile_json": "https://xn--80aadgk2c9aya.xn--p1ai/company-profile.json",
    "llms_txt": "https://xn--80aadgk2c9aya.xn--p1ai/llms.txt",
    "agenthub_json": "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agenthub.json",
    "agenthub_txt": "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agenthub.txt",
    "agent_card_json": "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-card.json",
    "a2a_jsonrpc": "https://xn--80aadgk2c9aya.xn--p1ai/a2a/jsonrpc",
    "agent_sitemap": "https://xn--80aadgk2c9aya.xn--p1ai/sitemap-agents.xml",
    "human_guide": "https://xn--80aadgk2c9aya.xn--p1ai/docs/bot-hints/",
    "recently_updated_profiles_json": "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/recently-updated-profiles.json",
    "recently_updated_profiles_txt": "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/recently-updated-profiles.txt"
  },
  "hints": {
    "gptbot": {
      "preferred_paths": [
        "https://xn--80aadgk2c9aya.xn--p1ai/llms.txt",
        "https://xn--80aadgk2c9aya.xn--p1ai/company-profile.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/recently-updated-profiles.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-card.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/a2a/jsonrpc"
      ],
      "notes": [
        "Public endpoint is read-only.",
        "Canonical business truth lives in company-profile.json and the canonical hub profile.",
        "No autonomous payment, ordering or outreach methods are exposed publicly."
      ]
    },
    "claude": {
      "preferred_paths": [
        "https://xn--80aadgk2c9aya.xn--p1ai/company-profile.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agenthub.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/recently-updated-profiles.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-card.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/p/agenthub_core/index.json"
      ],
      "notes": [
        "Trust and provenance are explicit in the canonical profile.",
        "Read-only comparisons should distinguish confirmed vs missing facts.",
        "Extended Agent Card requires partner auth."
      ]
    },
    "perplexity": {
      "preferred_paths": [
        "https://xn--80aadgk2c9aya.xn--p1ai/company-profile.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/llms.txt",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/recently-updated-profiles.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-card.json",
        "https://xn--80aadgk2c9aya.xn--p1ai/docs/a2a-overview/"
      ],
      "notes": [
        "Use short quotable facts from the company profile before inferring.",
        "A2A endpoint is safe for read-only discovery, profile search and site check.",
        "Registry pages stay separate from Google-facing sitemap policy."
      ]
    }
  },
  "write_capabilities_policy": {
    "status": "disabled_publicly",
    "rule": "Future write capabilities require authentication plus explicit human confirmation."
  },
  "experimental_readability_monitoring": {
    "status": "public_read_only",
    "purpose": "Expose recently changed benchmark profiles so AI crawlers can re-read updated canonical data without relying on generic sitemap discovery.",
    "cohort_policy": "Cohort profile pages, index.json and permissions.json are safe public reads. No write actions are exposed."
  },
  "control_room": {
    "purpose": "Tell AI crawlers where to find the current public source-of-truth layer while the private Control Room monitors crawler access, bot reads, blocked paths and failed reads.",
    "monitored_public_signals": [
      "AI crawler access",
      "bot visits",
      "blocked paths",
      "robots.txt accessibility",
      "llms.txt accessibility",
      "agenthub.json accessibility",
      "company-profile.json accessibility",
      "machine-readable endpoints",
      "log import from server or CDN access logs",
      "last bot read",
      "failed reads",
      "source conflicts",
      "stale facts",
      "external mentions and low-weight reputation signals",
      "owner-review tasks",
      "file verification",
      "AI Search Scenario coverage",
      "update history"
    ],
    "private_log_policy": "Server/CDN access logs may be imported into the private workspace; IPs are hashed before storage."
  }
}
