Catalog/feed owns
Structured product discovery
Feeds can provide product IDs, descriptions, price signals, availability, categories, promotions, and merchant metadata.
Catalog-feed / UCP-style adapters
Catalog and feed APIs are great at exposing products, availability, pricing signals, and promotions. WATP turns that context into a signed negotiation flow when the buyer needs B2B terms before checkout.
Catalog/feed owns
Feeds can provide product IDs, descriptions, price signals, availability, categories, promotions, and merchant metadata.
WATP owns
A feed item becomes WATP HASH_INTEREST, then suppliers negotiate terms before an order or checkout is created.
Today
connectors/ucp maps UCP-style product payloads to WATP negotiation input. The cross-protocol demo proves feed to A2A to WATP to ACP-style handoff with injected mocks.
Read product context from a merchant feed or catalog API.
Convert item, quantity, and buyer intent into HASH_INTEREST.
Negotiate with eligible WATP suppliers.
Hand final terms to checkout, ERP, ACP-style, or payment adapters.
The repository intentionally uses "catalog/feed APIs" and "UCP-style" because no verified official third-party UCP integration has been established. This page documents an adapter pattern, not a partnership or native certification.
product_feed_item
-> watp-ucp-bridge
-> HASH_INTEREST
-> negotiated_terms