# Burton Snowboards: 23 point Door Gap
- Site: burton.com
- Scanned: 2026-09-01
- Scan type: Basic scan
- Business type: ecommerce
- Report: https://www.seconddoor.io/r/burton-yjyjef
- Scanner version: 8
A shopper can reach a product and price in two steps, but agents cannot discover how to complete a purchase without reading the UCP manifest directly.
## Scores
| Measure | Score |
| --- | --- |
| Humans | 72/100 |
| Agents | 49/100 |
| Composite | 61/100 |
| Door Gap | 23 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 7 of 14 requests, but could not find a contact route for machines. It came up empty on 6 other checks too. That is enough missing for a machine to give up before it reaches a purchase.
- 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
- missing read the developer documentation
- ok      read the prices without running JavaScript
- ok      walk the way a visitor would, to a signup form or a product
## Top issues
1. **Agents cannot discover the transaction protocol without reading the UCP manifest source directly.** (programmatic_onboarding)
2. **No security contact or vulnerability disclosure policy is published for agents or researchers to report issues.** (machine_fetchable_trust)
3. **No developer documentation is linked from the homepage, in raw HTML or the rendered page, so integration starts with a search engine.** (programmatic_onboarding)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/burton-yjyjef
## The agent door
- **machine_discoverability** 95/100. No AI crawler is blocked by robots.txt or user agent rules. The site serves a real browser normally, publishes llms.txt, and lists 392 product URLs in its sitemap. Assistants can find and read product pages without JavaScript barriers.
- **programmatic_onboarding** 10/100. No API documentation is linked from the homepage or published at standard paths. The UCP manifest exists but is not discoverable through conventional developer documentation channels, leaving agents to reverse-engineer the transaction.
- **pricing_legibility** 55/100. Prices appear in raw HTML on product pages (2 checked, both carried prices), but no Product schema.org markup accompanies them. An agent must parse the page text to extract price and currency rather than reading structured data.
- **agent_aware_instrumentation** 38/100. No MCP manifest is published at standard paths. A Universal Commerce Protocol manifest at version 2026-08-25 is present and declares 8 capabilities including checkout and payment, but its existence is not signalled through conventional.
- **machine_fetchable_trust** 40/100. No security.txt file is published. The homepage responds to automated requests with HTTP 200, but no trust signals, contact information for security issues, or vulnerability disclosure policy are machine-readable.
- **commercial_rails** 55/100. A UCP manifest declares 8 shopping capabilities including checkout, cart, fulfillment and order management, with 3 payment handlers. Shop Pay and PayPal are accepted. The protocol is published but requires agents to know to look for it.
## The human door
- **steps_to_first_value** 95/100. A product page with price ($100) and an add-to-basket control is reachable in 2 steps from the homepage. Both human shoppers and agents can reach a buyable item immediately.
- **required_fields** 80/100. The product page carries no account requirement. 11 inputs are present on the path walked, but 2 express wallet options (Shop Pay, PayPal) bypass form entry entirely, allowing purchase without registration.
- **verification_walls** 75/100. No sign-in requirement blocks access to the product page or checkout initiation. The page is readable and actionable without account creation, though the walk could not verify what happens after form submission.
- **error_recovery** 39/100. Only 1 of 11 inputs on the product page carries validation rules or constraint attributes. Most fields lack inline error containers or live regions to guide correction, leaving users to guess what went wrong.
---
Scored by SecondDoor. Method: https://www.seconddoor.io/methodology
Scan another site: https://www.seconddoor.io
