| name | creative-image-tech-specs |
| version | 1.0.0 |
| category | creative |
| description | Trendy adapter of memo `creative/creative-image-tech-specs` (PRD §10.1). Printful production specs for generated assets: DPI, file format, size and safe-zone rules per product type (tshirt/mug/tote), used by the Build stage when finalizing HIGH-DEF assets + print files (PRD §4.6 AC2).
|
| triggers | ["image tech specs","print file specs","dpi requirements"] |
| dependencies | [] |
| cadence | on-build |
| job_duration | short |
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/printful for 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_runs output so
the asset stages are auditable.