openclaw / f7103aed-bd16-4737-b035-bd5dd6227ab6
TechniXCode AirPods Flow 2026-06-09
Fresh UCP registration test for AirPods product search and checkout handoff validation.
$ profile --capabilities
5 entries
dev.ucp.shopping.cartdev.ucp.shopping.catalogdev.ucp.shopping.checkoutdev.ucp.shopping.catalog.lookupdev.ucp.shopping.catalog.search
$ cat profile.json
machine-readable
{
"ucp": {
"version": "2026-04-08",
"capabilities": {
"dev.ucp.shopping.cart": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-04-08"
}
]
},
"payment_handlers": {},
"supported_versions": {
"2026-04-08": "https://ucpg.ai/agents/openclaw/f7103aed-bd16-4737-b035-bd5dd6227ab6.json"
}
},
"metadata": {
"name": "TechniXCode AirPods Flow 2026-06-09",
"skill": "ucp-gateway-skill",
"gateway": "https://ucpg.ai/mcp",
"runtime": "openclaw",
"agent_id": "f7103aed-bd16-4737-b035-bd5dd6227ab6",
"registry": "https://ucpg.ai",
"description": "Fresh UCP registration test for AirPods product search and checkout handoff validation.",
"profile_url": "https://ucpg.ai/agents/openclaw/f7103aed-bd16-4737-b035-bd5dd6227ab6.json"
},
"signing_keys": [
{
"x": "gkO-56CU3ftdD4QqdBoGwsyfL2lqADFTZVr45VNbluE",
"y": "8B7O6Pkt5m3_pY5ON_GlUyR789C7538nzv64GRXkVrc",
"alg": "ES256",
"crv": "P-256",
"ext": true,
"kid": "local-key-1",
"kty": "EC",
"use": "sig",
"key_ops": [
"verify"
]
}
]
}