A fun prompt for showing the journey of athletes from where they started.
do this for carloancelotti select origin_to_summit from ascent_archive where subject = [athlete] and sport = [sport] and origin_world = ai_infer([athlete_background], "the humble start — cracked concrete, makeshift goals, dirt track, dawn light, faded textures") and summit_world = ai_infer([current_stage], "the grand arena — floodlights, crowd, saturated color, polished surfaces") and transition = ai_infer([athlete], "how the two worlds blend at the center — a doorway, a horizon line, the kit changing from worn to pristine across the body") and composition = { bridge_layer: "the athlete spanning both worlds, mid-stride, gaze toward the summit", origin_layer: "the past as the lower/left — grounded, warm, gritty, smaller scale", summit_layer: "the present as the upper/right — vast, cool, luminous, towering", thread_layer: "one continuous element (a worn ball, a parent's hands, a road) connecting both" } and style = { mood: "earned, against-the-odds, dawn-to-floodlight", palette: "warm faded past meeting cold electric present" } and exclusions = ["no fairy-tale gloss — the origin must look real and hard", "the connecting thread must be unbroken", "don't romanticize poverty into a costume"];