{
  "schemaVersion": "2.0",
  "scannerVersion": "0.4.0",
  "url": "https://secretescapes.com/",
  "score": 10,
  "level": "Level 1 — Needs agent-readiness work",
  "siteProfile": {
    "type": "informational",
    "source": "inferred",
    "platform": null
  },
  "dimensions": {
    "discoverable": {
      "label": "Discoverable",
      "score": 14,
      "status": "measured",
      "passedWeight": 6,
      "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": null,
      "status": "not_measured",
      "passedWeight": 0,
      "applicableWeight": 0,
      "checks": []
    },
    "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": "User-agent: *\nAllow: /\nDisallow: /sale/book-hotel\nDisallow: /sale/checkout\n\nDisallow: /your-account\nDisallow: /your-subscriptions\nDisallow: /reminders\nDisallow: /my-favourites\nDisallow: /bookings\nDisallow: /credits\nDisallow: /territory\n\nDisallow: /ihr-konto\nDisallow: /ihre-abonnemente\nDisallow: /erinnerungen\nDisallow: /meine-favoriten\nDisallow: /buchungen\nDisallow: /guthaben\n\nDisallow: /uw-account\nDisallow: /uw-abonnementen\nDisallow: /herinneringen\nDisallow: /mijn-favorieten\nDisallow: /boekingen\nDisallow: /tegoed\nDisallow: /regio\n\nDisallow: /din-konto\nDisallow: /dine-abonnementer\nDisallow: /paamindelser\nDisallow: /dine-favoritter\nDisallow: /reservationer\nDisallow: /kreditter\n\nDisallow: /tuo-account\nDisallow: /tue-iscrizioni\nDisallow: /promemoria\nDisallow: /preferiti\nDisallow: /prenotazioni\nDisallow: /crediti\nDisallow: /territorio\n\nDisallow: /din-brukerkonto\nDisallow: /dine-abonnement\nDisallow: /paamindelser\nDisallow: /mine-favoritter\nDisallow: /kreditter\n\nDisallow: /ditt-konto\nDisallow: /dina-prenumerationer\nDisallow: /paminnelser\nDisallow: /dina-favoriter\nDisallow: /bokningar\nDisallow: /krediter\n\nDisallow: /v4/\nDisallow: /auth/\nDisallow: /*faIframeUniqueId=\n",
      "fix": "Add a Sitemap directive to robots.txt."
    },
    "sitemap": {
      "status": "fail",
      "title": "Sitemap",
      "summary": "No reachable sitemap was found.",
      "fix": "Publish /sitemap.xml and reference it from /robots.txt."
    },
    "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;charset=UTF-8",
      "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 informational site.",
      "evidence": "404"
    },
    "openApi": {
      "status": "not_applicable",
      "title": "OpenAPI description",
      "summary": "OpenAPI description is not required for an informational site.",
      "evidence": "404"
    },
    "mcpServerCard": {
      "status": "not_applicable",
      "title": "MCP Server Card",
      "summary": "MCP Server Card is not required for an informational site.",
      "evidence": "404"
    },
    "agentSkills": {
      "status": "not_applicable",
      "title": "Agent Skills index",
      "summary": "Agent Skills index is not required for an informational site.",
      "evidence": "404"
    },
    "webMcp": {
      "status": "not_applicable",
      "title": "WebMCP",
      "summary": "WebMCP is not required for an informational site."
    },
    "authMd": {
      "status": "not_applicable",
      "title": "Auth.md",
      "summary": "Auth.md is not required for an informational site.",
      "evidence": "404"
    }
  },
  "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.",
    "Publish /sitemap.xml and reference it from /robots.txt.",
    "Add optional HTTP Link headers for /llms.txt, API catalogs or agent manifests where appropriate."
  ],
  "methodology": "/methodology"
}