Görsel üretim yeri : Amonify

{
  "model_target": "Nano Banana Pro",
  "priority_rules": [
    "Kimlik/face-ID: Yüz, cilt dokusu, burun-dudak-göz oranları, kaş formu, çene hattı ve genel karakter kimliği SADECE reference_image'dan alınacak.",
    "Poz + kadraj + kamera eğimi + ışık rengi bu prompttan alınacak.",
    "Kıyafet daha kapalı/uygun olacak şekilde otomatik güvenli varyasyon kabul edilir; ancak doku/ışık hissi korunur."
  ],

  "framing_and_camera": {
    "aspect_ratio": "9:16",
    "shot_type": "tight close-up selfie",
    "camera_position": {
      "distance_cm": 28,
      "height_relative_to_face": "face_level",
      "angle": "slightly above and very close, typical phone selfie"
    },
    "rotation": {
      "roll_degrees": 32,
      "description": "kamera belirgin şekilde sağa doğru yatırılmış (clockwise roll), yüz diyagonal görünür"
    },
    "lens": {
      "type": "smartphone wide",
      "equivalent_mm": 24,
      "distortion": "subtle wide-angle facial proximity distortion (natural selfie)"
    },
    "focus": {
      "focus_point": "near eye + eyelashes",
      "depth_of_field": "shallow for phone selfie, background softly blurred"
    },
    "composition": {
      "subject_placement": "face dominates left side; cheek and eye near left edge",
      "crop_notes": "forehead slightly cropped, chin fully visible, shoulder/upper chest partially visible"
    }
  },

  "pose_and_expression": {
    "head_pose": {
      "tilt": "head appears tilted due to camera roll; slight real tilt toward shoulder",
      "yaw": "very slight turn toward camera",
      "pitch": "neutral to slight down"
    },
    "gaze": {
      "direction": "toward camera lens",
      "eyelids": "slightly lowered (soft/sultry look), long visible lashes"
    },
    "mouth": {
      "lips": "full lips, slightly parted",
      "tongue": "tongue lightly visible between lips (playful), NOT exaggerated"
    },
    "emotion": "playful, confident, selfie vibe",
    "shoulders": {
      "visibility": "one shoulder and upper torso visible",
      "pose": "relaxed, close to camera"
    }
  },

  "lighting_and_color": {
    "lighting_style": "colored ambient light / LED wash",
    "key_light": {
      "type": "magenta-purple wash",
      "direction": "from camera-right/front",
      "intensity": "medium-high",
      "effect": "skin and hair tinted purple/pink, soft shadows"
    },
    "fill_light": {
      "type": "soft ambient",
      "effect": "reduces harsh contrast, keeps selfie smooth but realistic"
    },
    "white_balance": {
      "kelvin": 3400,
      "note": "overall warm-magenta tone; avoid neutralizing the purple cast"
    },
    "color_grade": {
      "look": "neon magenta/purple nightlife vibe",
      "contrast": "medium",
      "highlights": "soft",
      "shadows": "slightly crushed but with detail"
    }
  },

  "environment": {
    "location": "indoor home setting",
    "background": {
      "primary": "light beige/cream curtains with subtle vertical folds",
      "secondary": "neutral wall edge, minimal distractions"
    },
    "background_style": "realistic, not studio",
    "blur": "moderate background blur, curtains still recognizable"
  },

  "wardrobe_and_accessories": {
    "outfit": {
      "style": "black glitter/sequin texture top",
      "material_detail": "sparkly/sequin-like pattern catching purple light",
      "modesty_constraint": "keep it classy; no explicit cleavage emphasis, maintain a safe neckline"
    },
    "necklace": {
      "type": "thin chain necklace",
      "pendant": "small teardrop/dark gem pendant at upper chest"
    },
    "hair": {
      "source": "reference_image identity hairline/face harmony must remain",
      "style_instruction": "long straight dark hair look, smooth, slightly messy strands across cheek"
    },
    "makeup": {
      "style": "glam selfie makeup",
      "details": [
        "defined brows",
        "soft blush",
        "glossy lips",
        "dramatic lashes"
      ]
    }
  },

  "identity_lock": {
    "use_reference_identity": true,
    "strength": 0.9,
    "notes": [
      "Yüz şekli, göz formu, burun, dudak ve cilt tonu reference_image ile birebir korunacak.",
      "Plastik/cilalı cilt görünümü istemiyorum: gözenek + mikro doku kalsın."
    ]
  },

  "quality_targets": {
    "photorealism": "high",
    "skin_texture": "realistic pores and microtexture",
    "sharpness": "crisp on eyes/lashes, natural on skin (no over-sharpen)",
    "noise": "subtle phone-camera grain allowed"
  },

  "negative_prompt": [
    "plastic skin",
    "over-smoothing",
    "wax face",
    "blurred face",
    "low-res",
    "overexposed highlights",
    "harsh flash reflection",
    "wrong facial identity",
    "face swap artifacts",
    "asymmetrical eyes",
    "extra teeth",
    "deformed tongue",
    "uncanny mouth",
    "bad anatomy",
    "text",
    "watermark",
    "logo",
    "AI artifacts",
    "overly sexualized framing"
  ],

  "generation_controls": {
    "pose_adherence": 0.85,
    "composition_adherence": 0.9,
    "lighting_adherence": 0.9,
    "style_strength": 0.55,
    "detail_boost": 0.7,
    "randomness": 0.25
  },

  "output": {
    "count": 4,
    "select_best_by": [
      "identity match",
      "same camera roll angle",
      "same lip/tongue subtle expression",
      "clean realistic skin texture"
    ]
  }
}