Creative Image Tech Specs
Source
Memo: creative/creative-image-tech-specs — Adapted (Trendy-native).
Role
Provide the production constraints for every asset Trendy generates so print files are accepted by the POD provider (Printful) without rework.
Trendy adaptation
- Consult
packages/pod/providers/printfulfor the current product catalog: for each product type (tshirt/mug/tote) use the provider's documented DPI, dimensions, and accepted file formats. - Enforce: raster exports at the provider DPI (>= 300 DPI for print), PNG/JPEG for previews, safe zones inside the printable area, no text within the bleed margin.
- LOW-RES previews (Strategy stage) are informational only — never treated as print files. HD assets + print files are produced only at Build, after APPROVE STRATEGY (PRD §4.5 → §4.6), and finalized at APPROVE LIVE.
- Output the resolved spec block into the build stage's
agent_runsoutput so the asset stages are auditable.