Drop the SKU sheet. Say what to stencil back.
Keep every generated copy row tied to supplied SKU facts.
Provide product titles and fields, channel limits, SKU fact IDs, and material and capacity values. SkuWeave returns eligibility, invalid-copy IDs, or fixed copy rows.
Sign in and you go straight back to the SkuWeave conversation. Work happens in chat. This page never asks for your card details or email address.
Pre-publish integrity locks: every claim is anchored to cited SKU facts
A channel is blocked for missing required fields or an overlong title. Copy is flagged when it cites a fact absent from the matching SKU.
The sheet that loads the crate
Inputs cover product titles, channel limits, required fields, SKU fact IDs, material, and capacity.
Product title and the fields required by each target channel
Channel IDs, maximum title lengths, and required-field names
SKU fact IDs and copy records that cite those facts
SKU, product name, material, and capacity in millilitres
Copy is only what the facts can carry
A channel is blocked for missing required fields or an overlong title. Copy is flagged when it cites a fact absent from the matching SKU.
SkuWeave checks required fields and title length for each supplied channel.
It compares every copy fact ID with the fact set attached to that SKU.
It validates name, material, and capacity before producing the fixed SKU copy template.
What leaves the dock, still unpublished
Every emitted artifact stays in conversation storage, unpublished to external channels.
Separate eligible and blocked channel ID lists
IDs of copy records that cite a fact absent from their SKU
A fixed Chinese copy row per supplied SKU using name, material, and capacity
The copy row is a fixed template. Missing facts are not invented.
Catalog evidence from the production engine: a copy that cites a fact not present on its SKU is listed in invalid_copy_ids, and a channel missing required fields or exceeding title length is blocked.
- CHECK 01Invalid copy
find_invalid_copies returns invalid_copy_ids when factIds are absent from the SKU- CHECK 02Channel gate
classify_channels splits eligible_channels vs blocked_channels- CHECK 03Copy template
generate_batch_copy emits "{name}:{material},{capacity}毫升。"- CHECK 04Publish rule
Never upload or publish a listing.
It does not load the truck
A batch production workspace for commerce teams turning product facts and brand rules into channel-specific assets.
- Inventing product specifications, benefits, certifications, or fact IDs
- Uploading or publishing a listing
- Generating product images or arbitrary campaign copy from this deterministic engine
- All product facts and image rights require verification.
- Channel limits and prohibited claims need current review.
Check a SKU sheet before the batch is stenciled.
Bring titles, channel limits, SKU fact IDs, and material and capacity values. Review eligibility and copy rows before anyone exports.
Questions
Why is a channel blocked?
A channel is blocked when a required product field is absent or empty, or when the supplied product title exceeds that channel's maximum length.
How is unsupported copy found?
Each copy record lists the fact IDs it uses. The copy is flagged when any cited ID is absent from the matching SKU's supplied facts.
What copy can this engine generate?
It generates a fixed Chinese sentence from the supplied product name, material, and capacity in millilitres, with the SKU retained.
Does SkuWeave publish the batch?
No. The engine returns validation lists and copy rows; it does not upload or publish a listing.