Blueprints
Blueprints are versioned, copy-paste-ready, claim-typed templates for the machine surfaces this handbook teaches: product feeds, structured data, crawler rules, and agentic-commerce protocol payloads. Each one is dated and states when it was last verified against its source spec, because agent-facing specs change fast.
- llms.txt for e-commerce catalogsA production-shaped llms.txt template for a store catalog, ordered by decision weight so agents read your product feed, offers, and policies first.
- Product markdown-mirror templateA copy-paste per-product Markdown mirror template, ordered by decision weight so AI shopping agents read the facts that drive selection first.
- Token-efficient product JSON-LD patternsCopy-paste product JSON-LD skeletons (single product and multi-variant ProductGroup) for AI shopping agents, with the fields that carry selection weight.
- Edge worker for machine surfacesTwo Cloudflare Worker variants for caching llms.txt and .md mirrors: the CDN path honors stale-while-revalidate; the Cache API refreshes manually.