FULL SET

{

  "task": "image_to_image_jewelry_photoshoot",

  "objective": "Transform the uploaded Indian bridal jewelry image into a premium bridal model photoshoot using ONLY the jewelry items visible in the uploaded image, with strict enforcement of full and correct usage of all visible components.",

  "core_rule": "Nothing may be added, imagined, or removed. Every generated jewelry item must come directly from the uploaded image.",

  "visibility_based_item_logic": {

    "rule_type": "conditional_mandatory",

    "logic": "IF an item is visible in the uploaded image, it MUST be fully generated and worn correctly. IF it is not visible, it MUST NOT be generated.",

    "controlled_items": [

      {

        "item": "full mathapatti",

        "rule": "If visible, generate COMPLETE mathapatti on both sides of the head, not half or partial."

      },

      {

        "item": "hand + ring jewelry (haath phool)",

        "rule": "If visible, connect ring to hand chain correctly and show clearly."

      },

      {

        "item": "chorsa",

        "rule": "If visible, must be worn traditionally and clearly visible."

      },

      {

        "item": "long chorsa",

        "rule": "If visible, must extend fully as per original length and design."

      },

      {

        "item": "passa",

        "rule": "If visible, must be placed on the correct side of the head in traditional bridal style."

      },

      {

        "item": "nath with chain",

        "rule": "If visible, must include full chain connection to hair or ear."

      },

      {

        "item": "long earrings",

        "rule": "If visible, must be full length and match original design exactly."

      }

    ]

  },

  "product_accuracy_rules": {

    "design": "exact_match_to_uploaded_image",

    "stone_color": "unchanged",

    "stone_placement": "unchanged",

    "metal_tone": "unchanged",

    "size_and_scale": "unchanged",

    "quantity": "exact_as_visible",

    "accuracy_level": "100_percent_catalog_grade"

  },

  "model_guidelines": {

    "model_type": "Indian bridal female",

    "priority": "jewelry_over_model",

    "expression": "soft neutral",

    "makeup": "minimal bridal makeup",

    "hairstyle": "traditional style that exposes all visible jewelry",

    "no_hair_or_face_covering_jewelry": true

  },

  "pose_and_framing": {

    "pose": "half body or three quarter",

    "head_angle": "adjusted to show mathapatti, passa, earrings, and nath",

    "hands": "positioned to clearly show hand + ring jewelry if present",

    "no_crop": true

  },

  "background_and_theme": {

    "style": "luxury bridal marketing",

    "background_colors": [

      "warm ivory",

      "royal beige",

      "champagne gold"

    ],

    "depth_of_field": "soft blur",

    "no_props_covering_jewelry": true

  },

  "lighting_rules": {

    "type": "professional studio lighting",

    "exposure": "balanced",

    "highlights": "natural reflections only",

    "no_fake_glow": true,

    "no_over_sharpening": true

  },

  "branding": {

    "brand_name": "SP Imitation",

    "placement": "optional corner only",

    "opacity": "very low",

    "must_not_overlap_jewelry": true

  },

  "output_requirements": {

    "resolution": "ultra high",

    "realism": "photographic",

    "use_cases": [

      "catalog",

      "Instagram ads",

      "posters",

      "website product pages"

    ]

  },

  "negative_prompt": [

    "added jewelry",

    "imagined items",

    "half mathapatti",

    "missing passa chain",

    "missing nath chain",

    "shortened earrings",

    "incorrect hand jewelry connection",

    "wrong color stones",

    "wrong metal tone",

    "resized jewelry",

    "fantasy design",

    "blur",

    "overexposure",

    "harsh shadows",

    "watermark",

    "text over jewelry",

    "cropped jewelry",

    "AI artifacts"

  ]

}