{
  "standard": "agenthub-bot-hints",
  "schema_version": "0.1",
  "base_url": "https://xn--80aadgk2c9aya.xn--p1ai",
  "machine_first_route": [
    "https://xn--80aadgk2c9aya.xn--p1ai/sitemap-agents.xml",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-card.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agenthub.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/.well-known/agent-permissions.json",
    "https://xn--80aadgk2c9aya.xn--p1ai/p/ag_agenthub_main/index.json"
  ],
  "bot_hints": {
    "GPTBot": {
      "preferred_route": "Read sitemap-agents.xml first, then agent-card.json and canonical JSON.",
      "notes": [
        "Use canonical JSON as the preferred business entity source.",
        "Do not interpret pricing routes as permission to execute checkout."
      ]
    },
    "OAI-SearchBot": {
      "preferred_route": "Use sitemap-agents.xml and llms-full.txt for discovery.",
      "notes": [
        "Treat /for-agents/ as a human-readable companion page.",
        "Use public registry data only."
      ]
    },
    "ClaudeBot": {
      "preferred_route": "Use sitemap-agents.xml, then permissions and canonical profile.",
      "notes": [
        "Respect permissions before non-trivial actions.",
        "Do not assume unpublished client A2A endpoints."
      ]
    },
    "Claude-User": {
      "preferred_route": "Use canonical JSON and profile HTML together.",
      "notes": [
        "Use the JSON profile for facts and the HTML profile for human-readable context."
      ]
    },
    "PerplexityBot": {
      "preferred_route": "Start from sitemap-agents.xml and llms.txt.",
      "notes": [
        "Use agenthub.json as entrypoint, not as full profile.",
        "Prefer the canonical hub profile when summarizing a business."
      ]
    }
  },
  "commerce_handoff": {
    "pricing_url": "https://xn--80aadgk2c9aya.xn--p1ai/#pricing",
    "connect_url": "https://xn--80aadgk2c9aya.xn--p1ai/#connect",
    "no_auto_checkout": true,
    "human_confirmation_required": true
  },
  "profile_updates": {
    "public_write_access": false,
    "handoff_only": true,
    "supported_method": "request_profile_update",
    "authenticated_draft_route": "https://xn--80aadgk2c9aya.xn--p1ai/profile-update-draft.php?profile_id=..."
  },
  "last_updated": "2026-04-23T00:00:00Z"
}
