Real-time price and availability signals
Nothing kills agent trust faster than recommending an out-of-stock product. When an agent surfaces a product to a shopper and the transaction fails because availability data was stale, the agent learns to down-rank that merchant’s listings in future recommendations. OpenAI’s ACP feed specification requires availability status to resolve to one of five explicit enum values: in_stock, out_of_stock, pre_order, backorder, or unknown. “Unknown” is the worst state — agents treat ambiguity as a risk signal and skip ambiguous listings in favour of a competitor with a clean signal.
For Google Merchant Center, feeds updated within 24 hours with automatic item updates enabled are the baseline. For ChatGPT’s ACP, the gzip-compressed product feed pushed to OpenAI’s endpoint must carry accurate pricing with an ISO 4217 currency code (e.g., USD, GBP, EUR) and a live availability flag. Retailers that push updates in real time, or at least every four hours, are structurally advantaged against those refreshing daily. Agentic commerce SEO starts here.


























