# Caraway Home: 34 point Door Gap
- Site: carawayhome.com
- Scanned: 2026-09-09
- Scan type: Basic scan
- Business type: ecommerce
- Report: https://www.seconddoor.io/r/carawayhome-9pejuk
- Scanner version: 19
1 human and 6 agent dimensions measured from the pages checked; remaining dimensions are not scored.
## Scores
| Measure | Score |
| --- | --- |
| Humans | 95/100 (1/4 dimensions) |
| Agents | 61/100 (6/6 dimensions) |
| Composite | 78/100 |
| Door Gap | 34 points |
The human score is the mean of the measured human dimensions, the agent score the mean of the measured agent dimensions, and the Door Gap the difference between them.
## What the machine actually did
The scanner recorded successful observations for 10 of 17 checks, 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 checked /products.json endpoint did not provide a catalogue, and no product sitemap was identified.** (machine_discoverability)
2. **No valid security.txt was identified at /.well-known/security.txt.** (machine_fetchable_trust)
3. **No MCP manifest was identified at the 3 standard paths checked.** (agent_aware_instrumentation)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/carawayhome-9pejuk
## 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.
- **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-9pejuk
## The agent door
- **machine_discoverability** 100/100. No restriction on the tested crawler names was found in robots.txt. a real browser is served the page normally. no user agent rule refuses the declared AI crawler names. prices on the checked pages are readable without running JavaScript.
- **programmatic_onboarding** 10/100. No API interface was identified through the discovery paths and homepage links checked.
- **pricing_legibility** 85/100. Prices are in the raw HTML of the 3 product pages read. 1035 prices on the homepage itself. Product structured data publishes price and currency, so an agent can parse cost without scraping. availability is published too.
- **agent_aware_instrumentation** 21/100. No MCP manifest was identified at the discovery paths checked. Shopify was detected; no checkout discovery interface was identified at the endpoints checked.
- **machine_fetchable_trust** 67/100. No security.txt was identified at the checked path. the returns policy reads as text, with a 30-day window. the return policy is published in structured data. shipping terms are published in structured data.
- **commercial_rails** 82/100. Product markup carries price and currency. products carry a GTIN. a Shopify storefront with GTIN and brand fields observed in the sampled products. the return policy is in structured data. an aggregate rating is in the product markup.
## The human door
- **steps_to_first_value** 95/100. A product priced at $100,000 was reached in 2 steps; a purchase control was visible.
- **required_fields** not measured. Not measured: this scan did not reach the page or action needed to verify it.
- **verification_walls** not measured. Not measured: this scan did not reach the page or action needed to verify it.
- **error_recovery** not measured. Not measured: this scan did not reach the page or action needed to verify it.
---
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
