Black Swan Procurement
Problem — Purchase intent is trapped inside retailer-specific search boxes. Customers repeatedly restate the same requirements while every seller represents products, availability, pricing, and carts differently.
Product — Black Swan Procurement is a provider-neutral shopping engine that converts natural-language requests into typed purchase specifications and routes them through merchant-specific search and cart adapters.
A purchase request should be written once, remain under the customer's control, and work across whichever seller or interface responds best.
Evidence
- Canonical, schema-validated purchase-request model shared across every interface— Implemented
- Command-line, REST, MCP, and web interfaces on one search-and-cart engine— Implemented
- Kroger authentication, product search, and cart integration working end-to-end— Implemented
- Merchant-adapter architecture isolating retailer-specific logic from the core model— Implemented
- Product normalization and ranking across multiple merchants— In progress
Next — Validate product normalization and cart handoff across multiple merchants without allowing retailer-specific assumptions to contaminate the core procurement model.