UCP Checker
Back to status
chuu.co.kr icon
UCP Score

UCP Score for chuu.co.kr

UCP conformance score, top priorities, impact & effort matrix, and copy-paste fixes for every issue.

Not Detected
F26/100
Analyzed Sep 22, 2026 · 1 recommendation ·Cafe24
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.

Working

Agent Discovery is solid (88/100).

Blocking

Publish a UCP manifest at /.well-known/ucp — No manifest was found at the well-known path.

Start Here

Publish a UCP manifest at /.well-known/ucp

⚠️
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 chuu.co.kr.

Latency
645ms
Version
Robots.txt
Allowed ✅

Top Priorities

1
Publish a UCP manifest at /.well-known/ucp

No manifest was found at the well-known path.

High impact High effort

Impact & Effort Matrix

Prioritised recommendations by expected impact and implementation effort

Quick Wins(0)

High impact, low effort

  • No items
Strategic Investments(1)

High impact, high effort

  • Publish a UCP manifest at /.well-known/ucp
Incremental Gains(0)

Medium impact & effort

  • No items
Consider Later(0)

Lower priority

  • No items

Recommendations

All improvements ranked by priority, with evidence and actionable fixes.

1

Publish a UCP manifest at /.well-known/ucp

High impact High effort

No manifest was found at the well-known path.

Why it matters

Without a manifest, agents fall back to scraping HTML — slower, more error-prone, and far more likely to fail at checkout. UCP turns "guess what this store sells" into a contract.

Show fix

Serve a JSON document at /.well-known/ucp with at minimum a ucp.version, ucp.capabilities, and ucp.services. See the developer tools page for platform-specific guides.

GET https://yourstore.com/.well-known/ucp
Content-Type: application/json

{
  "ucp": { "version": "2026-08-25", "capabilities": {...}, "services": {...} },
  "keys": [...]
}
UCP_NOT_DETECTED

Full Check Breakdown

Every signal we evaluate, grouped by category.

Agent Discovery7/8 passed

Can AI agents find your store and its UCP manifest?

  • HTTPSCore

    Manifest served over a secure connection.

    Manifest URL uses https://

    Why it matters

    Agents reject non-HTTPS endpoints outright. Signed payloads over HTTP are meaningless because the channel itself is tamperable.

  • UCP manifest reachableCore

    Manifest fetched OK from /.well-known/ucp.

    HTTP 404

    Why it matters

    Agents start every session by fetching this URL. If it 404s or times out, the store is invisible to agent commerce.

  • AI bot accessCore

    robots.txt allows agent crawlers to fetch the manifest.

    robots.txt allows /.well-known/ucp

    Why it matters

    Agents respect robots.txt. Even a published manifest gets ignored if the file is disallowed for known agent user-agents.

  • llms.txtExperimental

    Hand-written brief at /llms.txt for AI agents.

    Found at /llms.txt

    Why it matters

    Emerging convention (analogous to robots.txt). Recommendation/discovery agents read it for brand context, return policy, and crawl preferences.

  • sitemap.xmlCore

    XML sitemap published at /sitemap.xml.

    Found at /sitemap.xml

    Why it matters

    Tells agents which pages are canonical and how often they change. Without it, agents fall back to following internal links.

  • Open Graph tagsCore

    OG meta tags on the homepage.

    og:title and og:type/url present

    Why it matters

    OG tags drive how your store unfurls in agent surfaces, Slack, iMessage, and ChatGPT shares.

  • Organization schema (JSON-LD)Core

    Schema.org Organization (or OnlineStore) JSON-LD on homepage.

    Organization-typed JSON-LD detected

    Why it matters

    Gives agents a structured representation of your brand identity — used to verify you are who your manifest claims you are.

  • Mobile viewport metaCore

    Viewport meta tag for mobile rendering.

    <meta name="viewport"> present

    Why it matters

    Mobile agent sessions render in browser sandboxes that respect this. Without it, screenshots taken by agents are unreadable.

UCP Conformance0/1 passed

Does your manifest meet the published spec?

  • Manifest present for spec validationCore

    Conformance checks require a fetchable manifest.

    Status: Not Detected

    Why it matters

    Once the manifest is fetchable, this section will show 4+ structural checks (validity, version format, signing keys, validation warnings).

Capability Coverage0/1 passed

What operations can agents actually perform?

  • Capabilities visibleCore

    Capability checks require a fetchable manifest.

    Status: Not Detected

    Why it matters

    Once the manifest is fetchable, this section will show capability count, checkout coverage, transports, and payment handler health.

/llms.txt content

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

1008 B6e8729cb18ba36e3
# chuu (츄)

> SS 2026 Lookbook — 여유로운 감각, 스타일의 새로운 기준. 츄 chuu 공식 룩북. Be your own CHUU.

CHUU(츄)는 2012년 한국에서 시작된 여성 패션 브랜드입니다. "키스(chuu)"라는 의미를 담고 있으며, "Be your own CHUU"의 슬로건 아래 자유롭고 개성 있는 여성상을 추구합니다. 여유로운 감각으로 스타일의 새로운 기준을 제시합니다.

## 주요 정보

- 브랜드명: chuu (츄)
- 시즌: SS 2026 Pre-Collection · The New Summer Edit
- 캠페인 글로벌 앰배서더: Zhao Lusi (赵露思 · 조로사)
- 공식 사이트: https://chuu.co.kr/
- 플래그십 매장: 서울특별시 성동구 성수동2가 301-69 (매일 11:00 — 20:00)
- 회사: 주식회사 제이엘챕터 (대표: 김한주) — 서울특별시 성동구 연무장길 1, 1·2층

## 다국어

한국어 / 영어 / 중국어 간체 / 중국어 번체 / 일본어

## 사이트맵

https://chuu.co.kr/sitemap.xml
View source ↗

Technical Vitals

Technical details for this UCP endpoint
UCP Status Not Detected
Endpoint https://chuu.co.kr/.well-known/ucp
HTTP Status 404
UCP Version
Transports
Last Observed
Last Full Index

Embed your UCP Score

Drop the live grade into your README, status page, or marketing site. The badge auto-updates as your score changes.

UCP Score for chuu.co.kr badge for https://ucpchecker.com/score/chuu.co.krLive preview
Markdown
[![UCP Score for chuu.co.kr](https://ucpchecker.com/score/chuu.co.kr/badge.svg)](https://ucpchecker.com/score/chuu.co.kr)
HTML
<a href="https://ucpchecker.com/score/chuu.co.kr"><img src="https://ucpchecker.com/score/chuu.co.kr/badge.svg" alt="UCP Score for chuu.co.kr"></a>
New · Early access open
Is chuu.co.kr yours? Claim it & monitor it daily

Prove ownership with one DNS record and the new monitoring dashboard watches it every day — score trends, break alerts, staging drift and a watchlist that benchmarks you against the field. Free while in beta.

Start monitoring →

This score reflects data from the most recent crawl. Run a fresh check to update, or read the methodology to see how each signal is scored.

Save this report

Track chuu.co.kr's UCP score over time. We'll re-run the full check weekly and email you if the score drops, a capability regresses, or status flips.

Free. One email when something changes — no marketing. Privacy.