This JSON contains a detailed specification for a high-end beauty editorial photo shoot, including subject, environment, and panel architecture details.
1{2 "project_specifications": {3 "format": "2x2 Grid Collage",4 "aspect_ratio": "4:5",5 "aesthetic_style": "High-end Beauty Editorial",6 "rendering_engine_hints": {7 "realism_level": "Ultra-photorealistic",8 "texture_quality": "8k",9 "lighting_simulation": "Ray-traced studio lighting"10 }11 },12 "global_assets": {13 "subject_definition": {14 "hair": {15 "style": "Long, loosely wavy, voluminous",16 "texture": "Natural, individual strands defined",17 "behavior": "Messy but styled, framing face and shoulders"18 },19 "complexion": {20 "skin_texture": "Porous, hyper-realistic",21 "finish": "Dewy, glass-skin effect",22 "makeup": {23 "cheeks": "Heavy flush/blush",24 "lips": "High-gloss, plump, natural pink",25 "eyes": "Clean, defined lashes, natural brows"26 }27 },28 "wardrobe": {29 "item": "Mini dress",30 "fit": "Bodycon / Tight",31 "fabric": {32 "material": "Soft textured knit / Boucle",33 "tactility": "Fuzzy, light-catching fibers",34 "color": "Soft mauve or neutral taupe"35 },36 "details": "Spaghetti straps, mid-thigh length"37 }38 },39 "environment_definition": {40 "studio_setup": {41 "background": "Seamless paper, soft off-white/beige",42 "atmosphere": "Clean, warm, intimate"43 },44 "lighting_rig": {45 "key_light": "Large diffuse softbox (Front-Left)",46 "fill_light": "Reflector (Right)",47 "highlights": "Specular highlights on lips, cheekbones, and shoulders"48 }49 }50 },51 "panel_architecture": [52 {53 "position": "Top-Left (1)",54 "shot_type": "Extreme Close-Up (Macro)",55 "composition": {56 "angle": "Low angle, looking up slightly",57 "focus": "Mouth and nose area",58 "depth_of_field": "Shallow"59 },60 "action": {61 "primary": "Eating a strawberry",62 "nuance": "Delicate finger hold, lips slightly parted"63 },64 "visual_anchors": [65 "Moisture on strawberry surface",66 "Gloss reflection on lips",67 "Baby hairs at temple"68 ]69 },70 {71 "position": "Top-Right (2)",72 "shot_type": "Medium Shot (Thigh-up)",73 "composition": {74 "angle": "Eye level",75 "pose_dynamic": "Leaning forward slightly towards lens"76 },77 "action": {78 "stance": "Standing straight on",79 "arms": "Relaxed at sides",80 "expression": "Direct gaze, alluring pout"81 },82 "visual_anchors": [83 "Texture of knit dress",84 "Collarbone shadows",85 "Curvature of waist"86 ]87 },88 {89 "position": "Bottom-Left (3)",90 "shot_type": "Full Body (Seated)",91 "composition": {92 "angle": "Side profile",93 "framing": "Subject compacted on floor"94 },95 "action": {96 "pose": "Knees to chest (fetal position variation)",97 "interaction": "Cheek resting on knee, arms embracing legs",98 "hair_flow": "Cascading onto the floor"99 },100 "visual_anchors": [101 "Smooth leg definition",102 "Dress stretching over thigh",103 "Dreamy gaze"104 ]105 },106 {107 "position": "Bottom-Right (4)",108 "shot_type": "Beauty Portrait (Head & Hands)",109 "composition": {110 "angle": "Frontal close-up",111 "framing": "Chin to hairline"112 },113 "action": {114 "gesture": "Chin resting on interlaced fingers",115 "expression": "Soft smile, looking off-camera"116 },117 "visual_anchors": [118 "Hand detail and manicure",119 "Eye clarity",120 "Flush on cheeks"121 ]122 }123 ]124}