# Caraway Home: 10 point Door Gap
- Site: carawayhome.com
- Scanned: 2026-09-08
- Scan type: Basic scan
- Business type: ecommerce
- Report: https://www.seconddoor.io/r/carawayhome-8utgvq
- Scanner version: 13
A Shopify storefront with complete product data but no agent checkout manifest and a closed product feed blocks programmatic shopping.
## Scores
| Measure | Score |
| --- | --- |
| Humans | 71/100 |
| Agents | 61/100 |
| Composite | 66/100 |
| Door Gap | 10 points |
The human score is the mean of the four human dimensions, the agent score the mean of the six agent dimensions, and the Door Gap the difference between them.
## What the machine actually did
The agent got through 10 of 17 requests, but could not read the site's own guide for language models. It came up empty on 6 other checks too.
- ok      reach the site at all
- ok      find out whether machines are welcome
- ok      ask whether the door opens for requests carrying the AI crawlers' names
- missing read the site's own guide for language models
- ok      find out what pages exist
- missing find a contact route for machines
- missing find a published agent interface
- missing find an agent plugin manifest
- missing find out whether verified agents are recognised
- ok      read the homepage as data rather than as a page
- missing find a machine readable API spec
- missing read the developer documentation
- ok      read the prices without running JavaScript
- ok      read the product catalogue as data
- ok      read a product page as data
- ok      read the returns and shipping terms
- ok      walk the way a visitor would, to a signup form or a product
## Top issues
1. **The catalogue endpoint at /products.json is closed and no product sitemap replaces it, so an assistant has no list of what this store sells.** (machine_discoverability)
2. **The product feed is closed, forcing agents to scrape individual product pages instead of reading a catalog.** (programmatic_onboarding)
3. **No agent checkout manifest is published, preventing agents from completing purchases even though Shopify supports the protocol.** (agent_aware_instrumentation)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/carawayhome-8utgvq
## Files generated from this scan
- **robots.txt rules for AI crawlers** at `/robots.txt`, 10 minutes, no developer needed. Verify: The next scan reads robots.txt and finds every search and agent crawler allowed, none of them kept off product or pricing paths.
- **Shipping and delivery page** at `/policies/shipping-policy`, 30 minutes, no developer needed. Verify: The next scan reads the shipping policy page as text without JavaScript and finds it linked from a product page.
- **Agent checkout: where you stand** at `notes`, 10 minutes, no developer needed. Verify: The next scan finds a UCP manifest, a storefront MCP endpoint or another discovery file answering, and the checkout check passes.
- **security.txt** at `/.well-known/security.txt`, 10 minutes, no developer needed. Verify: The next scan fetches /.well-known/security.txt as text and the security.txt check passes.
- **Machine interfaces: where you stand** at `notes`, 10 minutes, no developer needed. Verify: The next scan finds the interface you published answering at its well-known path, and that check passes.
- **llms.txt** at `/llms.txt`, 15 minutes, no developer needed. Verify: The next scan fetches /llms.txt as text and the llms.txt check passes.
Each file is written from what this scan found on the site. The content is in the JSON once the evidence is opened: https://www.seconddoor.io/api/reports/carawayhome-8utgvq
## The agent door
- **machine_discoverability** 100/100. No AI crawler is blocked by robots.txt or user agent rules. A real browser is served the page normally. The sitemap lists 658 URLs. The homepage carries 5 schema.org types including Organization and WebSite.
- **programmatic_onboarding** 10/100. No API surface, OpenAPI spec, or developer documentation is published. The Shopify /products.json endpoint returns 404, indicating it has been closed. No MCP manifest exists at any standard path.
- **pricing_legibility** 85/100. Prices appear in raw HTML: 1035 on the homepage, 1734 across 3 product pages. Product structured data publishes price, currency, and availability without JavaScript. A GTIN identifies each product.
- **agent_aware_instrumentation** 21/100. No MCP manifest is published at any of the 3 standard paths checked. Shopify supports agent checkout protocols and the platform is ready, but no manifest has been created.
- **machine_fetchable_trust** 67/100. No security.txt file is published. The returns policy reads as text with a 30-day window and is linked from product pages. Both return and shipping policies are published in structured data.
- **commercial_rails** 82/100. Product markup carries price, currency, GTIN, brand, aggregate rating (4.8 stars over 19844 reviews), and a 30-day return policy in structured data. Review text is in server HTML. Shopify Catalog syndicates products with these fields.
## The human door
- **steps_to_first_value** 95/100. A product with its price ($100,000) and an add-to-cart control is reached in 2 steps from the homepage. The product page renders the price and availability in structured data. No variant selection is required on the pages checked.
- **required_fields** 80/100. The product page does not require an account before adding to cart. Shop Pay is offered as an express wallet, allowing checkout without a form. The entry path walk found 9 inputs on the page but none carry validation constraints that would.
- **verification_walls** 75/100. No sign-in requirement appears on the product page before purchase. The entry path walk confirms accountRequired is false. A guest can proceed to checkout. The page does not demand email verification or account creation before buying.
- **error_recovery** 35/100. Of 9 inputs on the product page, 0 carry validation rules (withConstraint: 0). The page has 4 live regions and 3 inputs with descriptions, but no inline error containers.
---
Scored by SecondDoor. Method: https://www.seconddoor.io/methodology
Scan another site: https://www.seconddoor.io
Rate an issue or this report: POST https://www.seconddoor.io/api/feedback, or the rate_fix tool on https://www.seconddoor.io/api/mcp
