ucpplayground.com logo

ucpplayground.com

verified_user Multi-version UCP compliance, backward compatibility & transport audit

schedule Last scanned 5/4/2026

D 60/100

Conformance

63%
45%

Capability

100%
14%

Coverage

24%
12%

Backward Compat

0%
9%

Negative

41%
8%

Transport

100%
8%

Latency

99%
4%

Audit Details

61% Passing Rate
warning DISC-0012
Cache-Control max-age is within recommended bounds

Cache-Control "no-cache, private" disables caching — agents will re-fetch on every request

Warn
check_circle DISC-0006
Profile response advertises cache headers

Completed in 483ms

Pass
check_circle DISC-0003
Profile declares at least the checkout capability

Completed in 224ms

Pass
check_circle DISC-0016
Capability version strings are valid ISO dates

Completed in 192ms

Pass
check_circle DISC-0008
Profile response Content-Type is application/json

Completed in 231ms

Pass
cancel DISC-0010
Discovery endpoint exposes CORS headers

Discovery response is missing Access-Control-Allow-Origin header

Fail
check_circle DISC-0007
Profile is served over HTTPS

Completed in 314ms

Pass
check_circle DISC-0011
Two consecutive profile fetches return identical bodies

Completed in 357ms

Pass
warning DISC-0020
Signing JWKs use only allowed kty/crv values

Profile declares no signing_keys array — the field is optional per the UCP spec, but agents cannot verify signed payloads from this merchant

Warn
check_circle DISC-0015
No duplicate capability entries (same name + version)

Completed in 195ms

Pass
warning DISC-0017
OpenAPI servers[] URL is reachable

Profile has no loadable service-level OpenAPI document

Warn
check_circle DISC-0001
Business profile has a valid structure

Completed in 196ms

Pass
help DISC-0022
Merchant responses are signed with the published signing_keys

Profile declares no signing_keys; nothing to verify against. DISC-0002 tracks absence separately.

Skip
warning DISC-0021
robots.txt allows AI agents to read the UCP profile

5 of 5 AI agents are disallowed from /.well-known/ucp

Warn
check_circle DISC-0014
All declared schema URLs use HTTPS

Completed in 195ms

Pass
warning DISC-0019
Signing keys are importable via Web Crypto

Profile declares no signing_keys array — the field is optional per the UCP spec, but agents cannot verify signed payloads from this merchant

Warn
warning DISC-0002
Profile advertises well-formed signing keys

Profile declares no signing_keys array — the field is optional per the UCP spec, but agents cannot verify signed payloads from this merchant

Warn
check_circle DISC-0018
Service binding transports are in the allowed set

Completed in 205ms

Pass
check_circle DISC-0005
Profile declares a ucp.version string

Completed in 240ms

Pass
check_circle DISC-0013
Profile ucp.version is one the grader recognizes

Completed in 197ms

Pass
check_circle DISC-0009
Profile is served at the canonical .well-known/ucp path

Completed in 205ms

Pass
warning SCHEMA-INT-0004
Declared capabilities match operations in the OpenAPI

No OpenAPI operations available to cross-check

Warn
warning SCHEMA-INT-0009
Capability JSON Schemas declare a modern $schema draft

Profile declares no capability JSON Schemas

Warn
warning SCHEMA-INT-0003
Capability-level JSON Schemas are well-formed

Profile declares zero capability-level schemas

Warn
warning SCHEMA-INT-0008
OpenAPI components.schemas has no orphans

Profile has no loadable service-level OpenAPI document

Warn
warning SCHEMA-INT-0002
Service-level OpenAPI document is valid OpenAPI 3.x

No service-level OpenAPI schema was loaded

Warn
warning SCHEMA-INT-0006
Every OpenAPI operation declares a 2xx JSON response schema

Profile has no loadable service-level OpenAPI document

Warn
warning SCHEMA-INT-0005
Every $ref referenced schema document is reachable

Profile declares no loadable schema documents

Warn
cancel SCHEMA-INT-0001
All declared schema URLs return 200

1 of 1 schema URLs failed to load: [service] https://ucpplayground.com/ucp-merchant/openapi.json → http_404

Fail
cancel SCHEMA-0005
Cancel session response matches the OpenAPI schema

Could not create session: 201

Fail
help SCHEMA-0002
Create session response matches the OpenAPI schema

Schema unavailable: no_openapi

Skip
warning SCHEMA-0001
Discovery profile matches the published JSON Schema

ucp.payment_handlers is missing or not an object

Warn
cancel SCHEMA-0003
Get session response matches the OpenAPI schema

Could not create session: 201

Fail
cancel SCHEMA-0004
Update session response matches the OpenAPI schema

Could not create session: 201

Fail
cancel CHK-0008
Canceling a session twice with the same idempotency key is idempotent

First cancel returned status=404

Fail
cancel CHK-0007
Cancel a checkout session

cancelSession returned 404

Fail
cancel CHK-0001
Create checkout session with defaults

Checkout session failed schema validation

Fail
check_circle CHK-0002
Repeated createSession with same idempotency key returns same session

Completed in 448ms

Pass
cancel CHK-0003
Create session then set shipping address

setShippingAddress returned 422

Fail
cancel CHK-0004
Retrieve a checkout session by id

getSession returned 404

Fail
cancel CHK-0009
Reusing an Idempotency-Key with a different body must be rejected

Server accepted a second create with the same idempotency key but a different currency (USD → EUR). Per the spec, the second call must be rejected.

Fail
cancel CHK-0010
update_checkout is idempotent on replay and rejects conflicting replays

First update returned status=422

Fail
cancel CHK-0005
Select a shipping method on a checkout session

setShippingAddress returned 422

Fail
warning CAP-CAT-0002
Catalog capability advertised for product lookup

Profile does not declare dev.ucp.shopping.catalog.lookup

Warn
warning CAP-CAT-0001
Catalog capability is declared

Profile does not declare dev.ucp.shopping.catalog.search

Warn
check_circle CAP-CHK-0001
Checkout capability is declared and reachable

Completed in 232ms

Pass
warning CAP-FUL-0001
Fulfillment capability is declared

Profile does not declare dev.ucp.shopping.fulfillment

Warn

Business Profile

Services

dev.ucp.shopping
rest

Capabilities

dev.ucp.shopping.catalog
v2026-04-08
Implemented
Tests: 2/2 passed
dev.ucp.shopping.checkout
v2026-04-08
Implemented
Tests: 3/8 passed