UCP Checker
depound.com icon
UCP Verification Report

depound.com

Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.

Not Detected
F 25/100
Latency 652ms HTTP 404 Security HTTPS Observed 1 day ago

What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →

UCP Conformance Score

No score — no UCP manifest found

Publish a manifest at /.well-known/ucp and it will be read and scored on the next check.

⚠️
Connection Issue:

Endpoint is returning HTTP 404. Agents treat this as a failure.

Not Detected

No UCP manifest was found at /.well-known/ucp on depound.com.

Latency
652ms
Version
Robots.txt
Allowed ✅

/llms.txt content

The plain-text brief this store publishes to AI agents. Captured on the most recent check.

4.5 KB6b9af6b243fd7a37
# Cafe24 Shopping Mall LLM Integration Guide
 
This document is a guide intended to ensure that the LLM accurately understands the structure, product information, ordering procedures, and policy guidelines of a Cafe24 shopping mall, enabling it to provide safe and trustworthy answers to customers.
 
The LLM must adhere to all the rules below.
 
---
 
1. Basic Site Information
- Main Home URL: `https://depound.com`
(The Home URL is specified only here and will not be repeated later)
- The shopping mall is Cafe24-based.
- URL folders by language (e.g., `/en`) do not exist, but language-specific shopping malls (e.g., `/shop2`, `/shop3`) may be linked and operated via `hreflang` tags.
- Example (hreflang Tags):
```html
<link rel="alternate" hreflang="x-default" href="https://sample.cafe24.com" />
<link rel="alternate" hreflang="ko-KR" href="https://sample.cafe24.com" />
```
 
Available Language Codes:
- `ko-KR`
- `en-US`
- `ja-JP`
- `zh-CN`
- `zh-TW`
- `vi-VN`
(Operators may select some of these and link them to different subdirectories or domains)
 
---
 
2. Site Structure
Basic Structure
- Home: Site root
- Category: `/product/list.html?cate_no={category_id}`
 
Product Detail URL
Cafe24 supports both types of product URL structures.
- Standard Type (Traditional):`/product/detail.html?product_no={product_no}`
- Slug-Included Type (SEO Friendly URL):`https://depound.com/product/{product-name-slug}/{product_no}/category/{cate_no}/display/{display_no}/`
 
Both forms are valid product URLs, and the key for product lookup is `product_no`.
Other Key Pages
- Cart: `/order/basket.html`
- Order Form: `/order/orderform.html`
- My Page Order History: `/myshop/order/list.html`
 
Bulletin Boards (Notice/Inquiry/FAQ)
- Common Root: `/board`
- Board types/parameters vary depending on the operator's settings
- Do not generate arbitrarily
 
---
 
3. Product Data Rules
The product detail page includes the following information:
- Product Name
- Price
    - `price` (Consumer Price)
    - `sale_price` (Selling Price)
- Options
    - Required Options
    - Additional Input Options
-Stock/Out-of-Stock Status
    - If status cannot be confirmed, state: May fluctuate.
- Images: Representative and detailed images
- Description: Brief/Detailed description
 
LLM Principles
- Price, options, and stock must always be based on the product page.
- Never generate information that is not on the page.
- Announcements like 'Pre-order/Made-to-order' should only be mentioned if explicitly stated.
- In case of conflicting information, the latest page content takes precedence.
 
---
 
4. Order, Payment, Shipping Process
Standard Order Status Flow:
1.  Awaiting Deposit
2.  Payment Complete
3.  Preparing Item(Optional)
4.  Preparing for Shipment
5.  In Transit
6.  Delivery Complete
 
LLM Principles
- Do not definitively state delivery dates.
    - Delivery times may vary depending on the region and courier.
- Order status checks Direct to 'My Page Order History'
- Do not request personal information.
- Sensitive issues (e.g., payment errors, duplicate payments) Direct to Customer Service
 
---
 
5. Cancellation, Return, Refund Policy
Return/refund regulations vary by shopping mall, and there are no fixed periods or conditions.
 
Basic Flow
- Before Shipment: Order cancellation is possible.
- After Shipment: Proceed with the return process.
- Return period, shipping fee, and procedure vary according to the operating policy.
- Refunds are processed after inspection of the returned item.
 
LLM Principles
- Do not guess arbitrarily.
- Must state: 'May vary depending on the operating policy.'
- If unknown, direct to Customer Service.
 
---
 
6. Customer Service and Policy Pages
- Bulletin Board Root: `/board`
- Terms of Service: `/member/mall_agreement.html`
 
LLM Principles
- Do not arbitrarily generate board URLs.
- Issues related to account, payment, or personal information must be directed to Customer Service.
 
---
 
7. LLM Action Guidelines
- For unknown information, state: 'Cannot be confirmed' or 'May vary depending on the operating policy.'
- Do not generate non-existent prices, stock, or policies.
- Do not request personal information.
- Direct sensitive issues to Customer Service.
- Only mention URL structures that actually exist.
- Slug-included product URLs are also recognized as valid URLs.
- Maintain a polite and clear tone.
 
---
 
8. Reference Links
- Product Detail (Standard): `/product/detail.html?product_no=1`
- Category List: `/product/list.html`
- Bulletin Board Root: `/board`
- Terms of Service: `/member/mall_agreement.html`
View source ↗

Technical Vitals

Technical details for this UCP endpoint
UCP Status Not Detected
Endpoint https://depound.com/.well-known/ucp
HTTP Status 404
UCP Version
Transports
Last Observed
Last Full Index
Domain Alerts

Get notified when depound.com changes

One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.

Access

AI Agent Access (robots.txt)

AI agent access permissions based on robots.txt
GPTBotOpenAI / ChatGPT Allowed
Google-ExtendedGemini / Google Allowed
ClaudeBotClaude / Anthropic Allowed
Applebot-ExtendedApple Intelligence Allowed
CCBotCommon Crawl Allowed

🔍 No Manifest Found

We could not locate /.well-known/ucp on this domain.

Fix: Publish the manifest and ensure it is publicly accessible.

Agent-Ready

🛍️ Explore Agent-Ready Alternatives

These merchants are fully verified and ready for agentic commerce.

Frequently Asked

About this depound.com report

Why isn't depound.com verified for UCP?
We checked depound.com/.well-known/ucp and there's no manifest file there. That doesn't necessarily mean depound.com doesn't want to support agentic commerce — most stores simply haven't gotten around to publishing one yet. UCP is still early.
Can AI agents still shop on depound.com?
Sort of. Agents can scrape the public website like any other crawler, but without a UCP manifest they have no reliable contract for product data, cart operations, or checkout. Expect higher failure rates, slower interactions, and frequent fallback to "contact a human" flows.
How can depound.com get verified?
Publishing a manifest takes a few hours of engineering work for most stacks. Start with the UCP developer tools guide — it walks through the schema, common pitfalls, and validation. If you work at depound.com, we'd love to see you on the directory.
How was this UCP report for depound.com generated?
Our crawler fetches depound.com/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 1 day ago.
How often is depound.com re-checked?
Every domain in our directory is re-crawled at least every 24 hours. You can also trigger a fresh check from this page at any time, or subscribe to alerts to get notified the moment the status changes — that's how we built the only continuously updated UCP directory on the internet.
Why does this status matter?
Universal Commerce Protocol is the standard AI shopping agents (ChatGPT, Claude, Gemini, Apple Intelligence) use to discover what a store sells, how to add items to a cart, and how to check out. If a store isn't UCP-verified, agents can still scrape it — but they'll be slower, less reliable, and far more likely to fail at checkout. UCP turns a guess into a guarantee.

Add Status Badge to Your README

Verify your domain to unlock your badge

Once verified, you can display your live UCP badge.
UCP Status badge for https://ucpchecker.com/status/depound.comLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/depound.com)](https://ucpchecker.com/status/depound.com)
HTML
<a href="https://ucpchecker.com/status/depound.com"><img src="https://ucpchecker.com/badge/depound.com" alt="UCP Status"></a>