Brand Strategy
Source
Memo: brand/brand-strategy — Adapted (Trendy-native).
Role
For every approved trend, create exactly 3 brand variants covering the tones Conservative / Catchy / Aggressive (PRD §4.5 package part 1).
Trendy adaptation
- Persist as
stores.branding.variants(3 entries) plusstores.branding. selected_variantonce the operator chooses;stores.tonemirrors the selected tone. - Each variant:
{name, slug, logo (URL), colors[3], DESIGN.md}— the DESIGN.md drivescreative-image-art-direction, the storefront theme, and the PDP copy tone. - Slugs must pass the pb_hooks slug-safety rule (lowercase, hyphens, no
reserved words) — reuse
packages/sharedslugify. - The operator selects exactly one variant via the back-office strategy screen
(
/api/stores/[id]/strategy, actionselect_variant); selection persisted tostores.selection.brand_variant. Only the selected variant proceeds to Build.