From ec2ebd3aff39793297743309d5d8b330147668e9 Mon Sep 17 00:00:00 2001 From: "yingzhe.hu" Date: Wed, 12 Aug 2026 17:03:43 -0700 Subject: [PATCH 1/2] docs: index the Split Payments extension in llms.txt --- mkdocs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 3c08d1315..b60a50048 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -341,6 +341,12 @@ plugins: memberships, tiers, benefits, and reward earning forecasts while managing provisional eligibility claims and enforcing data-minimization privacy rules. + - specification/split-payments.md: >- + Split Payments Extension, enabling a single checkout to be paid + with multiple instruments by defining business-declared allowed + combinations, specified- and open-amount contributions, + per-instrument charge reporting, and all-or-nothing failure + handling. Cart Capability: - specification/cart.md: >- Pre-purchase Cart Capability, detailing item collection, state From 40306f717cf4444a1f99550114ac237d17c1617d Mon Sep 17 00:00:00 2001 From: "yingzhe.hu" Date: Wed, 12 Aug 2026 17:04:03 -0700 Subject: [PATCH 2/2] docs: index the Glossary in llms.txt --- mkdocs.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index b60a50048..9c73b41eb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -277,6 +277,11 @@ plugins: - specification/overview.md: >- Master technical specification of UCP, discovery mechanisms, secure transports, and error taxonomies. + - specification/glossary.md: >- + Definitions of the protocol, commerce, payment, regulatory, and + standards terms and acronyms used throughout the specification, + including Capability, Extension, Action, Platform, Business, and + Merchant of Record. Message Signatures: - specification/signatures.md: >- Implementation details for RFC 9421 HTTP Message Signatures and