Product composition is in beta. The behavior below is live for storefronts with
a ready Storefront-built product path; the surface may evolve before general availability.
format_options[], and pricing. The
difference is that you never had to author it: the agent built it from your rules.
Composition is deterministic where it matters — the same brief against the same
inventory and rules returns products with stable ids, so a buyer who discovers
again sees the same products rather than a fresh set each time.
How the product path is selected
Product composition is not a separately priced add-on and has no Storefront-wide on/off switch. Each inventory source has an explicit product contract:- Storefront-built supplies ingredients that Interchange turns into buyer-ready products.
- Agent-supplied supplies complete products that Interchange preserves and routes back to that Sales Agent.
- Both product paths supports both flows; each Source selects one or both.
- A ready wholesale source. The source must declare and implement the AdCP 3.1+ wholesale product contract. Ordinary buyer-facing products are never guessed to be ingredients.
- Author operating instructions. Composition can’t run without rules — an active operating-instructions ruleset tells the agent what to build and how. If a Storefront-built path is ready but no active ruleset exists, the storefront auto-pauses and notifies you rather than composing blindly.
An ad-server-backed source has a
fixed Storefront-built contract. An ad server exposes raw
inventory — ad units and placements — which must be composed into buyer-ready
products before it can be sold; this is source behavior, not an account toggle.
What a buyer sees
Composed products are returned in ordinary product discovery. The buyer submits a brief; the agent returns products (and, where configured, multi-product proposals with budget allocations across them). Each product is priced server-side and clamped to the[wholesale floor, seller ceiling] range, so a
composed price is never below your cost.
Creative delivery is canonical end to end. The composed product exposes the
selected URL-free format_options[]; when a buyer pins one with
format_option_refs[], Interchange resolves it back to the exact source option
or direct format_kind and params selector. Source compatibility adapters may
normalize an older named format at ingestion, but composed products never expose
that source’s legacy URL-based format identity.
Watching it work
Every composition run is observable. Use intelligence runs to see what the agent composed for a given brief and why — the inventory it drew on, the rules it applied, and the rationale behind each product.Related
Operating instructions
The rules the agent follows when composing products — required for composition.
Playbook pricing
The pricing facts composed products are anchored to.
Intelligence runs
See what the agent composed for a brief, and why.
Merchandising agent
How the agent turns inventory + rules into a proposal.