Media Asset Tagging
Source
Memo: medias/media-asset-tagging — Adapted (Trendy-native).
Role
Attach structured metadata to every image/mockup Trendy generates, and persist
it with the asset (creatives/concepts in stores.branding/stores.selection,
product mockups in products.mockups/products.printful).
Trendy adaptation
- Required tags:
store(slug),trend(title),product_type(tshirt|mug|other),stage(strategy_preview | build | final),resolution(low_res | hd), andconcept_idwhen the asset belongs to a concept. - LOW-RES previews carry
stage=strategy_preview; the same seed re-generated at Build carriesstage=build; mockups finalized at APPROVE LIVE carrystage=final, resolution=hd(seepackages/strategy/src/images.tsfor the URL scheme). - Tags live in the JSON fields next to the asset URL; the operator-facing store review page renders them to show preview vs final state.