{
  "schemaVersion": "2.0",
  "scannerVersion": "0.4.0",
  "url": "https://strathberry.com/",
  "score": 31,
  "level": "Level 1 — Needs agent-readiness work",
  "siteProfile": {
    "type": "ecommerce",
    "source": "inferred",
    "platform": "Shopify"
  },
  "dimensions": {
    "discoverable": {
      "label": "Discoverable",
      "score": 29,
      "status": "measured",
      "passedWeight": 12,
      "applicableWeight": 42,
      "checks": [
        "robots",
        "sitemap",
        "contentSignals",
        "linkHeaders",
        "llmsTxt"
      ]
    },
    "readable": {
      "label": "Readable",
      "score": 0,
      "status": "measured",
      "passedWeight": 0,
      "applicableWeight": 18,
      "checks": [
        "markdownNegotiation"
      ]
    },
    "actionable": {
      "label": "Actionable",
      "score": 100,
      "status": "measured",
      "passedWeight": 10,
      "applicableWeight": 10,
      "checks": [
        "storefrontMcp"
      ]
    },
    "trust-access": {
      "label": "Trust & access",
      "score": null,
      "status": "not_measured",
      "passedWeight": 0,
      "applicableWeight": 0,
      "checks": []
    },
    "reliable": {
      "label": "Reliable",
      "score": null,
      "status": "not_measured",
      "passedWeight": 0,
      "applicableWeight": 0,
      "checks": []
    }
  },
  "checks": {
    "robots": {
      "status": "pass",
      "title": "Robots.txt",
      "summary": "Site publishes a valid-looking robots.txt file.",
      "evidence": "# we use Shopify as our ecommerce platform\n\n#  \n#    Robots & Agent policy                                               \n# \n#    Checkouts are for humans.                                           \n#    * Automated scraping, “buy-for-me” agents, or any end-to-end flow   \n#      that completes payment without a final human review step is not   \n#      permitted.                                                        \n#    * Legitimate integrators must use the official Checkout Kit:        \n#        https://www.shopify.com/checkout-kit                            \n#                                                                        \n#    Terms of Service: https://www.shopify.com/legal/terms               \n#    Contact: bots@shopify.com                                           \n#\n\nUser-agent: *\nDisallow: /admin\nDisallow: /cart\nDisallow: /orders\nDisallow: /checkouts/\nDisallow: /checkout\nDisallow: /carts\nDisallow: /account\nSitemap: https://www.strathberry.com/sitemap.xml\n\n# Google Ads bot ignores robots.txt unless specifically named\nUser-agent: adsbot-google\nDisallow: /checkouts/\nDisallow: /checkout\nDisallow: /carts\nDisallow: /orders\n\nUser-agent: MJ12bot\nCrawl-delay: 10\nDisallow: /admin\nDisallow: /cart\nDisallow: /orders\nDisallow: /checkouts/\nDisallow: /checkout\nDisallow: /carts\nDisallow: /account\n\nUser-agent: Pinterest\nCrawl-delay: 1\nDisallow: /admin\nDisallow: /cart\nDisallow: /orders\nDisallow: /checkouts/\nDisallow: /checkout\nDisallow: /carts\nDisallow: /account\n\n\nSitemap: https://www.strathberry.com/sitemap.xml"
    },
    "sitemap": {
      "status": "pass",
      "title": "Sitemap",
      "summary": "Site publishes a reachable sitemap.",
      "evidence": "https://www.strathberry.com/sitemap.xml"
    },
    "contentSignals": {
      "status": "fail",
      "title": "Content Signals",
      "summary": "Robots.txt does not declare Content-Signal policy.",
      "fix": "Add a Content-Signal directive to robots.txt to state AI training/search/input policy."
    },
    "linkHeaders": {
      "status": "fail",
      "title": "Link Headers",
      "summary": "Homepage does not expose discovery-oriented Link headers.",
      "fix": "Add optional HTTP Link headers for /llms.txt, API catalogs or agent manifests where appropriate."
    },
    "llmsTxt": {
      "status": "fail",
      "title": "LLMs.txt",
      "summary": "Site does not publish /llms.txt.",
      "evidence": "404",
      "fix": "Add /llms.txt with concise links to the most useful agent-readable resources."
    },
    "markdownNegotiation": {
      "status": "fail",
      "title": "Markdown Negotiation",
      "summary": "Homepage does not return Markdown for Accept: text/markdown.",
      "evidence": "text/html",
      "fix": "Serve clean Markdown versions of important pages for agent requests."
    },
    "apiCatalog": {
      "status": "not_applicable",
      "title": "API Catalog",
      "summary": "API Catalog is not required for an ecommerce site.",
      "evidence": "404"
    },
    "openApi": {
      "status": "not_applicable",
      "title": "OpenAPI description",
      "summary": "OpenAPI description is not required for an ecommerce site.",
      "evidence": "404"
    },
    "mcpServerCard": {
      "status": "not_applicable",
      "title": "MCP Server Card",
      "summary": "MCP Server Card is not required for an ecommerce site.",
      "evidence": "404"
    },
    "agentSkills": {
      "status": "not_applicable",
      "title": "Agent Skills index",
      "summary": "Agent Skills index is not required for an ecommerce site.",
      "evidence": "404"
    },
    "webMcp": {
      "status": "not_applicable",
      "title": "WebMCP",
      "summary": "WebMCP is not required for an ecommerce site."
    },
    "authMd": {
      "status": "not_applicable",
      "title": "Auth.md",
      "summary": "Auth.md is not required for an ecommerce site.",
      "evidence": "404"
    },
    "storefrontMcp": {
      "status": "pass",
      "title": "Storefront MCP",
      "summary": "Shopify Storefront MCP responds with live agent-callable tools at /api/mcp.",
      "evidence": "https://strathberry.com/api/mcp — tools: search_catalog, get_cart, update_cart, search_shop_policies_and_faqs, get_product_details"
    }
  },
  "recommendations": [
    "Add /llms.txt with concise links to the most useful agent-readable resources.",
    "Serve clean Markdown versions of important pages for agent requests.",
    "Add a Content-Signal directive to robots.txt to state AI training/search/input policy.",
    "Add optional HTTP Link headers for /llms.txt, API catalogs or agent manifests where appropriate."
  ],
  "methodology": "/methodology"
}