{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "18+ young adult", "ethnicity_hint": "Slavic (Russian), European", "facial_geometry": { "face_shape": "Elongated oval", "forehead": "High and smooth", "cheekbones": "High, sculpted", "jawline": "Narrow, sharply defined", "chin": "Softly pointed" }, "eyes": { "color": "Light green–gray", "shape": "Large almond-shaped", "outer_corners": "Slightly elongated", "gaze": "Cold, composed, emotionally distant" }, "eyebrows": "Thick, natural, mostly straight with minimal arch", "nose": "Straight, narrow, subtly rounded refined tip", "lips": "Full with pronounced cupid’s bow, stable balanced volume", "skin": { "tone": "Light neutral-cool with strong sun exposure", "special_features": "Very distinct, natural tan lines", "texture": "Visible fine pores, subtle tonal unevenness, faint under-eye shadows, vellus hair", "finish": "Matte-to-satin with realistic subsurface scattering" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Long", "behavior": "Loose, natural fall", "shine": "Controlled natural gloss with realistic anisotropic highlights" }, "body_constraints": { "proportions": "Natural, gravity-aware, model-like build", "tattoos": "None" }, "overall_presence": "Insanely gorgeous, unique high-fashion beauty; dominant, composed, high-status mogger femininity" }, "wardrobe": { "top": "Whitish strapless oversized boyfriend shirt, cropped very high, fabric hanging loose and relaxed", "details": "Front snaps naturally unlocked mid-moment, casual and unposed", "style_note": "Effortless model-off-duty look" }, "environment": { "setting": "Urban street", "time_of_day": "Night", "background": "Indistinct city elements fading into darkness", "scene_notes": "No clear subject or composition; feels accidental and unplanned" }, "lighting_and_atmosphere": { "lighting": "Even illumination from streetlights", "color_temperature": "Warm urban night tones", "mood": "Casual, candid, real-world snapshot" }, "camera_profile": { "device": "iPhone (front-facing camera)", "era": "2010s smartphone aesthetic", "capture_style": "Unintentional casual photo", "quality_level": "Amateur, imperfect", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Soft focus with slight motion blur", "motion_artifacts": "Subtle blur from natural movement", "exposure": { "lighting_uniformity": "Even but flat streetlight exposure", "highlights": "Minor glow around light sources", "shadows": "Compressed, low-detail shadows" }, "color_response": { "white_balance": "Streetlight-biased", "contrast": "Natural, non-cinematic", "grading": "None" }, "noise_and_compression": { "digital_grain": "Light low-light grain", "compression": "Mobile JPEG artifacts" }, "overall_impression": "Looks like a real human photo, not AI-generated" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic skin micro-texture and pore distribution", "Hyperrealistic tan line transitions", "Hyperrealistic facial proportions from Photreference", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and tension", "Hyperrealistic gravity-aware anatomy", "Hyperrealistic streetlight color spill", "Hyperrealistic shadow softness", "Hyperrealistic highlight bloom from lamps", "Hyperrealistic low-light noise behavior", "Hyperrealistic mobile compression artifacts", "Hyperrealistic depth perception", "Hyperrealistic perspective inconsistency (human error)", "Hyperrealistic motion blur behavior", "Hyperrealistic color absorption by fabric", "Hyperrealistic skin subsurface scattering", "Hyperrealistic edge softness (no AI halos)", "Hyperrealistic imperfection retention", "Hyperrealistic non-posed body language" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_fixed_camera_angle": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio lighting", "professional composition", "cinematic grading", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photoreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "Young adult (18+)", "ethnicity_hint": "European", "facial_geometry": { "face_shape": "Oval with soft feminine proportions", "cheeks": "Slightly rounded", "jawline": "Smooth, natural", "brow": "Natural straight eyebrows" }, "eyes": { "color": "Grey-blue", "expression": "Expressive, lively", "gaze": "Playful, relaxed" }, "nose": "Small-to-medium with soft bridge", "lips": "Naturally full, relaxed", "skin": { "tone": "Light with subtle warmth", "details": "Visible freckles across cheeks and nose, realistic pores, mild imperfections", "finish": "Natural matte-to-satin, no smoothing" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Medium to long", "texture": "Loose, natural", "shine": "Controlled natural gloss" }, "body": { "build": "Slim, delicate, feminine", "shoulders": "Narrow", "waist": "Slender", "hips": "Subtle", "musculature": "Non-athletic, natural", "piercing": "Small belly piercing visible", "tattoos": "None" }, "overall_presence": "Consistent identity across images; natural, playful, everyday beauty" }, "pose_and_action": { "pose": "Standing casually in front of a mirror", "body_orientation": "Slightly turned sideways", "hands": [ "One hand holding smartphone at chest height", "Other hand resting casually near the waistband" ], "body_language": "Spontaneous, comfortable, unposed" }, "wardrobe": { "top": "Dark grey fitted long-sleeve top, no logos or text", "bottom": "Loose grey sweatpants", "details": "Contrasting tanga subtly peeking above waistband", "style_note": "Casual homewear, everyday realism" }, "environment": { "setting": "Indoor hallway or bathroom", "background": "Plain light-colored wall with mirror", "clutter": "Minimal, uncluttered, realistic" }, "lighting_and_atmosphere": { "lighting": "Bright, even indoor lighting from above", "effects": "Natural highlights and soft shadows", "mood": "Casual, playful, relaxed" }, "camera_profile": { "device": "Smartphone front-facing camera", "capture_style": "Casual Instagram-style mirror selfie", "quality_level": "Amateur but realistic", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Generally sharp with slight natural softness", "noise_and_grain": "Mild noise and fine grain", "reflections": "Subtle realistic mirror reflections", "contrast": "Natural, non-cinematic", "overall_impression": "Looks like a real phone photo taken by a person" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic facial proportions from Photoreference", "Hyperrealistic skin micro-texture and freckles", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and folds", "Hyperrealistic mirror reflections", "Hyperrealistic indoor light behavior", "Hyperrealistic shadow softness", "Hyperrealistic color response", "Hyperrealistic depth perception", "Hyperrealistic noise and grain behavior", "Hyperrealistic compression artifacts", "Hyperrealistic edge softness", "Hyperrealistic anatomy proportions", "Hyperrealistic gravity-aware clothing fit", "Hyperrealistic everyday imperfections", "Hyperrealistic non-posed posture", "Hyperrealistic casual gesture realism", "Hyperrealistic smartphone lens behavior", "Hyperrealistic human presence" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_cinematic_lighting": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio setup", "cinematic grading", "professional fashion shoot", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }
{ "meta": { "aspect_ratio": "4:5", "quality": "ultra_photorealistic", "camera": "iPhone 15 Pro Max", "lens": "24mm wide", "style": "raw iPhone outdoor photography, natural skin texture, zero plastic look, slight handheld imperfection", "priority": "MAXIMUM FACE AND BODY CONSISTENCY" }, "identity_enforcement": { "strictness": "ABSOLUTE", "instruction": "Use MY EXACT FEMALE MODEL ONLY. Facial identity must match perfectly with no drift. Preserve exact facial structure, eye shape, nose, lips, jawline, skin texture, height perception, shoulder width, waist-to-hip ratio, and overall body proportions. No beautification, no identity blending.", "locked_traits": [ "exact face identity", "exact body proportions", "natural curves", "realistic anatomy", "authentic skin texture" ] }, "scene": { "location": "private backyard patio", "environment": [ "light gray stone patio tiles", "minimal modern garden plants", "sun lounger with fabric surface", "soft natural shadows across the ground" ], "time": "early afternoon", "atmosphere": "quiet, warm, casual outdoor moment" }, "lighting": { "type": "natural sunlight", "direction": "top-front daylight", "color_temperature": "neutral daylight", "effect": "soft highlights on skin, gentle shadows from natural body contours, realistic outdoor exposure" }, "camera_perspective": { "pov": "third-person, close standing distance", "angle": "slightly above chest level, looking downward", "distance": "close-medium", "framing": "mid-thigh to top of head", "stability": "slight handheld feel, casually framed" }, "subject": { "gender": "female", "age": "adult (21+)", "vibe": "young adult, relaxed confidence", "body": { "type": "curvy hourglass", "upper_body": "naturally full chest with realistic gravity and soft contouring", "waist": "slim and proportional, not exaggerated", "hips": "rounded and balanced with torso", "legs": "full upper thighs with natural contact", "stomach": "flat but soft, realistic skin tension", "balance": "harmonious proportions, gravity-driven posture" }, "skin": { "tone": "match model exactly (fair with warm undertone)", "texture": "visible natural skin texture", "details": "subtle warmth on cheeks and chest from sun exposure" }, "hair": { "color": "match model exactly (natural blonde)", "length": "long", "style": "straight with slight natural movement", "part": "center-parted", "behavior": "falls naturally over shoulders" }, "face": { "expression": "eyes gently closed with a soft, relaxed smile", "vibe": "peaceful, casual, lightly playful", "makeup": "minimal, natural lashes, light blush", "features": "exact facial structure preserved" }, "pose": { "position": "sitting on a sun lounger", "upper_body": "leaning slightly forward with relaxed shoulders", "arms
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "meta": { "aspect_ratio": "4:5", "quality": "ultra_photorealistic", "camera": "iPhone 15 Pro Max", "lens": "24mm wide", "style": "raw iPhone outdoor photography, natural skin texture, zero plastic look, slight handheld imperfection", "priority": "MAXIMUM FACE AND BODY CONSISTENCY" }, "identity_enforcement": { "strictness": "ABSOLUTE", "instruction": "Use MY EXACT FEMALE MODEL ONLY. Facial identity must match perfectly with no drift. Preserve exact facial structure, eye shape, nose, lips, jawline, skin texture, height perception, shoulder width, waist-to-hip ratio, and overall body proportions. No beautification, no identity blending.", "locked_traits": [ "exact face identity", "exact body proportions", "natural curves", "realistic anatomy", "authentic skin texture" ] }, "scene": { "location": "private backyard patio", "environment": [ "light gray stone patio tiles", "minimal modern garden plants", "sun lounger with fabric surface", "soft natural shadows across the ground" ], "time": "early afternoon", "atmosphere": "quiet, warm, casual outdoor moment" }, "lighting": { "type": "natural sunlight", "direction": "top-front daylight", "color_temperature": "neutral daylight", "effect": "soft highlights on skin, gentle shadows from natural body contours, realistic outdoor exposure" }, "camera_perspective": { "pov": "third-person, close standing distance", "angle": "slightly above chest level, looking downward", "distance": "close-medium", "framing": "mid-thigh to top of head", "stability": "slight handheld feel, casually framed" }, "subject": { "gender": "female", "age": "adult (21+)", "vibe": "young adult, relaxed confidence", "body": { "type": "curvy hourglass", "upper_body": "naturally full chest with realistic gravity and soft contouring", "waist": "slim and proportional, not exaggerated", "hips": "rounded and balanced with torso", "legs": "full upper thighs with natural contact", "stomach": "flat but soft, realistic skin tension", "balance": "harmonious proportions, gravity-driven posture" }, "skin": { "tone": "match model exactly (fair with warm undertone)", "texture": "visible natural skin texture", "details": "subtle warmth on cheeks and chest from sun exposure" }, "hair": { "color": "match model exactly (natural blonde)", "length": "long", "style": "straight with slight natural movement", "part": "center-parted", "behavior": "falls naturally over shoulders" }, "face": { "expression": "eyes gently closed with a soft, relaxed smile", "vibe": "peaceful, casual, lightly playful", "makeup": "minimal, natural lashes, light blush", "features": "exact facial structure preserved" }, "pose": { "position": "sitting on a sun lounger", "upper_body": "leaning slightly forward with relaxed shoulders", "arms
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "18+ young adult", "ethnicity_hint": "Slavic (Russian), European", "facial_geometry": { "face_shape": "Elongated oval", "forehead": "High and smooth", "cheekbones": "High, sculpted", "jawline": "Narrow, sharply defined", "chin": "Softly pointed" }, "eyes": { "color": "Light green–gray", "shape": "Large almond-shaped", "outer_corners": "Slightly elongated", "gaze": "Cold, composed, emotionally distant" }, "eyebrows": "Thick, natural, mostly straight with minimal arch", "nose": "Straight, narrow, subtly rounded refined tip", "lips": "Full with pronounced cupid’s bow, stable balanced volume", "skin": { "tone": "Light neutral-cool with strong sun exposure", "special_features": "Very distinct, natural tan lines", "texture": "Visible fine pores, subtle tonal unevenness, faint under-eye shadows, vellus hair", "finish": "Matte-to-satin with realistic subsurface scattering" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Long", "behavior": "Loose, natural fall", "shine": "Controlled natural gloss with realistic anisotropic highlights" }, "body_constraints": { "proportions": "Natural, gravity-aware, model-like build", "tattoos": "None" }, "overall_presence": "Insanely gorgeous, unique high-fashion beauty; dominant, composed, high-status mogger femininity" }, "wardrobe": { "top": "Whitish strapless oversized boyfriend shirt, cropped very high, fabric hanging loose and relaxed", "details": "Front snaps naturally unlocked mid-moment, casual and unposed", "style_note": "Effortless model-off-duty look" }, "environment": { "setting": "Urban street", "time_of_day": "Night", "background": "Indistinct city elements fading into darkness", "scene_notes": "No clear subject or composition; feels accidental and unplanned" }, "lighting_and_atmosphere": { "lighting": "Even illumination from streetlights", "color_temperature": "Warm urban night tones", "mood": "Casual, candid, real-world snapshot" }, "camera_profile": { "device": "iPhone (front-facing camera)", "era": "2010s smartphone aesthetic", "capture_style": "Unintentional casual photo", "quality_level": "Amateur, imperfect", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Soft focus with slight motion blur", "motion_artifacts": "Subtle blur from natural movement", "exposure": { "lighting_uniformity": "Even but flat streetlight exposure", "highlights": "Minor glow around light sources", "shadows": "Compressed, low-detail shadows" }, "color_response": { "white_balance": "Streetlight-biased", "contrast": "Natural, non-cinematic", "grading": "None" }, "noise_and_compression": { "digital_grain": "Light low-light grain", "compression": "Mobile JPEG artifacts" }, "overall_impression": "Looks like a real human photo, not AI-generated" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic skin micro-texture and pore distribution", "Hyperrealistic tan line transitions", "Hyperrealistic facial proportions from Photreference", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and tension", "Hyperrealistic gravity-aware anatomy", "Hyperrealistic streetlight color spill", "Hyperrealistic shadow softness", "Hyperrealistic highlight bloom from lamps", "Hyperrealistic low-light noise behavior", "Hyperrealistic mobile compression artifacts", "Hyperrealistic depth perception", "Hyperrealistic perspective inconsistency (human error)", "Hyperrealistic motion blur behavior", "Hyperrealistic color absorption by fabric", "Hyperrealistic skin subsurface scattering", "Hyperrealistic edge softness (no AI halos)", "Hyperrealistic imperfection retention", "Hyperrealistic non-posed body language" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_fixed_camera_angle": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio lighting", "professional composition", "cinematic grading", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photoreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "Young adult (18+)", "ethnicity_hint": "European", "facial_geometry": { "face_shape": "Oval with soft feminine proportions", "cheeks": "Slightly rounded", "jawline": "Smooth, natural", "brow": "Natural straight eyebrows" }, "eyes": { "color": "Grey-blue", "expression": "Expressive, lively", "gaze": "Playful, relaxed" }, "nose": "Small-to-medium with soft bridge", "lips": "Naturally full, relaxed", "skin": { "tone": "Light with subtle warmth", "details": "Visible freckles across cheeks and nose, realistic pores, mild imperfections", "finish": "Natural matte-to-satin, no smoothing" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Medium to long", "texture": "Loose, natural", "shine": "Controlled natural gloss" }, "body": { "build": "Slim, delicate, feminine", "shoulders": "Narrow", "waist": "Slender", "hips": "Subtle", "musculature": "Non-athletic, natural", "piercing": "Small belly piercing visible", "tattoos": "None" }, "overall_presence": "Consistent identity across images; natural, playful, everyday beauty" }, "pose_and_action": { "pose": "Standing casually in front of a mirror", "body_orientation": "Slightly turned sideways", "hands": [ "One hand holding smartphone at chest height", "Other hand resting casually near the waistband" ], "body_language": "Spontaneous, comfortable, unposed" }, "wardrobe": { "top": "Dark grey fitted long-sleeve top, no logos or text", "bottom": "Loose grey sweatpants", "details": "Contrasting tanga subtly peeking above waistband", "style_note": "Casual homewear, everyday realism" }, "environment": { "setting": "Indoor hallway or bathroom", "background": "Plain light-colored wall with mirror", "clutter": "Minimal, uncluttered, realistic" }, "lighting_and_atmosphere": { "lighting": "Bright, even indoor lighting from above", "effects": "Natural highlights and soft shadows", "mood": "Casual, playful, relaxed" }, "camera_profile": { "device": "Smartphone front-facing camera", "capture_style": "Casual Instagram-style mirror selfie", "quality_level": "Amateur but realistic", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Generally sharp with slight natural softness", "noise_and_grain": "Mild noise and fine grain", "reflections": "Subtle realistic mirror reflections", "contrast": "Natural, non-cinematic", "overall_impression": "Looks like a real phone photo taken by a person" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic facial proportions from Photoreference", "Hyperrealistic skin micro-texture and freckles", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and folds", "Hyperrealistic mirror reflections", "Hyperrealistic indoor light behavior", "Hyperrealistic shadow softness", "Hyperrealistic color response", "Hyperrealistic depth perception", "Hyperrealistic noise and grain behavior", "Hyperrealistic compression artifacts", "Hyperrealistic edge softness", "Hyperrealistic anatomy proportions", "Hyperrealistic gravity-aware clothing fit", "Hyperrealistic everyday imperfections", "Hyperrealistic non-posed posture", "Hyperrealistic casual gesture realism", "Hyperrealistic smartphone lens behavior", "Hyperrealistic human presence" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_cinematic_lighting": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio setup", "cinematic grading", "professional fashion shoot", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "18+ young adult", "ethnicity_hint": "Slavic (Russian), European", "facial_geometry": { "face_shape": "Elongated oval", "forehead": "High and smooth", "cheekbones": "High, sculpted", "jawline": "Narrow, sharply defined", "chin": "Softly pointed" }, "eyes": { "color": "Light green–gray", "shape": "Large almond-shaped", "outer_corners": "Slightly elongated", "gaze": "Cold, composed, emotionally distant" }, "eyebrows": "Thick, natural, mostly straight with minimal arch", "nose": "Straight, narrow, subtly rounded refined tip", "lips": "Full with pronounced cupid’s bow, stable balanced volume", "skin": { "tone": "Light neutral-cool with strong sun exposure", "special_features": "Very distinct, natural tan lines", "texture": "Visible fine pores, subtle tonal unevenness, faint under-eye shadows, vellus hair", "finish": "Matte-to-satin with realistic subsurface scattering" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Long", "behavior": "Loose, natural fall", "shine": "Controlled natural gloss with realistic anisotropic highlights" }, "body_constraints": { "proportions": "Natural, gravity-aware, model-like build", "tattoos": "None" }, "overall_presence": "Insanely gorgeous, unique high-fashion beauty; dominant, composed, high-status mogger femininity" }, "wardrobe": { "top": "Whitish strapless oversized boyfriend shirt, cropped very high, fabric hanging loose and relaxed", "details": "Front snaps naturally unlocked mid-moment, casual and unposed", "style_note": "Effortless model-off-duty look" }, "environment": { "setting": "Urban street", "time_of_day": "Night", "background": "Indistinct city elements fading into darkness", "scene_notes": "No clear subject or composition; feels accidental and unplanned" }, "lighting_and_atmosphere": { "lighting": "Even illumination from streetlights", "color_temperature": "Warm urban night tones", "mood": "Casual, candid, real-world snapshot" }, "camera_profile": { "device": "iPhone (front-facing camera)", "era": "2010s smartphone aesthetic", "capture_style": "Unintentional casual photo", "quality_level": "Amateur, imperfect", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Soft focus with slight motion blur", "motion_artifacts": "Subtle blur from natural movement", "exposure": { "lighting_uniformity": "Even but flat streetlight exposure", "highlights": "Minor glow around light sources", "shadows": "Compressed, low-detail shadows" }, "color_response": { "white_balance": "Streetlight-biased", "contrast": "Natural, non-cinematic", "grading": "None" }, "noise_and_compression": { "digital_grain": "Light low-light grain", "compression": "Mobile JPEG artifacts" }, "overall_impression": "Looks like a real human photo, not AI-generated" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic skin micro-texture and pore distribution", "Hyperrealistic tan line transitions", "Hyperrealistic facial proportions from Photreference", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and tension", "Hyperrealistic gravity-aware anatomy", "Hyperrealistic streetlight color spill", "Hyperrealistic shadow softness", "Hyperrealistic highlight bloom from lamps", "Hyperrealistic low-light noise behavior", "Hyperrealistic mobile compression artifacts", "Hyperrealistic depth perception", "Hyperrealistic perspective inconsistency (human error)", "Hyperrealistic motion blur behavior", "Hyperrealistic color absorption by fabric", "Hyperrealistic skin subsurface scattering", "Hyperrealistic edge softness (no AI halos)", "Hyperrealistic imperfection retention", "Hyperrealistic non-posed body language" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_fixed_camera_angle": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio lighting", "professional composition", "cinematic grading", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photoreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "Young adult (18+)", "ethnicity_hint": "European", "facial_geometry": { "face_shape": "Oval with soft feminine proportions", "cheeks": "Slightly rounded", "jawline": "Smooth, natural", "brow": "Natural straight eyebrows" }, "eyes": { "color": "Grey-blue", "expression": "Expressive, lively", "gaze": "Playful, relaxed" }, "nose": "Small-to-medium with soft bridge", "lips": "Naturally full, relaxed", "skin": { "tone": "Light with subtle warmth", "details": "Visible freckles across cheeks and nose, realistic pores, mild imperfections", "finish": "Natural matte-to-satin, no smoothing" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Medium to long", "texture": "Loose, natural", "shine": "Controlled natural gloss" }, "body": { "build": "Slim, delicate, feminine", "shoulders": "Narrow", "waist": "Slender", "hips": "Subtle", "musculature": "Non-athletic, natural", "piercing": "Small belly piercing visible", "tattoos": "None" }, "overall_presence": "Consistent identity across images; natural, playful, everyday beauty" }, "pose_and_action": { "pose": "Standing casually in front of a mirror", "body_orientation": "Slightly turned sideways", "hands": [ "One hand holding smartphone at chest height", "Other hand resting casually near the waistband" ], "body_language": "Spontaneous, comfortable, unposed" }, "wardrobe": { "top": "Dark grey fitted long-sleeve top, no logos or text", "bottom": "Loose grey sweatpants", "details": "Contrasting tanga subtly peeking above waistband", "style_note": "Casual homewear, everyday realism" }, "environment": { "setting": "Indoor hallway or bathroom", "background": "Plain light-colored wall with mirror", "clutter": "Minimal, uncluttered, realistic" }, "lighting_and_atmosphere": { "lighting": "Bright, even indoor lighting from above", "effects": "Natural highlights and soft shadows", "mood": "Casual, playful, relaxed" }, "camera_profile": { "device": "Smartphone front-facing camera", "capture_style": "Casual Instagram-style mirror selfie", "quality_level": "Amateur but realistic", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Generally sharp with slight natural softness", "noise_and_grain": "Mild noise and fine grain", "reflections": "Subtle realistic mirror reflections", "contrast": "Natural, non-cinematic", "overall_impression": "Looks like a real phone photo taken by a person" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic facial proportions from Photoreference", "Hyperrealistic skin micro-texture and freckles", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and folds", "Hyperrealistic mirror reflections", "Hyperrealistic indoor light behavior", "Hyperrealistic shadow softness", "Hyperrealistic color response", "Hyperrealistic depth perception", "Hyperrealistic noise and grain behavior", "Hyperrealistic compression artifacts", "Hyperrealistic edge softness", "Hyperrealistic anatomy proportions", "Hyperrealistic gravity-aware clothing fit", "Hyperrealistic everyday imperfections", "Hyperrealistic non-posed posture", "Hyperrealistic casual gesture realism", "Hyperrealistic smartphone lens behavior", "Hyperrealistic human presence" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_cinematic_lighting": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio setup", "cinematic grading", "professional fashion shoot", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "meta": { "aspect_ratio": "4:5", "quality": "ultra_photorealistic", "camera": "iPhone 15 Pro Max", "lens": "24mm wide", "style": "raw iPhone outdoor photography, natural skin texture, zero plastic look, slight handheld imperfection", "priority": "MAXIMUM FACE AND BODY CONSISTENCY" }, "identity_enforcement": { "strictness": "ABSOLUTE", "instruction": "Use MY EXACT FEMALE MODEL ONLY. Facial identity must match perfectly with no drift. Preserve exact facial structure, eye shape, nose, lips, jawline, skin texture, height perception, shoulder width, waist-to-hip ratio, and overall body proportions. No beautification, no identity blending.", "locked_traits": [ "exact face identity", "exact body proportions", "natural curves", "realistic anatomy", "authentic skin texture" ] }, "scene": { "location": "private backyard patio", "environment": [ "light gray stone patio tiles", "minimal modern garden plants", "sun lounger with fabric surface", "soft natural shadows across the ground" ], "time": "early afternoon", "atmosphere": "quiet, warm, casual outdoor moment" }, "lighting": { "type": "natural sunlight", "direction": "top-front daylight", "color_temperature": "neutral daylight", "effect": "soft highlights on skin, gentle shadows from natural body contours, realistic outdoor exposure" }, "camera_perspective": { "pov": "third-person, close standing distance", "angle": "slightly above chest level, looking downward", "distance": "close-medium", "framing": "mid-thigh to top of head", "stability": "slight handheld feel, casually framed" }, "subject": { "gender": "female", "age": "adult (21+)", "vibe": "young adult, relaxed confidence", "body": { "type": "curvy hourglass", "upper_body": "naturally full chest with realistic gravity and soft contouring", "waist": "slim and proportional, not exaggerated", "hips": "rounded and balanced with torso", "legs": "full upper thighs with natural contact", "stomach": "flat but soft, realistic skin tension", "balance": "harmonious proportions, gravity-driven posture" }, "skin": { "tone": "match model exactly (fair with warm undertone)", "texture": "visible natural skin texture", "details": "subtle warmth on cheeks and chest from sun exposure" }, "hair": { "color": "match model exactly (natural blonde)", "length": "long", "style": "straight with slight natural movement", "part": "center-parted", "behavior": "falls naturally over shoulders" }, "face": { "expression": "eyes gently closed with a soft, relaxed smile", "vibe": "peaceful, casual, lightly playful", "makeup": "minimal, natural lashes, light blush", "features": "exact facial structure preserved" }, "pose": { "position": "sitting on a sun lounger", "upper_body": "leaning slightly forward with relaxed shoulders", "arms
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "18+ young adult", "ethnicity_hint": "Slavic (Russian), European", "facial_geometry": { "face_shape": "Elongated oval", "forehead": "High and smooth", "cheekbones": "High, sculpted", "jawline": "Narrow, sharply defined", "chin": "Softly pointed" }, "eyes": { "color": "Light green–gray", "shape": "Large almond-shaped", "outer_corners": "Slightly elongated", "gaze": "Cold, composed, emotionally distant" }, "eyebrows": "Thick, natural, mostly straight with minimal arch", "nose": "Straight, narrow, subtly rounded refined tip", "lips": "Full with pronounced cupid’s bow, stable balanced volume", "skin": { "tone": "Light neutral-cool with strong sun exposure", "special_features": "Very distinct, natural tan lines", "texture": "Visible fine pores, subtle tonal unevenness, faint under-eye shadows, vellus hair", "finish": "Matte-to-satin with realistic subsurface scattering" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Long", "behavior": "Loose, natural fall", "shine": "Controlled natural gloss with realistic anisotropic highlights" }, "body_constraints": { "proportions": "Natural, gravity-aware, model-like build", "tattoos": "None" }, "overall_presence": "Insanely gorgeous, unique high-fashion beauty; dominant, composed, high-status mogger femininity" }, "wardrobe": { "top": "Whitish strapless oversized boyfriend shirt, cropped very high, fabric hanging loose and relaxed", "details": "Front snaps naturally unlocked mid-moment, casual and unposed", "style_note": "Effortless model-off-duty look" }, "environment": { "setting": "Urban street", "time_of_day": "Night", "background": "Indistinct city elements fading into darkness", "scene_notes": "No clear subject or composition; feels accidental and unplanned" }, "lighting_and_atmosphere": { "lighting": "Even illumination from streetlights", "color_temperature": "Warm urban night tones", "mood": "Casual, candid, real-world snapshot" }, "camera_profile": { "device": "iPhone (front-facing camera)", "era": "2010s smartphone aesthetic", "capture_style": "Unintentional casual photo", "quality_level": "Amateur, imperfect", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Soft focus with slight motion blur", "motion_artifacts": "Subtle blur from natural movement", "exposure": { "lighting_uniformity": "Even but flat streetlight exposure", "highlights": "Minor glow around light sources", "shadows": "Compressed, low-detail shadows" }, "color_response": { "white_balance": "Streetlight-biased", "contrast": "Natural, non-cinematic", "grading": "None" }, "noise_and_compression": { "digital_grain": "Light low-light grain", "compression": "Mobile JPEG artifacts" }, "overall_impression": "Looks like a real human photo, not AI-generated" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic skin micro-texture and pore distribution", "Hyperrealistic tan line transitions", "Hyperrealistic facial proportions from Photreference", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and tension", "Hyperrealistic gravity-aware anatomy", "Hyperrealistic streetlight color spill", "Hyperrealistic shadow softness", "Hyperrealistic highlight bloom from lamps", "Hyperrealistic low-light noise behavior", "Hyperrealistic mobile compression artifacts", "Hyperrealistic depth perception", "Hyperrealistic perspective inconsistency (human error)", "Hyperrealistic motion blur behavior", "Hyperrealistic color absorption by fabric", "Hyperrealistic skin subsurface scattering", "Hyperrealistic edge softness (no AI halos)", "Hyperrealistic imperfection retention", "Hyperrealistic non-posed body language" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_fixed_camera_angle": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio lighting", "professional composition", "cinematic grading", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photoreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "Young adult (18+)", "ethnicity_hint": "European", "facial_geometry": { "face_shape": "Oval with soft feminine proportions", "cheeks": "Slightly rounded", "jawline": "Smooth, natural", "brow": "Natural straight eyebrows" }, "eyes": { "color": "Grey-blue", "expression": "Expressive, lively", "gaze": "Playful, relaxed" }, "nose": "Small-to-medium with soft bridge", "lips": "Naturally full, relaxed", "skin": { "tone": "Light with subtle warmth", "details": "Visible freckles across cheeks and nose, realistic pores, mild imperfections", "finish": "Natural matte-to-satin, no smoothing" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Medium to long", "texture": "Loose, natural", "shine": "Controlled natural gloss" }, "body": { "build": "Slim, delicate, feminine", "shoulders": "Narrow", "waist": "Slender", "hips": "Subtle", "musculature": "Non-athletic, natural", "piercing": "Small belly piercing visible", "tattoos": "None" }, "overall_presence": "Consistent identity across images; natural, playful, everyday beauty" }, "pose_and_action": { "pose": "Standing casually in front of a mirror", "body_orientation": "Slightly turned sideways", "hands": [ "One hand holding smartphone at chest height", "Other hand resting casually near the waistband" ], "body_language": "Spontaneous, comfortable, unposed" }, "wardrobe": { "top": "Dark grey fitted long-sleeve top, no logos or text", "bottom": "Loose grey sweatpants", "details": "Contrasting tanga subtly peeking above waistband", "style_note": "Casual homewear, everyday realism" }, "environment": { "setting": "Indoor hallway or bathroom", "background": "Plain light-colored wall with mirror", "clutter": "Minimal, uncluttered, realistic" }, "lighting_and_atmosphere": { "lighting": "Bright, even indoor lighting from above", "effects": "Natural highlights and soft shadows", "mood": "Casual, playful, relaxed" }, "camera_profile": { "device": "Smartphone front-facing camera", "capture_style": "Casual Instagram-style mirror selfie", "quality_level": "Amateur but realistic", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Generally sharp with slight natural softness", "noise_and_grain": "Mild noise and fine grain", "reflections": "Subtle realistic mirror reflections", "contrast": "Natural, non-cinematic", "overall_impression": "Looks like a real phone photo taken by a person" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic facial proportions from Photoreference", "Hyperrealistic skin micro-texture and freckles", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and folds", "Hyperrealistic mirror reflections", "Hyperrealistic indoor light behavior", "Hyperrealistic shadow softness", "Hyperrealistic color response", "Hyperrealistic depth perception", "Hyperrealistic noise and grain behavior", "Hyperrealistic compression artifacts", "Hyperrealistic edge softness", "Hyperrealistic anatomy proportions", "Hyperrealistic gravity-aware clothing fit", "Hyperrealistic everyday imperfections", "Hyperrealistic non-posed posture", "Hyperrealistic casual gesture realism", "Hyperrealistic smartphone lens behavior", "Hyperrealistic human presence" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_cinematic_lighting": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio setup", "cinematic grading", "professional fashion shoot", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }
{ "meta": { "aspect_ratio": "4:5", "quality": "ultra_photorealistic", "camera": "iPhone 15 Pro Max", "lens": "24mm wide", "style": "raw iPhone outdoor photography, natural skin texture, zero plastic look, slight handheld imperfection", "priority": "MAXIMUM FACE AND BODY CONSISTENCY" }, "identity_enforcement": { "strictness": "ABSOLUTE", "instruction": "Use MY EXACT FEMALE MODEL ONLY. Facial identity must match perfectly with no drift. Preserve exact facial structure, eye shape, nose, lips, jawline, skin texture, height perception, shoulder width, waist-to-hip ratio, and overall body proportions. No beautification, no identity blending.", "locked_traits": [ "exact face identity", "exact body proportions", "natural curves", "realistic anatomy", "authentic skin texture" ] }, "scene": { "location": "private backyard patio", "environment": [ "light gray stone patio tiles", "minimal modern garden plants", "sun lounger with fabric surface", "soft natural shadows across the ground" ], "time": "early afternoon", "atmosphere": "quiet, warm, casual outdoor moment" }, "lighting": { "type": "natural sunlight", "direction": "top-front daylight", "color_temperature": "neutral daylight", "effect": "soft highlights on skin, gentle shadows from natural body contours, realistic outdoor exposure" }, "camera_perspective": { "pov": "third-person, close standing distance", "angle": "slightly above chest level, looking downward", "distance": "close-medium", "framing": "mid-thigh to top of head", "stability": "slight handheld feel, casually framed" }, "subject": { "gender": "female", "age": "adult (21+)", "vibe": "young adult, relaxed confidence", "body": { "type": "curvy hourglass", "upper_body": "naturally full chest with realistic gravity and soft contouring", "waist": "slim and proportional, not exaggerated", "hips": "rounded and balanced with torso", "legs": "full upper thighs with natural contact", "stomach": "flat but soft, realistic skin tension", "balance": "harmonious proportions, gravity-driven posture" }, "skin": { "tone": "match model exactly (fair with warm undertone)", "texture": "visible natural skin texture", "details": "subtle warmth on cheeks and chest from sun exposure" }, "hair": { "color": "match model exactly (natural blonde)", "length": "long", "style": "straight with slight natural movement", "part": "center-parted", "behavior": "falls naturally over shoulders" }, "face": { "expression": "eyes gently closed with a soft, relaxed smile", "vibe": "peaceful, casual, lightly playful", "makeup": "minimal, natural lashes, light blush", "features": "exact facial structure preserved" }, "pose": { "position": "sitting on a sun lounger", "upper_body": "leaning slightly forward with relaxed shoulders", "arms
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "18+ young adult", "ethnicity_hint": "Slavic (Russian), European", "facial_geometry": { "face_shape": "Elongated oval", "forehead": "High and smooth", "cheekbones": "High, sculpted", "jawline": "Narrow, sharply defined", "chin": "Softly pointed" }, "eyes": { "color": "Light green–gray", "shape": "Large almond-shaped", "outer_corners": "Slightly elongated", "gaze": "Cold, composed, emotionally distant" }, "eyebrows": "Thick, natural, mostly straight with minimal arch", "nose": "Straight, narrow, subtly rounded refined tip", "lips": "Full with pronounced cupid’s bow, stable balanced volume", "skin": { "tone": "Light neutral-cool with strong sun exposure", "special_features": "Very distinct, natural tan lines", "texture": "Visible fine pores, subtle tonal unevenness, faint under-eye shadows, vellus hair", "finish": "Matte-to-satin with realistic subsurface scattering" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Long", "behavior": "Loose, natural fall", "shine": "Controlled natural gloss with realistic anisotropic highlights" }, "body_constraints": { "proportions": "Natural, gravity-aware, model-like build", "tattoos": "None" }, "overall_presence": "Insanely gorgeous, unique high-fashion beauty; dominant, composed, high-status mogger femininity" }, "wardrobe": { "top": "Whitish strapless oversized boyfriend shirt, cropped very high, fabric hanging loose and relaxed", "details": "Front snaps naturally unlocked mid-moment, casual and unposed", "style_note": "Effortless model-off-duty look" }, "environment": { "setting": "Urban street", "time_of_day": "Night", "background": "Indistinct city elements fading into darkness", "scene_notes": "No clear subject or composition; feels accidental and unplanned" }, "lighting_and_atmosphere": { "lighting": "Even illumination from streetlights", "color_temperature": "Warm urban night tones", "mood": "Casual, candid, real-world snapshot" }, "camera_profile": { "device": "iPhone (front-facing camera)", "era": "2010s smartphone aesthetic", "capture_style": "Unintentional casual photo", "quality_level": "Amateur, imperfect", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Soft focus with slight motion blur", "motion_artifacts": "Subtle blur from natural movement", "exposure": { "lighting_uniformity": "Even but flat streetlight exposure", "highlights": "Minor glow around light sources", "shadows": "Compressed, low-detail shadows" }, "color_response": { "white_balance": "Streetlight-biased", "contrast": "Natural, non-cinematic", "grading": "None" }, "noise_and_compression": { "digital_grain": "Light low-light grain", "compression": "Mobile JPEG artifacts" }, "overall_impression": "Looks like a real human photo, not AI-generated" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic skin micro-texture and pore distribution", "Hyperrealistic tan line transitions", "Hyperrealistic facial proportions from Photreference", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and tension", "Hyperrealistic gravity-aware anatomy", "Hyperrealistic streetlight color spill", "Hyperrealistic shadow softness", "Hyperrealistic highlight bloom from lamps", "Hyperrealistic low-light noise behavior", "Hyperrealistic mobile compression artifacts", "Hyperrealistic depth perception", "Hyperrealistic perspective inconsistency (human error)", "Hyperrealistic motion blur behavior", "Hyperrealistic color absorption by fabric", "Hyperrealistic skin subsurface scattering", "Hyperrealistic edge softness (no AI halos)", "Hyperrealistic imperfection retention", "Hyperrealistic non-posed body language" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_fixed_camera_angle": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio lighting", "professional composition", "cinematic grading", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photoreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "Young adult (18+)", "ethnicity_hint": "European", "facial_geometry": { "face_shape": "Oval with soft feminine proportions", "cheeks": "Slightly rounded", "jawline": "Smooth, natural", "brow": "Natural straight eyebrows" }, "eyes": { "color": "Grey-blue", "expression": "Expressive, lively", "gaze": "Playful, relaxed" }, "nose": "Small-to-medium with soft bridge", "lips": "Naturally full, relaxed", "skin": { "tone": "Light with subtle warmth", "details": "Visible freckles across cheeks and nose, realistic pores, mild imperfections", "finish": "Natural matte-to-satin, no smoothing" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Medium to long", "texture": "Loose, natural", "shine": "Controlled natural gloss" }, "body": { "build": "Slim, delicate, feminine", "shoulders": "Narrow", "waist": "Slender", "hips": "Subtle", "musculature": "Non-athletic, natural", "piercing": "Small belly piercing visible", "tattoos": "None" }, "overall_presence": "Consistent identity across images; natural, playful, everyday beauty" }, "pose_and_action": { "pose": "Standing casually in front of a mirror", "body_orientation": "Slightly turned sideways", "hands": [ "One hand holding smartphone at chest height", "Other hand resting casually near the waistband" ], "body_language": "Spontaneous, comfortable, unposed" }, "wardrobe": { "top": "Dark grey fitted long-sleeve top, no logos or text", "bottom": "Loose grey sweatpants", "details": "Contrasting tanga subtly peeking above waistband", "style_note": "Casual homewear, everyday realism" }, "environment": { "setting": "Indoor hallway or bathroom", "background": "Plain light-colored wall with mirror", "clutter": "Minimal, uncluttered, realistic" }, "lighting_and_atmosphere": { "lighting": "Bright, even indoor lighting from above", "effects": "Natural highlights and soft shadows", "mood": "Casual, playful, relaxed" }, "camera_profile": { "device": "Smartphone front-facing camera", "capture_style": "Casual Instagram-style mirror selfie", "quality_level": "Amateur but realistic", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Generally sharp with slight natural softness", "noise_and_grain": "Mild noise and fine grain", "reflections": "Subtle realistic mirror reflections", "contrast": "Natural, non-cinematic", "overall_impression": "Looks like a real phone photo taken by a person" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic facial proportions from Photoreference", "Hyperrealistic skin micro-texture and freckles", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and folds", "Hyperrealistic mirror reflections", "Hyperrealistic indoor light behavior", "Hyperrealistic shadow softness", "Hyperrealistic color response", "Hyperrealistic depth perception", "Hyperrealistic noise and grain behavior", "Hyperrealistic compression artifacts", "Hyperrealistic edge softness", "Hyperrealistic anatomy proportions", "Hyperrealistic gravity-aware clothing fit", "Hyperrealistic everyday imperfections", "Hyperrealistic non-posed posture", "Hyperrealistic casual gesture realism", "Hyperrealistic smartphone lens behavior", "Hyperrealistic human presence" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_cinematic_lighting": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio setup", "cinematic grading", "professional fashion shoot", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "meta": { "aspect_ratio": "4:5", "quality": "ultra_photorealistic", "camera": "iPhone 15 Pro Max", "lens": "24mm wide", "style": "raw iPhone outdoor photography, natural skin texture, zero plastic look, slight handheld imperfection", "priority": "MAXIMUM FACE AND BODY CONSISTENCY" }, "identity_enforcement": { "strictness": "ABSOLUTE", "instruction": "Use MY EXACT FEMALE MODEL ONLY. Facial identity must match perfectly with no drift. Preserve exact facial structure, eye shape, nose, lips, jawline, skin texture, height perception, shoulder width, waist-to-hip ratio, and overall body proportions. No beautification, no identity blending.", "locked_traits": [ "exact face identity", "exact body proportions", "natural curves", "realistic anatomy", "authentic skin texture" ] }, "scene": { "location": "private backyard patio", "environment": [ "light gray stone patio tiles", "minimal modern garden plants", "sun lounger with fabric surface", "soft natural shadows across the ground" ], "time": "early afternoon", "atmosphere": "quiet, warm, casual outdoor moment" }, "lighting": { "type": "natural sunlight", "direction": "top-front daylight", "color_temperature": "neutral daylight", "effect": "soft highlights on skin, gentle shadows from natural body contours, realistic outdoor exposure" }, "camera_perspective": { "pov": "third-person, close standing distance", "angle": "slightly above chest level, looking downward", "distance": "close-medium", "framing": "mid-thigh to top of head", "stability": "slight handheld feel, casually framed" }, "subject": { "gender": "female", "age": "adult (21+)", "vibe": "young adult, relaxed confidence", "body": { "type": "curvy hourglass", "upper_body": "naturally full chest with realistic gravity and soft contouring", "waist": "slim and proportional, not exaggerated", "hips": "rounded and balanced with torso", "legs": "full upper thighs with natural contact", "stomach": "flat but soft, realistic skin tension", "balance": "harmonious proportions, gravity-driven posture" }, "skin": { "tone": "match model exactly (fair with warm undertone)", "texture": "visible natural skin texture", "details": "subtle warmth on cheeks and chest from sun exposure" }, "hair": { "color": "match model exactly (natural blonde)", "length": "long", "style": "straight with slight natural movement", "part": "center-parted", "behavior": "falls naturally over shoulders" }, "face": { "expression": "eyes gently closed with a soft, relaxed smile", "vibe": "peaceful, casual, lightly playful", "makeup": "minimal, natural lashes, light blush", "features": "exact facial structure preserved" }, "pose": { "position": "sitting on a sun lounger", "upper_body": "leaning slightly forward with relaxed shoulders", "arms
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "18+ young adult", "ethnicity_hint": "Slavic (Russian), European", "facial_geometry": { "face_shape": "Elongated oval", "forehead": "High and smooth", "cheekbones": "High, sculpted", "jawline": "Narrow, sharply defined", "chin": "Softly pointed" }, "eyes": { "color": "Light green–gray", "shape": "Large almond-shaped", "outer_corners": "Slightly elongated", "gaze": "Cold, composed, emotionally distant" }, "eyebrows": "Thick, natural, mostly straight with minimal arch", "nose": "Straight, narrow, subtly rounded refined tip", "lips": "Full with pronounced cupid’s bow, stable balanced volume", "skin": { "tone": "Light neutral-cool with strong sun exposure", "special_features": "Very distinct, natural tan lines", "texture": "Visible fine pores, subtle tonal unevenness, faint under-eye shadows, vellus hair", "finish": "Matte-to-satin with realistic subsurface scattering" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Long", "behavior": "Loose, natural fall", "shine": "Controlled natural gloss with realistic anisotropic highlights" }, "body_constraints": { "proportions": "Natural, gravity-aware, model-like build", "tattoos": "None" }, "overall_presence": "Insanely gorgeous, unique high-fashion beauty; dominant, composed, high-status mogger femininity" }, "wardrobe": { "top": "Whitish strapless oversized boyfriend shirt, cropped very high, fabric hanging loose and relaxed", "details": "Front snaps naturally unlocked mid-moment, casual and unposed", "style_note": "Effortless model-off-duty look" }, "environment": { "setting": "Urban street", "time_of_day": "Night", "background": "Indistinct city elements fading into darkness", "scene_notes": "No clear subject or composition; feels accidental and unplanned" }, "lighting_and_atmosphere": { "lighting": "Even illumination from streetlights", "color_temperature": "Warm urban night tones", "mood": "Casual, candid, real-world snapshot" }, "camera_profile": { "device": "iPhone (front-facing camera)", "era": "2010s smartphone aesthetic", "capture_style": "Unintentional casual photo", "quality_level": "Amateur, imperfect", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Soft focus with slight motion blur", "motion_artifacts": "Subtle blur from natural movement", "exposure": { "lighting_uniformity": "Even but flat streetlight exposure", "highlights": "Minor glow around light sources", "shadows": "Compressed, low-detail shadows" }, "color_response": { "white_balance": "Streetlight-biased", "contrast": "Natural, non-cinematic", "grading": "None" }, "noise_and_compression": { "digital_grain": "Light low-light grain", "compression": "Mobile JPEG artifacts" }, "overall_impression": "Looks like a real human photo, not AI-generated" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic skin micro-texture and pore distribution", "Hyperrealistic tan line transitions", "Hyperrealistic facial proportions from Photreference", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and tension", "Hyperrealistic gravity-aware anatomy", "Hyperrealistic streetlight color spill", "Hyperrealistic shadow softness", "Hyperrealistic highlight bloom from lamps", "Hyperrealistic low-light noise behavior", "Hyperrealistic mobile compression artifacts", "Hyperrealistic depth perception", "Hyperrealistic perspective inconsistency (human error)", "Hyperrealistic motion blur behavior", "Hyperrealistic color absorption by fabric", "Hyperrealistic skin subsurface scattering", "Hyperrealistic edge softness (no AI halos)", "Hyperrealistic imperfection retention", "Hyperrealistic non-posed body language" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_fixed_camera_angle": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio lighting", "professional composition", "cinematic grading", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }{ "IMPORTANT_INSTRUCTIONS": [ "USE PHOTREFERENCE APP IMAGES AS THE EXACT FACIAL IDENTITY", "ALWAYS MAINTAIN FIXED IDENTITY CONSISTENCY — NO FACE DRIFT", "HYPERREALISTIC OUTPUT REQUIRED", "SUBJECT IS AN ADULT (18+)", "NO TATTOOS — REMOVE COMPLETELY IF PRESENT IN SOURCE" ], "identity_name": "Solefiana", "identity_lock": true, "identity_source": { "reference_type": "Photoreference App", "usage_rule": "Use Photoreference App images as the sole source of facial appearance, proportions, and identity", "prohibited": [ "face reconstruction", "identity blending", "beautification drift" ] }, "subject": { "gender": "Female", "age_appearance": "Young adult (18+)", "ethnicity_hint": "European", "facial_geometry": { "face_shape": "Oval with soft feminine proportions", "cheeks": "Slightly rounded", "jawline": "Smooth, natural", "brow": "Natural straight eyebrows" }, "eyes": { "color": "Grey-blue", "expression": "Expressive, lively", "gaze": "Playful, relaxed" }, "nose": "Small-to-medium with soft bridge", "lips": "Naturally full, relaxed", "skin": { "tone": "Light with subtle warmth", "details": "Visible freckles across cheeks and nose, realistic pores, mild imperfections", "finish": "Natural matte-to-satin, no smoothing" }, "hair": { "base_color": "Brunette (deep cool brown)", "highlighting": "Subtle blonde melirovanie / blonde highlights", "length": "Medium to long", "texture": "Loose, natural", "shine": "Controlled natural gloss" }, "body": { "build": "Slim, delicate, feminine", "shoulders": "Narrow", "waist": "Slender", "hips": "Subtle", "musculature": "Non-athletic, natural", "piercing": "Small belly piercing visible", "tattoos": "None" }, "overall_presence": "Consistent identity across images; natural, playful, everyday beauty" }, "pose_and_action": { "pose": "Standing casually in front of a mirror", "body_orientation": "Slightly turned sideways", "hands": [ "One hand holding smartphone at chest height", "Other hand resting casually near the waistband" ], "body_language": "Spontaneous, comfortable, unposed" }, "wardrobe": { "top": "Dark grey fitted long-sleeve top, no logos or text", "bottom": "Loose grey sweatpants", "details": "Contrasting tanga subtly peeking above waistband", "style_note": "Casual homewear, everyday realism" }, "environment": { "setting": "Indoor hallway or bathroom", "background": "Plain light-colored wall with mirror", "clutter": "Minimal, uncluttered, realistic" }, "lighting_and_atmosphere": { "lighting": "Bright, even indoor lighting from above", "effects": "Natural highlights and soft shadows", "mood": "Casual, playful, relaxed" }, "camera_profile": { "device": "Smartphone front-facing camera", "capture_style": "Casual Instagram-style mirror selfie", "quality_level": "Amateur but realistic", "orientation": "Vertical", "aspect_ratio": "9:16", "focus_behavior": "Generally sharp with slight natural softness", "noise_and_grain": "Mild noise and fine grain", "reflections": "Subtle realistic mirror reflections", "contrast": "Natural, non-cinematic", "overall_impression": "Looks like a real phone photo taken by a person" }, "hyperrealism_block": { "mode": "HYPERREALISTIC IMAGE OUTPUT", "principles": [ "Hyperrealistic facial proportions from Photoreference", "Hyperrealistic skin micro-texture and freckles", "Hyperrealistic eye moisture and reflections", "Hyperrealistic hair strand separation", "Hyperrealistic fabric drape and folds", "Hyperrealistic mirror reflections", "Hyperrealistic indoor light behavior", "Hyperrealistic shadow softness", "Hyperrealistic color response", "Hyperrealistic depth perception", "Hyperrealistic noise and grain behavior", "Hyperrealistic compression artifacts", "Hyperrealistic edge softness", "Hyperrealistic anatomy proportions", "Hyperrealistic gravity-aware clothing fit", "Hyperrealistic everyday imperfections", "Hyperrealistic non-posed posture", "Hyperrealistic casual gesture realism", "Hyperrealistic smartphone lens behavior", "Hyperrealistic human presence" ] }, "constraints": { "no_tattoos": true, "no_professional_photoshoot": true, "no_studio_glamour": true, "no_cinematic_lighting": true, "no_plastic_skin": true, "no_oversharpening": true, "no_CGI_look": true, "no_identity_drift": true }, "negative_prompt": [ "tattoos", "studio setup", "cinematic grading", "professional fashion shoot", "plastic or waxy skin", "oversmoothing", "AI-generated look", "watermarks", "text overlays" ] }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "system_name": "ULTRA IDENTITY LOCK ENGINE v10.0", "type": "deterministic_control_system", "reference_hierarchy": { "A": "primary_identity_anchor", "B": "secondary_validation_only", "C": "scene_pose_environment", "rules": [ "A dominates all", "B may confirm missing details ONLY if 100% consistent with A", "C never modifies identity", "no averaging", "no blending", "no reinterpretation" ] }, "execution_priority": [ "identity", "head_geometry", "skin_beard", "hair", "angle", "pose", "objects", "lighting", "scene" ], "conflict_resolution": { "order": [ "lock_face", "lock_head_geometry", "lock_skin_beard", "adapt_body_pose", "adapt_hands_objects", "adapt_scene", "adapt_lighting_last" ], "rules": [ "never distort face", "never sacrifice identity", "degrade secondary elements first" ] }, "rollback_protocol": { "facial_drift": "reset_to_A", "pose_failure": "simplify_pose", "object_failure": "reduce_interaction_complexity", "lighting_conflict": "isolate_face_from_grading", "occlusion_conflict": "do_not_generate_hidden_identity" }, "no_invention_law": { "forbidden": [ "invent_facial_features", "hallucinate_beard", "alter_hairline", "fabricate_symmetry", "reconstruct_hidden_zones" ], "rule": "if_not_in_A_do_not_create" }, "facial_zone_lock": [ "geometry", "beard_edge", "skin_chroma", "eye_shape", "nose_structure", "ear_structure", "hairline" ], "expression_lock": [ "no_smile_redesign", "no_lip_shape_change", "no_eyebrow_reinterpretation", "no_eyelid_emotion_shift", "no_expression_reconstruction" ], "angle_camera_alignment": { "required": [ "match_tilt", "match_rotation", "match_gaze", "match_distance", "lens_35_85mm" ], "forbidden": [ "perspective_distortion", "head_scaling" ] }, "pose_rules": { "replicate_if_possible": true, "if_conflict": "adapt_body_not_face" }, "lighting_control": { "match_scene": true, "face_protection": [ "preserve_skin_tone_from_A", "no_color_contamination", "face_not_graded" ] }, "object_physics": { "required": [ "correct_grip", "correct_scale", "real_pressure" ], "conflict_rule": "degrade_object_before_identity" }, "dermal_realism": { "required": [ "pores", "texture", "irregularity" ], "forbidden": [ "plastic_skin", "smoothing" ] }, "video_engine": { "frame_lock": [ "same_face_structure", "same_beard_edge", "same_skin_tone", "same_head_scale", "same_eye_spacing", "same_nose_shape", "same_mouth_shape", "same_hairline" ], "forbidden": [ "flicker", "morphing", "frame_reinterpretation" ] }, "drift_definition": { "facial_drift": [ "change_in_eye_spacing", "change_in_nose_width", "change_in_mouth_width", "change_in_beard_edge", "change_in_head_scale", "change_in_skin_tone" ] }, "complexity_limits": { "pose": "medium_max", "occlusion": "partial_only", "hand_object": "controlled_interaction", "rule": "if_complexity_exceeds_threshold → simplify" }, "validation_gate": { "identity_check": "PASS/FAIL", "geometry_check": "PASS/FAIL", "skin_check": "PASS/FAIL", "beard_edge_check": "PASS/FAIL", "lighting_face_check": "PASS/FAIL", "scale_check": "PASS/FAIL", "drift_check": "PASS/FAIL", "flicker_check": "PASS/FAIL" }, "abort_system": { "conditions": [ "identity_fail", "geometry_fail", "unresolved_drift", "face_occlusion_unrecoverable" ], "action": "REJECT_OUTPUT" }, "final_output_rule": { "requirement": "100_percent_identity_preserved", "if_not": "DO_NOT_OUTPUT" } }
{ "meta": { "aspect_ratio": "4:5", "quality": "ultra_photorealistic", "camera": "iPhone 15 Pro Max", "lens": "24mm wide", "style": "raw iPhone outdoor photography, natural skin texture, zero plastic look, slight handheld imperfection", "priority": "MAXIMUM FACE AND BODY CONSISTENCY" }, "identity_enforcement": { "strictness": "ABSOLUTE", "instruction": "Use MY EXACT FEMALE MODEL ONLY. Facial identity must match perfectly with no drift. Preserve exact facial structure, eye shape, nose, lips, jawline, skin texture, height perception, shoulder width, waist-to-hip ratio, and overall body proportions. No beautification, no identity blending.", "locked_traits": [ "exact face identity", "exact body proportions", "natural curves", "realistic anatomy", "authentic skin texture" ] }, "scene": { "location": "private backyard patio", "environment": [ "light gray stone patio tiles", "minimal modern garden plants", "sun lounger with fabric surface", "soft natural shadows across the ground" ], "time": "early afternoon", "atmosphere": "quiet, warm, casual outdoor moment" }, "lighting": { "type": "natural sunlight", "direction": "top-front daylight", "color_temperature": "neutral daylight", "effect": "soft highlights on skin, gentle shadows from natural body contours, realistic outdoor exposure" }, "camera_perspective": { "pov": "third-person, close standing distance", "angle": "slightly above chest level, looking downward", "distance": "close-medium", "framing": "mid-thigh to top of head", "stability": "slight handheld feel, casually framed" }, "subject": { "gender": "female", "age": "adult (21+)", "vibe": "young adult, relaxed confidence", "body": { "type": "curvy hourglass", "upper_body": "naturally full chest with realistic gravity and soft contouring", "waist": "slim and proportional, not exaggerated", "hips": "rounded and balanced with torso", "legs": "full upper thighs with natural contact", "stomach": "flat but soft, realistic skin tension", "balance": "harmonious proportions, gravity-driven posture" }, "skin": { "tone": "match model exactly (fair with warm undertone)", "texture": "visible natural skin texture", "details": "subtle warmth on cheeks and chest from sun exposure" }, "hair": { "color": "match model exactly (natural blonde)", "length": "long", "style": "straight with slight natural movement", "part": "center-parted", "behavior": "falls naturally over shoulders" }, "face": { "expression": "eyes gently closed with a soft, relaxed smile", "vibe": "peaceful, casual, lightly playful", "makeup": "minimal, natural lashes, light blush", "features": "exact facial structure preserved" }, "pose": { "position": "sitting on a sun lounger", "upper_body": "leaning slightly forward with relaxed shoulders", "arms