Soul_Threading / memory /production_rules.json
3rdaiOhpinFully's picture
Deploy v12 Primeo-fused single-space mapper
ae62fae
Raw
History Blame Contribute Delete
823 Bytes
{
"version": "v12-primeo-fused",
"rules": [
"Only white printable areas are pieces.",
"Colored seam, bleed, blur, safe-zone, label, and guide marks are restrictions only.",
"Front body gets hero by default.",
"No hero spam on hood, sleeves, trim, pocket, or label.",
"Pocket/flap/overlay must inherit rendered parent underlay.",
"Export transparent PNGs only, no template board or guide lines.",
"Quality Tribunal must mark non-ready if hero repeats on non-front pieces."
],
"piece_roles": {
"front_body": "hero_subject",
"back_body": "secondary_scene_or_atmosphere",
"hood": "abstract_atmosphere_only",
"sleeve": "motion_texture_background",
"trim": "low_detail_texture",
"inside_label": "small_hidden_detail",
"overlay_pocket": "exact_parent_underlay"
}
}