{
  "metadata": {
    "schema_version": "1.0",
    "last_updated": "2026-07-28T02:40:48Z",
    "author": {
      "name": "agentreadywebsite.io",
      "url": "https://agentreadywebsite.io/",
      "generated_by": "AgentReadyWebsite (https://agentreadywebsite.io)"
    }
  },
  "resource_rules": [
    {
      "verb": "read_content",
      "selector": "*",
      "allowed": true
    },
    {
      "verb": "follow_link",
      "selector": "a[href]",
      "allowed": true
    },
    {
      "verb": "submit_form",
      "selector": "form",
      "allowed": true,
      "modifiers": {
        "human_in_the_loop": true,
        "rate_limit": {
          "max_requests": 5,
          "window_seconds": 3600
        }
      }
    },
    {
      "verb": "click_element",
      "selector": ".no-agent, [data-agent-disallowed='true']",
      "allowed": false
    }
  ],
  "action_guidelines": [
    {
      "directive": "MUST",
      "description": "Identify yourself accurately as an AI agent when contacting the business through any form, chat, or email on this site."
    },
    {
      "directive": "MUST NOT",
      "description": "Misrepresent the business, its services, prices, or availability when summarizing or quoting content from this site."
    },
    {
      "directive": "SHOULD",
      "description": "Prefer the structured endpoints listed in .well-known/api-catalog, .well-known/mcp/server-card.json, and .well-known/agent-card.json when those endpoints are available."
    }
  ],
  "api": []
}