Skip to content

Commit 65c4a1b

Browse files
alexpark20claude
andcommitted
docs: remove cart-specific entry, mark Universal-Commerce-Protocol#17 and Universal-Commerce-Protocol#18 as not implemented
Cart capability was not part of the 2026-01-23 spec (introduced 2026-01-26), so cart-to-checkout (Universal-Commerce-Protocol#13) is new capability work, not a migration concern. Eligibility claims (Universal-Commerce-Protocol#17) and signals (Universal-Commerce-Protocol#18) are not yet implemented in Shopify. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9dfa5a9 commit 65c4a1b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

ucp-spec-diff/mcp-implementation-guide.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@
2323
| 7 | Profile `Cache-Control: public, max-age ≥ 60` | draft | `2026-01-23, draft` || [#156](https://github.com/Universal-Commerce-Protocol/ucp/pull/156) |
2424
| 10 | `adjustment.amount` minimum: 0 enforcement | draft | `` || [#246](https://github.com/Universal-Commerce-Protocol/ucp/pull/246) |
2525
| 12 | New error codes (`out_of_stock`, `address_undeliverable`) | draft | `2026-01-23, draft` || [#147](https://github.com/Universal-Commerce-Protocol/ucp/pull/147) |
26-
| 13 | Cart-to-checkout: discount codes forwarded explicitly | draft | `2026-01-23, draft` || [#246](https://github.com/Universal-Commerce-Protocol/ucp/pull/246) |
2726
| 16 | Signing headers (`meta.signature`, `meta.idempotency-key`, `meta.ucp-agent`) | draft | `2026-01-23, draft` || [#156](https://github.com/Universal-Commerce-Protocol/ucp/pull/156) |
28-
| 17 | Eligibility claims & `invalid_eligibility` blocking error | draft | `2026-01-23, draft` | | [#250](https://github.com/Universal-Commerce-Protocol/ucp/pull/250) |
29-
| 18 | `signals` field on cart/checkout | draft | `2026-01-23, draft` | | [#203](https://github.com/Universal-Commerce-Protocol/ucp/pull/203) |
27+
| 17 | Eligibility claims & `invalid_eligibility` blocking error | draft | `2026-01-23, draft` | | [#250](https://github.com/Universal-Commerce-Protocol/ucp/pull/250) |
28+
| 18 | `signals` field on cart/checkout | draft | `2026-01-23, draft` | | [#203](https://github.com/Universal-Commerce-Protocol/ucp/pull/203) |
3029
| 19 | Fulfillment method `id`/`type` optional on update | draft | `2026-01-23, draft` || [#143](https://github.com/Universal-Commerce-Protocol/ucp/pull/143), [#196](https://github.com/Universal-Commerce-Protocol/ucp/pull/196) |
3130
| 20 | `intent` field in context | draft | `2026-01-23, draft` || [#95](https://github.com/Universal-Commerce-Protocol/ucp/pull/95) |
3231

0 commit comments

Comments
 (0)