# Best In Class Human Performance Products: agent door 57, human door not measured
- Site: livemomentous.com
- Scanned: 2026-09-08
- Scan type: Basic scan
- Business type: ecommerce
- Report: https://www.seconddoor.io/r/livemomentous-ywv45n
- Scanner version: 16
A Shopify storefront with open product data but no account-free checkout path and no agent instrumentation.
## Scores
| Measure | Score |
| --- | --- |
| Humans | not measured |
| Agents | 57/100 (6/6 dimensions) |
| Composite | 57/100 |
Agent door only. The human door could not be measured on this scan. A Door Gap needs both doors, so this scan does not report one.
## What the machine actually did
The agent got through 8 of 14 requests, but could not find a contact route for machines. It came up empty on 5 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
- ok      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
- missing read the homepage as data rather than as a page
- missing find a machine readable API spec
- ok      read the prices without running JavaScript
- ok      read the product catalogue as data
- ok      read a product page as data
## Top issues
1. **Product pages do not publish shipping policy in structured data, blocking agents from calculating total cost at purchase time.** (commercial_rails)
2. **No OpenAPI specification was found at the 6 standard paths checked, so a client must be written from prose instead of generated.** (programmatic_onboarding)
3. **Product feed lacks GTIN identifiers, preventing agents from matching products to external catalogues and price comparison services.** (agent_aware_instrumentation)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/livemomentous-ywv45n
## Files generated from this scan
- **Product markup snippet for every product page** at `snippets/seconddoor-product-jsonld.liquid`, 30 minutes, developer. Verify: The next scan reads price, currency and availability in the Product markup of every product page it samples, with the structured price matching the catalogue feed.
- **Put Okendo reviews in the page** at `notes`, 10 minutes, no developer needed. Verify: The next scan finds review text in the server HTML of a product page.
- **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.
- **Variants missing a GTIN or a brand** at `catalog-identifiers.csv`, 5 minutes, no developer needed. Verify: The next scan reads the catalogue feed and finds a valid GTIN on at least nine in ten variants and a brand on at least nine in ten products.
- **Organization structured data** at `homepage`, 15 minutes, developer. Verify: The next scan reads Organization and WebSite nodes in the homepage JSON-LD and the structured data 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.
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/livemomentous-ywv45n
## The agent door
- **machine_discoverability** 100/100. No AI crawler is blocked by robots.txt or user agent rules. The site publishes llms.txt, a sitemap with 81 URLs including product pages, and a /products.json feed listing 11 products with brand and identifier.
- **programmatic_onboarding** 10/100. No API documentation, OpenAPI spec, or MCP manifest exists at any standard path. The /products.json feed is readable but requires no authentication, so an agent can fetch product data without registration.
- **pricing_legibility** 90/100. Prices appear in raw HTML on the homepage (9 instances) and across 3 product pages checked (124 instances). Product structured data publishes price and currency on every offer. An agent can parse cost without JavaScript or scraping.
- **agent_aware_instrumentation** 22/100. No MCP manifest, OpenAPI spec, or Web Bot Auth signals exist. The /products.json catalogue feed is machine-readable with brand and identifier on each product.
- **machine_fetchable_trust** 40/100. No security.txt file exists at /.well-known/security.txt. The homepage and product pages are served to automated clients without blocking. The site publishes a robots.txt with 87 directives that explicitly allow major AI crawlers including.
- **commercial_rails** 78/100. Product markup carries price, currency, identifier, brand, aggregate rating (4.5 stars over 531 reviews) and a 30-day return policy in schema. The /products.json feed includes brand and handle on each of 11 products.
## The human door
- **steps_to_first_value** not measured. Could not verify: this scan did not reach the pages that would show it.
- **required_fields** not measured. Could not verify: this scan did not reach the pages that would show it.
- **verification_walls** not measured. Could not verify: this scan did not reach the pages that would show it.
- **error_recovery** not measured. Could not verify: this scan did not reach the pages that would show 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
