bestgrading.com
Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.
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 →
bestgrading.com is conforming and ready for agent discovery and checkout.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# llms.txt
# Public brief for AI agents about Soulway Veggie 素回味
# About
「讓素食,不只是選擇,而是一種回味。」
素回味相信:美味不必妥協、健康不必犧牲、環保不必艱難。
我們用植物重新詮釋熟悉的味道,讓每一口都能喚起記憶中的滿足感。
Let veggie food be more than a choice—let it be a lasting aftertaste.
Soulway Veggie believes: great flavor doesn’t require compromise, health doesn’t require sacrifice, and sustainability doesn’t have to be difficult.
We reinterpret familiar tastes through plants, so every bite can awaken the satisfaction you remember.
# Product Categories
- 微波即熱
- 微波即熱 > 輕鬆肉
- 批發專用
- 氣炸鍋系列
- 湯麵至夾
- 純素/無五辛
- 純素/無五辛 > 無五辛
- 純素/無五辛 > 純素
- 經典素食系列
- 香港品牌
- 香港品牌 > FERM天貝
- 香港品牌 > 卜卜餃
- 香港品牌 > 天貝專家
- 香港品牌 > 素回家
- 香港品牌 > 素食教煮
# Policies
- Return policy: https://bestgrading.com/returnpolicy
- Terms: https://bestgrading.com/terms
- Privacy: https://bestgrading.com/privacy
# UCP
- Discovery profile: https://bestgrading.com/.well-known/ucp
Capabilities Detected
| Cart ✓ Bound | 2026-08-25 |
| Discount Extension ✓ Bound | 2026-08-25 |
| Checkout ✓ Bound | 2026-08-25 |
| Fulfillment Extension ✓ Bound | 2026-08-25 |
| Catalog Lookup ✓ Bound | 2026-08-25 |
| Catalog Search ✓ Bound | 2026-08-25 |
Technical Vitals
| UCP Status | Verified |
| Endpoint | https://bestgrading.com/.well-known/ucp |
| HTTP Status | 200 |
| UCP Version | 2026-08-25 |
| Transports | REST, MCP |
| Last Observed | |
| Last Full Index |
What you can do with this report
Open Validator
Inspect the manifest line-by-line and see exactly which schema rules pass or fail.
Run validator →Simulate an Agent Shop
Send a real AI shopping agent to bestgrading.com and watch it browse, cart, and check out.
Open in Playground ↗Run a Fresh Check
Force a brand new live crawl right now — use this to confirm a recent fix.
Re-check now →Claim this Store
Is bestgrading.com yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when bestgrading.com changes
One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.
AI Agent Access (robots.txt)
| GPTBotOpenAI / ChatGPT | ✓Allowed |
| Google-ExtendedGemini / Google | ✓Allowed |
| ClaudeBotClaude / Anthropic | ✓Allowed |
| Applebot-ExtendedApple Intelligence | ✓Allowed |
| CCBotCommon Crawl | ✓Allowed |
Raw UCP Manifest JSON
{
"ucp": {
"keys": [],
"status": "success",
"version": "2026-08-25",
"services": {
"dev.ucp.shopping": [
{
"spec": "https://ucp.dev/2026-08-25/specification/overview",
"schema": "https://ucp.dev/2026-08-25/services/shopping/rest.openapi.json",
"version": "2026-08-25",
"endpoint": "https://bestgrading.com/apis/ucp",
"transport": "rest"
},
{
"spec": "https://ucp.dev/2026-08-25/specification/overview",
"schema": "https://ucp.dev/2026-08-25/services/shopping/mcp.openrpc.json",
"version": "2026-08-25",
"endpoint": "https://bestgrading.com/apis/ucp/mcp",
"transport": "mcp"
}
]
},
"capabilities": {
"dev.ucp.shopping.cart": [
{
"spec": "https://ucp.dev/2026-08-25/specification/cart",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json",
"version": "2026-08-25"
}
],
"dev.ucp.shopping.checkout": [
{
"spec": "https://ucp.dev/2026-08-25/specification/checkout",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json",
"version": "2026-08-25"
}
],
"dev.ucp.shopping.discount": [
{
"spec": "https://ucp.dev/2026-08-25/specification/discount",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.cart",
"dev.ucp.shopping.checkout"
],
"version": "2026-08-25"
}
],
"dev.ucp.shopping.fulfillment": [
{
"spec": "https://ucp.dev/2026-08-25/specification/fulfillment",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout"
],
"version": "2026-08-25"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"spec": "https://ucp.dev/2026-08-25/specification/catalog/lookup/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json",
"version": "2026-08-25"
}
],
"dev.ucp.shopping.catalog.search": [
{
"spec": "https://ucp.dev/2026-08-25/specification/catalog/search/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json",
"version": "2026-08-25"
}
]
},
"payment_handlers": {
"dev.boutir.payment.bank_transfer": [
{
"id": "dev.boutir.payment.bank_transfer",
"spec": "https://bestgrading.com/.well-known/ucp/payment-handler/spec",
"config": {
"description": "Use payment.instruments with bank_transfer type."
},
"schema": "https://bestgrading.com/.well-known/ucp/payment-handler/schema.json",
"version": "2026-08-25",
"available_instruments": [
{
"type": "bank_transfer"
}
]
}
]
},
"supported_versions": {
"2026-04-08": "https://bestgrading.com/.well-known/ucp/2026-04-08",
"2026-08-25": "https://bestgrading.com/.well-known/ucp/2026-08-25"
}
}
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with bestgrading.com, ranked by overlap.
About this bestgrading.com report
What does it mean that bestgrading.com is verified for UCP?
/.well-known/ucp, the manifest passes schema validation against 2026-08-25, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.Can I trust bestgrading.com for AI agent purchases?
What platform does bestgrading.com use for UCP?
How was this UCP report for bestgrading.com generated?
bestgrading.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 7 hours ago.How often is bestgrading.com re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/bestgrading.com)<a href="https://ucpchecker.com/status/bestgrading.com"><img src="https://ucpchecker.com/badge/bestgrading.com" alt="UCP Status"></a>