Back to Admin Dashboard

THE GOD JSON SCHEMA and DEMOS

For information and reference

THE BASE SCHEMA-WITHOUT DATA

{
    "ON_BOARDING_USER": "PSEUDO_PARENT",
    "q_user_id": "Unique user identifier",
    "options_user_id": "jim,jack,jill",
    "user_id": "",
    "q_first_name": "First name",
    "options_first_name": "john,jane,smith",
    "first_name": "",
    "q_last_name": "Last name",
    "options_last_name": "doe,bloggs,smith",
    "last_name": "",
    "q_email": "Email address",
    "options_email": "a@a.com,b@b.com,c@c.com",
    "email": "",
    "wellness_intentions": {
        "selected": [],
        "selected_date": "",
        "source": ""
    },
    "planning_preference": "",
    "channel_preference": "",
    "support_history": "",
    "onboarding_snapshot": {
        "body": 0,
        "sleep": 0,
        "mind": 0,
        "alignment": 0,
        "date": ""
    },
    "terms_accepted": false,
    "terms_accepted_at": "",
    "terms_version": "",
    "TRIAGE_MCKINSEY_WELLNESS_USER TYPE ": "PSEUDO_PARENT",
    "How_it-works": "Questions and answer options with associated wellness type categories (eg maximalist_optimizer,confident_enthusiast) are listed in agents/triage_agent/triage_consultation.json. The category with the highest calculated score becomes the Mckinsey wellness user ie protocol winner",
    "about_you": {
        "lifestyle_tempo": {
            "question": "Can you walk me through the structure of a typical working day? Do you have a strict schedule, or are you constantly putting out unpredictable fires?",
            "answer": "",
            "category": ""
        },
        "bandwidth_capacity": {
            "question": "When you finally sit down at the end of the day, honestly, how much mental 'battery' do you have left?",
            "answer": "",
            "category": ""
        },
        "tech_reliance": {
            "question": "How do you feel about tracking your health? Do you love using wearables and data, or do you prefer simple, tech-free routines?",
            "answer": "",
            "category": ""
        },
        "past_attempt_pattern": {
            "question": "Think back to the last time you tried to improve your health but stopped. What happened?",
            "answer": "",
            "category": ""
        },
        "primary_obstacles": {
            "question": "What is the single biggest roadblock standing in your way right this minute?",
            "answer": "",
            "category": ""
        },
        "emotional_driver": {
            "question": "I know you want to improve your wellness, but why now? Are you running away from a specific fear, or towards a specific ambition?",
            "answer": "",
            "category": ""
        },
        "investment_mindset": {
            "question": "When it comes to wellness, what is your mindset on investing time and money to get results?",
            "answer": "",
            "category": ""
        },
        "nutrition_philosophy": {
            "question": "What is your approach to what you put in your body?",
            "answer": "",
            "category": ""
        },
        "wellness_vision": {
            "question": "If we were having this conversation six months from now and you felt incredible, what is the main difference?",
            "answer": "",
            "category": ""
        },
        "engagement_preference": {
            "question": "Finally, how can I be the best companion for you?",
            "answer": "",
            "category": ""
        }
    },
    "TRIAGE_COMPUTED_WELLNESS_USER_TYPE_PROTOCOL_WINNER": "__PSEUDO_PARENT__",
    "protocol_winner": "",
    "triage_scores": {
        "maximalist_optimizer": 0,
        "confident_enthusiast": 0,
        "health_traditionalist": 0,
        "health_struggler": 0,
        "wellness_minimalist": 0
    },
    "triage_date": "",
    "IDENTITY_ASSESSMENT1": "__PSEUDO_PARENT__",
    "q_gender": "Gender",
    "options_gender": "Male,Female,Other",
    "gender": "",
    "q_age": "Age",
    "options_age": "18-25,26-40,41-60,61-80",
    "age": "",
    "q_ethnicity": "Ethnicity",
    "options_ethnicity": "White,Asian,Black,Hispanic,Pacific Islander,Other",
    "ethnicity": "",
    "q_diabetes_family": "Diabetes in family?",
    "options_diabetes_family": "Yes,No,Not Sure",
    "diabetes_family": "",
    "BODY_MEASUREMENT_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_weight": "Weight (kg)",
    "options_weight": "any integer",
    "weight": "",
    "q_height": "Height (cm)",
    "options_height": "any integer",
    "height": "",
    "q_waist": "Waist (cm)",
    "options_waist": "any integer",
    "waist": "",
    "q_neck": "Neck (cm)",
    "options_neck": "any integer",
    "neck": "",
    "q_thigh": "Thigh (cm)",
    "options_thigh": "any integer",
    "thigh": "",
    "q_bp_high": "High blood pressure?",
    "options_bp_high": "Yes,No,Not Sure",
    "bp_high": "",
    "q_diabetes1": "Feeling unusually tired, day-to-day",
    "options_diabetes1": "0,1,2,3,4",
    "diabetes1": "",
    "q_diabetes2": "Needing to pee more than usual, especially at night",
    "options_diabetes2": "0,1,2,3,4",
    "diabetes2": "",
    "q_diabetes3": "Feeling unusually thirsty",
    "options_diabetes3": "0,1,2,3,4",
    "diabetes3": "",
    "q_diabetes4": "Losing weight without trying",
    "options_diabetes4": "0,1,2,3,4",
    "diabetes4": "",
    "q_diabetes5": "Blurred vision",
    "options_diabetes5": "0,1,2,3,4",
    "diabetes5": "",
    "q_diabetes6": "Cuts or wounds taking longer than usual to heal",
    "options_diabetes6": "0,1,2,3,4",
    "diabetes6": "",
    "q_diabetes7": "Persistent itching or thrush around the genitals",
    "options_diabetes7": "0,1,2,3,4",
    "diabetes7": "",
    "SLEEP_BASIC_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_sleep_hours": "Hours Asleep Last Night",
    "options_sleep_hours": "any integer 0-24",
    "sleep_hours": "",
    "q_bed_hours": "Hours In Bed Last Night",
    "options_bed_hours": "any integer 0-24",
    "bed_hours": "",
    "q_osa1": "Snoring severity, based on what others have told you (or a recording)",
    "options_osa1": "0,1,2,3,4",
    "osa1": "",
    "q_osa2": "How often do you wake up gasping or choking, or have you been told you stop breathing during sleep?",
    "options_osa2": "0,1,2,3,4",
    "osa2": "",
    "q_osa3": "How often do you feel excessively sleepy or fight to stay awake during the day?",
    "options_osa3": "0,1,2,3,4",
    "osa3": "",
    "q_osa4": "How often do you wake up groggy, unrefreshed, or with a headache, even after a full night in bed?",
    "options_osa4": "0,1,2,3,4",
    "osa4": "",
    "q_osa5": "How often do you wake up during the night, or feel your sleep is restless and disrupted?",
    "options_osa5": "0,1,2,3,4",
    "osa5": "",
    "q_osa6": "How much does daytime tiredness interfere with your concentration, memory, or mood?",
    "options_osa6": "0,1,2,3,4",
    "osa6": "",
    "SLEEP_INSOMNIA_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_insomnia1": "How much difficulty do you have falling asleep at night?",
    "options_insomnia1": "0,1,2,3,4",
    "insomnia1": "",
    "q_insomnia2": "How much difficulty do you have staying asleep through the night?",
    "options_insomnia2": "0,1,2,3,4",
    "insomnia2": "",
    "q_insomnia3": "How often do you wake up earlier than planned and can't get back to sleep?",
    "options_insomnia3": "0,1,2,3,4",
    "insomnia3": "",
    "q_insomnia4": "How often do you wake up feeling unrefreshed, even after a full night in bed?",
    "options_insomnia4": "0,1,2,3,4",
    "insomnia4": "",
    "q_insomnia5": "How often do you feel fatigued or low on energy during the day?",
    "options_insomnia5": "0,1,2,3,4",
    "insomnia5": "",
    "q_insomnia6": "How often does poor sleep affect your concentration or memory?",
    "options_insomnia6": "0,1,2,3,4",
    "insomnia6": "",
    "q_insomnia7": "How often does poor sleep affect your mood or patience?",
    "options_insomnia7": "0,1,2,3,4",
    "insomnia7": "",
    "q_insomnia8": "How much do you worry or feel distressed about your sleep?",
    "options_insomnia8": "0,1,2,3,4",
    "insomnia8": "",
    "q_insomnia9": "How much does your sleep problem interfere with work, relationships, or daily tasks?",
    "options_insomnia9": "0,1,2,3,4",
    "insomnia9": "",
    "q_insomnia_family": "Does a parent or sibling have, or have they had, ongoing sleep problems (insomnia)?",
    "options_insomnia_family": "No,Not Sure,Yes",
    "insomnia_family": "",
    "SLEEP_CIRCADIAN_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_circadian1": "How often do you struggle to fall asleep at bedtime?",
    "options_circadian1": "0,1,2,3,4",
    "circadian1": "",
    "q_circadian2": "How often do you struggle to wake up on time?",
    "options_circadian2": "0,1,2,3,4",
    "circadian2": "",
    "q_circadian3": "How often do you feel alert at the wrong times?",
    "options_circadian3": "0,1,2,3,4",
    "circadian3": "",
    "q_circadian4": "What's your body clock — night owl or early bird?",
    "options_circadian4": "0,1,2,3,4",
    "circadian4": "",
    "q_circadian5": "How much does your sleep shift on weekends?",
    "options_circadian5": "0,1,2,3,4",
    "circadian5": "",
    "q_circadian6": "How often do you use screens before bed?",
    "options_circadian6": "0,1,2,3,4",
    "circadian6": "",
    "q_circadian7": "How much daylight exposure do you get daily?",
    "options_circadian7": "0,1,2,3,4",
    "circadian7": "",
    "q_circadian_family": "Does a parent or sibling have, or have they had, an ongoing body-clock or sleep-timing problem?",
    "options_circadian_family": "No,Not Sure,Yes",
    "circadian_family": "",
    "SLEEP_RLS_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_rls1": "Intensity of urge to move legs / uncomfortable sensations",
    "options_rls1": "0,1,2,3,4",
    "rls1": "",
    "q_rls2": "Frequency of urge/discomfort",
    "options_rls2": "0,1,2,3,4",
    "rls2": "",
    "q_rls3": "Build-up of urge/discomfort when resting or sitting still",
    "options_rls3": "0,1,2,3,4",
    "rls3": "",
    "q_rls4": "Persistence of urge/discomfort despite movement",
    "options_rls4": "0,1,2,3,4",
    "rls4": "",
    "q_rls5": "Evening/night predominance vs daytime",
    "options_rls5": "0,1,2,3,4",
    "rls5": "",
    "q_rls6": "Interference with falling asleep, staying asleep, or next-day functioning",
    "options_rls6": "0,1,2,3,4",
    "rls6": "",
    "q_rls_family": "Does a parent or sibling have, or have they had, restless legs syndrome or similar leg discomfort at night?",
    "options_rls_family": "No,Not Sure,Yes",
    "rls_family": "",
    "DIGESTION_CORE_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_gi_bloating": "How often do you get bloating or abdominal distension?",
    "options_gi_bloating": "0,1,2,3,4",
    "gi_bloating": "",
    "q_gi_pain": "How often do you get abdominal pain or cramping?",
    "options_gi_pain": "0,1,2,3,4",
    "gi_pain": "",
    "q_gi_bowel_habit": "How often is your bowel habit disrupted (diarrhoea, constipation, or alternating)?",
    "options_gi_bowel_habit": "0,1,2,3,4",
    "gi_bowel_habit": "",
    "DIGESTION_IBS_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_ibs4": "How often does abdominal pain ease after a bowel movement?",
    "options_ibs4": "0,1,2,3,4",
    "ibs4": "",
    "q_ibs5": "How often do you feel a sudden urge to rush to the toilet?",
    "options_ibs5": "0,1,2,3,4",
    "ibs5": "",
    "q_ibs6": "How often do you feel you haven't fully emptied your bowels?",
    "options_ibs6": "0,1,2,3,4",
    "ibs6": "",
    "q_ibs7": "How much does your bowel pattern interfere with daily life?",
    "options_ibs7": "0,1,2,3,4",
    "ibs7": "",
    "q_ibs_family": "Does a parent or sibling have, or have they had, IBS or a similar ongoing bowel condition?",
    "options_ibs_family": "No,Not Sure,Yes",
    "ibs_family": "",
    "ibs_family_band": "",
    "DIGESTION_SIBO_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_sibo4": "How much worse does your bloating get after carbs or fermentable foods (bread, beans, onions)?",
    "options_sibo4": "0,1,2,3,4",
    "sibo4": "",
    "q_sibo5": "How often do you get excess gas?",
    "options_sibo5": "0,1,2,3,4",
    "sibo5": "",
    "q_sibo6": "How much does your bloating build up as the day goes on?",
    "options_sibo6": "0,1,2,3,4",
    "sibo6": "",
    "q_sibo7": "How full do you feel after only a small amount of food?",
    "options_sibo7": "0,1,2,3,4",
    "sibo7": "",
    "q_sibo_surgery_motility": "Have you ever had abdominal or bowel surgery, or been diagnosed with a motility disorder (e.g. gastroparesis)?",
    "options_sibo_surgery_motility": "No,Yes",
    "sibo_surgery_motility": "",
    "sibo_surgery_motility_band": "",
    "DIGESTION_CELIAC_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_celiac4": "How often does your bloating or pain flare after wheat, barley, or rye?",
    "options_celiac4": "0,1,2,3,4",
    "celiac4": "",
    "q_celiac5": "How much fatigue do you get on top of your bloating, pain, or bowel changes?",
    "options_celiac5": "0,1,2,3,4",
    "celiac5": "",
    "q_celiac6": "Have you noticed unexplained weight change?",
    "options_celiac6": "0,1,2,3,4",
    "celiac6": "",
    "q_celiac7": "How often do you get an itchy rash with blistering on your elbows, knees, or torso?",
    "options_celiac7": "0,1,2,3,4",
    "celiac7": "",
    "q_celiac_family": "Does a parent or sibling have, or have they had, celiac disease?",
    "options_celiac_family": "No,Not Sure,Yes",
    "celiac_family": "",
    "celiac_family_band": "",
    "q_celiac_autoimmune": "Do you have type 1 diabetes or another autoimmune condition (e.g. autoimmune thyroid disease)?",
    "options_celiac_autoimmune": "No,Yes",
    "celiac_autoimmune": "",
    "celiac_autoimmune_band": "",
    "DIGESTION_LACTOSE_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_lactose4": "How soon after dairy does your bloating or pain start?",
    "options_lactose4": "0,1,2,3,4",
    "lactose4": "",
    "q_lactose5": "Does the amount of dairy you eat change how bad your bloating or pain gets?",
    "options_lactose5": "0,1,2,3,4",
    "lactose5": "",
    "q_lactose6": "Is bloating or gas more noticeable for you than pain?",
    "options_lactose6": "0,1,2,3,4",
    "lactose6": "",
    "lactose_ethnicity_band": "",
    "lactose_age_band": "",
    "DIGESTION_IBD_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_ibd_blood_stool": "Have you noticed blood or blood and mucous in your stools",
    "options_ibd_blood_stool": "0,1",
    "ibd_blood_stool": "",
    "COMPUTED_SCORES_METABOLIC": "__PSEUDO_PARENT__",
    "bmi_score": "",
    "bmi_status": "",
    "bmi_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_BMI": "__PSEUDO_PARENT__",
    "bmi_verification": {
        "recommended_tests": [
            "Bluetooth Body Fat Scales"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "bmr": "",
    "vfa_score": "",
    "vfa_status": "",
    "vfa_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_VFA": "__PSEUDO_PARENT__",
    "vfa_verification": {
        "recommended_tests": [
            "Advanced Body Composition Scales"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "diabetes_score": "",
    "diabetes_status": "",
    "diabetes_status_options": "normal, elevated, high, severe",
    "diabetes_percent": "",
    "diabetes_age_band": "",
    "diabetes_family_band": "",
    "diabetes_ethnicity_band": "",
    "diabetes_bmi_band": "",
    "diabetes_waist_band": "",
    "diabetes_bp_band": "",
    "VERIFIED_SCORE_DIABETES": "__PSEUDO_PARENT__",
    "diabetes_verification": {
        "recommended_tests": [
            "Blood Glucose Testing Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_OSA": "__PSEUDO_PARENT__",
    "osa_score": "",
    "osa_status": "",
    "osa_status_options": "normal, elevated, high, severe",
    "osa_percent": "",
    "osa_bmi_band": "",
    "osa_age_band": "",
    "osa_gender_band": "",
    "osa_neck_band": "",
    "osa_bp_band": "",
    "VERIFIED_SCORE_OSA": "__PSEUDO_PARENT__",
    "osa_verification": {
        "recommended_tests": [
            "Wrist Wearable Oxygen Saturation Monitor",
            "In-Home Sleep Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "insomnia_score": "",
    "insomnia_status": "",
    "insomnia_status_options": "normal, elevated, high, severe",
    "insomnia_percent": "",
    "insomnia_family_band": "",
    "insomnia_age_band": "",
    "insomnia_sex_band": "",
    "VERIFIED_SCORE_INSOMNIA": "__PSEUDO_PARENT__",
    "insomnia_verification": {
        "recommended_tests": [
            "Melatonin Sleep Hormone Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "circadian_score": "",
    "circadian_status": "",
    "circadian_status_options": "normal, elevated, high, severe",
    "circadian_percent": "",
    "circadian_family_band": "",
    "VERIFIED_SCORE_CIRCADIAN": "__PSEUDO_PARENT__",
    "circadian_verification": {
        "recommended_tests": [
            "Circadian Rhythm Sleep and Stress Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SLEEP_RLS": "__PSEUDO_PARENT__",
    "rls_score": "",
    "rls_status": "",
    "rls_status_options": "normal, elevated, high, severe",
    "rls_percent": "",
    "rls_family_band": "",
    "rls_age_band": "",
    "rls_sex_band": "",
    "VERIFIED_SCORE_SLEEP_RLS": "__PSEUDO_PARENT__",
    "rls_verification": {
        "recommended_tests": [
            "Ferritin / Iron Panel Blood Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_IBS": "__PSEUDO_PARENT__",
    "ibs_score": "",
    "ibs_status": "",
    "ibs_status_options": "normal, elevated, high, severe",
    "ibs_percent": "",
    "VERIFIED_SCORE_DIGESTION_IBS": "__PSEUDO_PARENT__",
    "ibs_verification": {
        "recommended_tests": [
            "Calprotectin Gut Inflammation Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_SIBO": "__PSEUDO_PARENT__",
    "sibo_score": "",
    "sibo_status": "",
    "sibo_status_options": "normal, elevated, high, severe",
    "sibo_percent": "",
    "VERIFIED_SCORE_DIGESTION_SIBO": "__PSEUDO_PARENT__",
    "sibo_verification": {
        "recommended_tests": [
            "FoodMarble AIRE 2 Premium"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_CELIAC": "__PSEUDO_PARENT__",
    "celiac_score": "",
    "celiac_status": "",
    "celiac_status_options": "normal, elevated, high, severe",
    "celiac_percent": "",
    "VERIFIED_SCORE_DIGESTION_CELIAC": "__PSEUDO_PARENT__",
    "celiac_verification": {
        "recommended_tests": [
            "Coeliac Gluten Sensitivity Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_LACTOSE": "__PSEUDO_PARENT__",
    "lactose_score": "",
    "lactose_status": "",
    "lactose_status_options": "normal, elevated, high, severe",
    "lactose_percent": "",
    "VERIFIED_SCORE_DIGESTION_LACTOSE": "__PSEUDO_PARENT__",
    "lactose_verification": {
        "recommended_tests": [
            "Lactose Intolerance Test Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "LIFESTYLE_ASSESSMENT": "__PSEUDO_PARENT__",
    "lifestyle_baseline": {
        "q_kitchen_reality": "The Kitchen Reality",
        "options_kitchen_reality": "I’m pretty organized. I cook most of my meals from scratch or meal-prep., I keep it basic. Quick, easy meals at home, nothing too complicated., I’m constantly on the go. I do a lot of grazing or grabbing food while out., Honestly, I’m exhausted. I rely heavily on takeout, delivery, or ready-made meals right now.",
        "kitchen_reality": "",
        "q_diet_style": "Eating Style",
        "options_diet_style": "I eat a bit of everything., Mostly plant-based, vegetarian, or vegan., I keep it low-carb or Keto., I try to focus on whole, unprocessed foods mostly.",
        "diet_style": "",
        "q_fun_factor": "The 'Fun' Factor",
        "options_fun_factor": "Getting in the zone by myself (lifting, solo running, headphones on)., Doing things with others (classes, sports, group workouts)., Getting outside in nature (hiking, walking, cycling)., Mindful, slower movement (yoga, stretching, pilates)., Honestly, none of it sounds fun to me right now.",
        "fun_factor": "",
        "q_weekly_flow": "The Weekly Flow",
        "options_weekly_flow": "I’ve got a solid routine going and I usually stick to it., I try to squeeze it in, but my schedule is pretty chaotic., I'm on my feet all day anyway, so I don't really do formal workouts., Honestly, by the time I have free time, my battery is completely empty.",
        "weekly_flow": "",
        "LIFESTYLE_CATEGORY_COMPUTED": "__PSEUDO_PARENT__",
        "assigned_category": {
            "name": "",
            "reality": "",
            "so_what": ""
        }
    },
    "BODY_OBJECTIVES_ASSESSMENT": "__PSEUDO_PARENT__",
    "body_objectives": {
        "q_weight_objective": "Weight Objective",
        "options_weight_objective": "loss, gain",
        "weight_objective": "",
        "q_loss_target": "Weight Loss Target",
        "options_loss_target": "-5,-10,-20,-30",
        "loss_target": "",
        "q_gain_target": "Weight Gain Target",
        "options_gain_target": "5,10,15,20",
        "gain_target": "",
        "weight_target": "",
        "q_muscle_objective": "Muscle Build or Tone?",
        "options_muscle_objective": "0,1",
        "muscle_objective": "",
        "q_timescale": "Timescale Goal (Months)",
        "options_timescale": "2 to 24 months",
        "timescale": "",
        "q_eat": "Exercise Activity (EAT)",
        "options_eat": "Highly Inactive (50 kcal/day), None (0 kcal/day), Light (100 kcal/day), Moderate (250 kcal/day), High (350 kcal/day), Very High (500 kcal/day), Intense (750 kcal/day), Extreme (1000 kcal/day), Endurance (1500 kcal/day)",
        "eat": "",
        "q_neat": "Daily Non-Exercise Activity (NEAT)",
        "options_neat": "Highly Inactive (50 kcal/day), None (0 kcal/day), Light (100 kcal/day), Moderate (250 kcal/day), High (350 kcal/day), Very High (500 kcal/day), Intense (750 kcal/day), Extreme (1000 kcal/day), Endurance (1500 kcal/day)",
        "neat": "",
        "q_tef": "Digestion Effort (TEF / Protein)",
        "options_tef": "High Protein (10% of BMR), Regular Protein (5% of BMR), Low Protein (2% of BMR)",
        "tef": "",
        "q_eat_slider": "Adjust EAT (slider)",
        "options_eat_slider": "0,25,50,75,100",
        "eat_slider": "",
        "q_neat_slider": "Adjust NEAT (slider)",
        "options_neat_slider": "100,200,300",
        "neat_slider": "",
        "q_timeframe_slider": "Adjust Timeframe (slider)",
        "options_timeframe_slider": "6,12,18",
        "timeframe_slider": "",
        "q_calorie_intake": "Calculated Calorie Intake",
        "options_calorie_intake": "2000,2500,2779,3000",
        "calorie_intake": ""
    },
    "MIND_ASSESSMENT_START": "__PSEUDO_PARENT__",
    "GAD_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_gad1": "Feeling nervous, anxious, or on edge",
    "options_gad1": "Not at all,Several days,More than half the days,Nearly every day",
    "gad1": "",
    "q_gad2": "Not being able to stop or control worrying",
    "options_gad2": "Not at all,Several days,More than half the days,Nearly every day",
    "gad2": "",
    "q_gad3": "Worrying too much about different things",
    "options_gad3": "Not at all,Several days,More than half the days,Nearly every day",
    "gad3": "",
    "q_gad4": "Trouble relaxing",
    "options_gad4": "Not at all,Several days,More than half the days,Nearly every day",
    "gad4": "",
    "q_gad5": "Being so restless that it is hard to sit still",
    "options_gad5": "Not at all,Several days,More than half the days,Nearly every day",
    "gad5": "",
    "q_gad6": "Becoming easily annoyed or irritable",
    "options_gad6": "Not at all,Several days,More than half the days,Nearly every day",
    "gad6": "",
    "q_gad7": "Feeling afraid, as if something awful might happen",
    "options_gad7": "Not at all,Several days,More than half the days,Nearly every day",
    "gad7": "",
    "COMPUTED_SCORES_GAD": "__PSEUDO_PARENT__",
    "gad_score": "",
    "gad_status": "",
    "gad_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_GAD": "__PSEUDO_PARENT__",
    "gad_verification": {
        "recommended_tests": [
            "Cortisol Blood Test Kit",
            "Cortisol Hair Test Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "MIND_NEURO_NSP_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_nsp1": "I usually find it easy to understand what others are thinking or feeling",
    "options_nsp1": "strong, moderate, low, very_low",
    "nsp1": "",
    "q_nsp2": "After social situations, I usually feel",
    "options_nsp2": "energised, drained",
    "nsp2": "",
    "q_nsp3": "I often find social situations confusing, overwhelming, or hard to follow",
    "options_nsp3": "yes, sometimes, no",
    "nsp3": "",
    "q_nsp4": "I prefer predictable routines and feel uneasy when plans change unexpectedly",
    "options_nsp4": "high, medium, low, very_low",
    "nsp4": "",
    "q_nsp5": "I tend to focus intensely on specific interests and can spend long periods absorbed in them",
    "options_nsp5": "high, medium, low, very_low",
    "nsp5": "",
    "q_nsp6": "I enjoy spontaneity and can adapt easily when plans change",
    "options_nsp6": "high, medium, low, very_low",
    "nsp6": "",
    "q_nsp7": "I tend to notice small details that other people often miss",
    "options_nsp7": "high, medium, low, very_low",
    "nsp7": "",
    "q_nsp8": "I sometimes struggle to keep track of conversations when several people are talking at once",
    "options_nsp8": "high, medium, low, very_low",
    "nsp8": "",
    "q_nsp9": "I find it easier to communicate in writing than in spontaneous spoken conversation",
    "options_nsp9": "high, medium, low, very_low",
    "nsp9": "",
    "q_nsp10": "I feel more at ease when I know exactly what to expect from my day",
    "options_nsp10": "high, medium, low, very_low",
    "nsp10": "",
    "q_nsp11": "I often struggle to start tasks, even when I know they are important",
    "options_nsp11": "high, medium, low, very_low",
    "nsp11": "",
    "q_nsp12": "Time often feels like it is either 'now' or 'not now', and I lose track of how long things take",
    "options_nsp12": "high, medium, low, very_low",
    "nsp12": "",
    "q_nsp13": "I often forget what I was about to do or say, even a few moments after thinking of it",
    "options_nsp13": "high, medium, low, very_low",
    "nsp13": "",
    "q_nsp14": "I sometimes speak or act quickly and only realise afterwards that I didn’t pause to think it through",
    "options_nsp14": "high, medium, low, very_low",
    "nsp14": "",
    "q_nsp15": "My emotions can shift quickly, and I may react strongly in the moment",
    "options_nsp15": "high, medium, low, very_low",
    "nsp15": "",
    "q_nsp16": "I often seek out stimulation and feel restless when things are too quiet",
    "options_nsp16": "high, medium, low, very_low",
    "nsp16": "",
    "q_nsp17": "Tasks that feel boring or repetitive are very hard for me to stick with",
    "options_nsp17": "high, medium, low, very_low",
    "nsp17": "",
    "q_nsp18": "I often switch tasks when my interest drops, even if the original task is not finished",
    "options_nsp18": "high, medium, low, very_low",
    "nsp18": "",
    "q_nsp19": "My attention can be very strong for some things and very hard to sustain for others",
    "options_nsp19": "high, medium, low, very_low",
    "nsp19": "",
    "q_nsp20": "When something really interests me, I can become so absorbed that I lose track of time",
    "options_nsp20": "high, medium, low, very_low",
    "nsp20": "",
    "MIND_NEURO_NSP_COMPUTED": "__PSEUDO_PARENT__",
    "nsp_score_structure": "",
    "nsp_score_stimulation": "",
    "nsp_score_skill": "",
    "nsp_score_energy": "",
    "options_nsp_engine": "Broad Spectrum, Novelty Seeking, Structure Preferred, Dual Processor",
    "nsp_engine": "",
    "nsp_engine_code": "",
    "options_nsp_interface": "Intuitive, Masking, Processing Focus, Balanced Social",
    "nsp_interface": "",
    "nsp_interface_code": "",
    "options_nsp_archetype": "The Social Butterfly, The People Pleaser, The Quiet Generalist, The Adaptable Realist, The Extroverted Analyst, The High-Performer, The Classic Specialist, The Organized Reliable, The Life of the Party, The Anxious Performer, The Solo Creator, The Active Doer, The Passionate Leader, The Chameleon, The Deep Thinker, The Complex Architect",
    "nsp_archetype": "",
    "MIND_NEURO_NSP_DESCRIPTIONS": "__PSEUDO_PARENT__",
    "dict_nsp_archetypes": {
        "The Social Butterfly": "You navigate life with high ease. Your engine is flexible (Broad Spectrum) and your social interface is high-performance and low-cost.",
        "The People Pleaser": "You are the ultimate diplomat. Your flexible engine allows you to adapt to any room, but your Masking interface means you often hide your true feelings to keep the peace.",
        "The Quiet Generalist": "You are steady and adaptable, but you prefer clear, direct communication. You do not crave chaos, but you find reading between the lines socially exhausting.",
        "The Adaptable Realist": "You are the anchor. You have no extreme demands for structure or novelty, and your social battery is reliable. You fit into most environments without friction.",
        "The Extroverted Analyst": "A rare and powerful combination. You love data, routine, and rules, but you are also genuinely charming and read people well.",
        "The High-Performer": "You excel at rules and etiquette. To the world, you seem perfect. But this performance requires massive structure to maintain, leading to exhaustion at home.",
        "The Classic Specialist": "The stereotypical Deep Focus mind. You thrive on details and logic. You find social chit-chat confusing because it lacks the structure you crave.",
        "The Organized Reliable": "You are the one with the plan. You need an itinerary to feel safe, but you manage social settings adequately. You are the rock others depend on.",
        "The Life of the Party": "Magnetic and electric. Your engine craves dopamine and chaos, and your social interface thrives on it. You are impulsive, fun, and loud.",
        "The Anxious Performer": "You use humor and high energy to hide your internal disorganization. You are entertaining to watch, but terrified of dropping the ball.",
        "The Solo Creator": "You have a wild, creative, impulsive mind, but you prefer to use it alone. You find group dynamics distracting and overwhelming.",
        "The Active Doer": "You communicate through action. You need constant physical or mental stimulation. You are not necessarily chatty, but you are always moving.",
        "The Passionate Leader": "You have high standards (Structure) and high drive (Novelty). Combined with high social skill, you are a visionary leader but you can be intense and demanding.",
        "The Chameleon": "The most expensive operating system. Your engine is fighting a civil war (Order vs Chaos), and your interface is working overtime to hide that conflict.",
        "The Deep Thinker": "You are obsessively passionate about niche interests. You need routine to function, but you crave novelty within your specific hobby.",
        "The Complex Architect": "You oscillate between organizing your life perfectly and blowing it up on a whim. You are socially neutral, but internally you are constantly negotiating."
    },
    "nsp_archetype_description": "",
    "MIND_NEURO_STATE": "__PSEUDO_PARENT__",
    "q_neuro_state": "Select the tab that is closest to your current state of mind",
    "options_neuro_state": "alarm, freeze, loop, stable",
    "neuro_state": "",
    "neuro_state_last_updated": "",
    "SKIN_ANALYTICS_ASSESSMENT": "__PSEUDO_PARENT__",
    "How_it_works_skin": "SCAN-type condition (Guide Phase B3) - one photo, one AI call, four named concerns scored together. skin_analyzer.php overwrites this section with the MOST RECENT scan's values every time a new scan completes - no history is kept, same as every other condition on this site (one current value per user, updated in place). This section is what the rest of the ecosystem - Top Risks, Wellness Report, Wellness Factor tagging - reads from.",
    "skin_last_scan_date": "",
    "skin_last_photo_url": "",
    "skin_last_summary": "",
    "COMPUTED_SCORE_SKIN_ACNE": "__PSEUDO_PARENT__",
    "acne_score": "",
    "acne_status": "",
    "acne_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_ACNE": "__PSEUDO_PARENT__",
    "acne_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_ROSACEA": "__PSEUDO_PARENT__",
    "rosacea_score": "",
    "rosacea_status": "",
    "rosacea_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_ROSACEA": "__PSEUDO_PARENT__",
    "rosacea_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_HYPERPIG": "__PSEUDO_PARENT__",
    "hyperpig_score": "",
    "hyperpig_status": "",
    "hyperpig_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_HYPERPIG": "__PSEUDO_PARENT__",
    "hyperpig_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_DRYNESS": "__PSEUDO_PARENT__",
    "dryness_score": "",
    "dryness_status": "",
    "dryness_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DRYNESS": "__PSEUDO_PARENT__",
    "dryness_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "BIO MARKER RESULTS": "__PSEUDO_PARENT__",
    "biomarkers": {
        "q_lab_format": "Lab Report Format",
        "options_lab_format": "SI, CONV",
        "lab_format": "",
        "q_testosterone": "Testosterone",
        "options_testosterone": "any integer",
        "testosterone": "",
        "testosterone_status": "",
        "q_testosterone_report_note": "Any condition/risk noted on your report for Testosterone",
        "options_testosterone_report_note": "free text",
        "testosterone_report_note": "",
        "q_tsh": "TSH",
        "options_tsh": "any integer",
        "tsh": "",
        "tsh_status": "",
        "q_tsh_report_note": "Any condition/risk noted on your report for TSH",
        "options_tsh_report_note": "free text",
        "tsh_report_note": "",
        "q_ft4": "FT4",
        "options_ft4": "any integer",
        "ft4": "",
        "ft4_status": "",
        "q_ft4_report_note": "Any condition/risk noted on your report for FT4",
        "options_ft4_report_note": "free text",
        "ft4_report_note": "",
        "q_ferritin": "Ferritin",
        "options_ferritin": "any integer",
        "ferritin": "",
        "ferritin_status": "",
        "q_ferritin_report_note": "Any condition/risk noted on your report for Ferritin",
        "options_ferritin_report_note": "free text",
        "ferritin_report_note": "",
        "q_b12": "B12",
        "options_b12": "any integer",
        "b12": "",
        "b12_status": "",
        "q_b12_report_note": "Any condition/risk noted on your report for B12",
        "options_b12_report_note": "free text",
        "b12_report_note": "",
        "q_folate": "Folate",
        "options_folate": "any integer",
        "folate": "",
        "folate_status": "",
        "q_folate_report_note": "Any condition/risk noted on your report for Folate",
        "options_folate_report_note": "free text",
        "folate_report_note": "",
        "q_vit_d": "Vitamin D",
        "options_vit_d": "any integer",
        "vit_d": "",
        "vit_d_status": "",
        "q_vit_d_report_note": "Any condition/risk noted on your report for Vitamin D",
        "options_vit_d_report_note": "free text",
        "vit_d_report_note": "",
        "q_hba1c": "HbA1c",
        "options_hba1c": "any integer",
        "hba1c": "",
        "hba1c_status": "",
        "q_hba1c_report_note": "Any condition/risk noted on your report for HbA1c",
        "options_hba1c_report_note": "free text",
        "hba1c_report_note": "",
        "q_chol_total": "Total Cholesterol",
        "options_chol_total": "any integer",
        "chol_total": "",
        "chol_total_status": "",
        "q_chol_total_report_note": "Any condition/risk noted on your report for Total Cholesterol",
        "options_chol_total_report_note": "free text",
        "chol_total_report_note": "",
        "q_chol_ldl": "LDL Cholesterol",
        "options_chol_ldl": "any integer",
        "chol_ldl": "",
        "chol_ldl_status": "",
        "q_chol_ldl_report_note": "Any condition/risk noted on your report for LDL Cholesterol",
        "options_chol_ldl_report_note": "free text",
        "chol_ldl_report_note": "",
        "q_chol_hdl": "HDL Cholesterol",
        "options_chol_hdl": "any integer",
        "chol_hdl": "",
        "chol_hdl_status": "",
        "q_chol_hdl_report_note": "Any condition/risk noted on your report for HDL Cholesterol",
        "options_chol_hdl_report_note": "free text",
        "chol_hdl_report_note": "",
        "q_trigs": "Triglycerides",
        "options_trigs": "any integer",
        "trigs": "",
        "trigs_status": "",
        "q_trigs_report_note": "Any condition/risk noted on your report for Triglycerides",
        "options_trigs_report_note": "free text",
        "trigs_report_note": "",
        "q_crp": "CRP",
        "options_crp": "any integer",
        "crp": "",
        "crp_status": "",
        "q_crp_report_note": "Any condition/risk noted on your report for CRP",
        "options_crp_report_note": "free text",
        "crp_report_note": "",
        "q_alt": "ALT",
        "options_alt": "any integer",
        "alt": "",
        "alt_status": "",
        "q_alt_report_note": "Any condition/risk noted on your report for ALT",
        "options_alt_report_note": "free text",
        "alt_report_note": "",
        "q_ggt": "GGT",
        "options_ggt": "any integer",
        "ggt": "",
        "ggt_status": "",
        "q_ggt_report_note": "Any condition/risk noted on your report for GGT",
        "options_ggt_report_note": "free text",
        "ggt_report_note": "",
        "q_bilirubin": "Bilirubin",
        "options_bilirubin": "any integer",
        "bilirubin": "",
        "bilirubin_status": "",
        "q_bilirubin_report_note": "Any condition/risk noted on your report for Bilirubin",
        "options_bilirubin_report_note": "free text",
        "bilirubin_report_note": "",
        "q_creatinine": "Creatinine",
        "options_creatinine": "any integer",
        "creatinine": "",
        "creatinine_status": "",
        "q_creatinine_report_note": "Any condition/risk noted on your report for Creatinine",
        "options_creatinine_report_note": "free text",
        "creatinine_report_note": "",
        "q_egfr": "eGFR",
        "options_egfr": "any integer",
        "egfr": "",
        "egfr_status": "",
        "q_egfr_report_note": "Any condition/risk noted on your report for eGFR",
        "options_egfr_report_note": "free text",
        "egfr_report_note": "",
        "q_urea": "Urea",
        "options_urea": "any integer",
        "urea": "",
        "urea_status": "",
        "q_urea_report_note": "Any condition/risk noted on your report for Urea",
        "options_urea_report_note": "free text",
        "urea_report_note": ""
    },
    "biomarkers_updated": "",
    "REDUNDANT_ACCEPTABLE NUTRIENTS": "__PSEUDO_PARENT__",
    "pantry_preferences": [],
    "VERIFICATIONS_CUSTOM_OTHER": "__PSEUDO_PARENT__",
    "custom_verifications": [],
    "ECOSYSTEM_CONFIG_REMOVED": "__PSEUDO_PARENT__",
    "SYSTEM_TOKENS_METADATA": "__PSEUDO_PARENT__",
    "ai_cost_data": {
        "prompt_tokens": 0,
        "completion_tokens": 0,
        "total_tokens": 0,
        "prompt_tokens_details": {
            "cached_tokens": 0,
            "audio_tokens": 0
        },
        "completion_tokens_details": {
            "reasoning_tokens": 0,
            "audio_tokens": 0,
            "accepted_prediction_tokens": 0,
            "rejected_prediction_tokens": 0
        }
    },
    "script_version": "v2_tokens",
    "user_status": "new",
    "user_metrics_preference": "metric",
    "assessment_mode": "started",
    "MEMBERSHIP PARAMETERS": "__PSEUDO_PARENT__",
    "membership_tier": "",
    "membership_seats": 0,
    "sub_members": [],
    "stripe_customer_id": "",
    "stripe_subscription_id": "",
    "stripe_payment_method": "",
    "stripe_last4": "",
    "stripe_next_billing": "",
    "email_verified": "",
    "email_verified_date": "",
    "email_verify_reminder_sent": "",
    "registration_date": "",
    "registration_source": "",
    "subscription_start_date": "",
    "subscription_end_date": "",
    "subscription_cancelled_date": "",
    "subscription_cancel_reason": "",
    "pwa_installed": "",
    "pwa_install_date": "",
    "pwa_prompt_shown": "",
    "pwa_prompt_date": "",
    "parent_user_id": "",
    "member_role": "",
    "last_login_date": "",
    "partner_profile_slug": "",
    "partner_profile_live": "",
    "partner_bio": "",
    "partner_region": ""
}

LIVE ASSESSMENT JSON — user id 1

{
    "user_id": "1",
    "first_name": "Christopher",
    "last_name": "",
    "email": "westwoodchristopher@gmail.com",
    "gender": "Male",
    "age": "29",
    "ethnicity": "White",
    "diabetes_family": "No",
    "weight": "75",
    "height": "175",
    "waist": "81.3",
    "neck": "40.6",
    "thigh": "40.6",
    "bp_high": "No",
    "gad1": "Not at all",
    "gad2": "Not at all",
    "gad3": "Not at all",
    "gad4": "Not at all",
    "gad5": "Not at all",
    "gad6": "Not at all",
    "gad7": "Not at all",
    "sleep_hours": "7.5",
    "bed_hours": "8.5",
    "snore": "",
    "tired_day": "",
    "sleep_apnea": "",
    "insomnia1": "0_none",
    "insomnia2": "0_none",
    "insomnia3": "0_none",
    "insomnia4": "0_none",
    "insomnia5": "0_none",
    "insomnia6": "0_none",
    "insomnia7": "0_none",
    "circadian1": "0_rare",
    "circadian2": "0_rare",
    "circadian3": "0_rare",
    "circadian4": "0_sb",
    "circadian5": "0_lt1",
    "circadian6": "0_never",
    "circadian7": "0_sig",
    "sss1": "",
    "sss2": "",
    "sss3": "",
    "sss4": "",
    "sss5": "",
    "ibs_relief": "",
    "ibs_stool_change": "",
    "ibs_incomplete": "",
    "ibs_family": "No",
    "sibo1": "",
    "severe_bloating": "",
    "very_bad_gas": "",
    "sibo_motility_issues": "",
    "sensitive_to_foods": "",
    "sibo_antibiotic_history": "",
    "sibo_ppi_use": "",
    "sibo_antibiotic_effect": "",
    "diagnosed_ibs": "",
    "celiac1": "",
    "celiac_osteoporosis": "",
    "celiac_family_history": "",
    "celiac_rash": "",
    "celiac_gluten_response": "",
    "stools_bulky": "",
    "unexplained_weightloss": "",
    "constant_fatigue": "",
    "lactose1": "",
    "lactose_dairy_free_response": "",
    "symptoms_within_2_hours": "",
    "problems_small_dairy": "",
    "ibd_blood_stool": "0_no",
    "bmi_score": 24.489795918367346,
    "bmi_status": "Healthy",
    "bmr": 1703.75,
    "vfa_score": 129.6139999999999,
    "vfa_status": "Low",
    "diabetes_score": 0,
    "diabetes_status": "Normal",
    "gad_score": 0,
    "gad_status": "Low",
    "osa_score": 6,
    "osa_status": "Normal",
    "insomnia_score": 0,
    "insomnia_status": "Normal",
    "circadian_score": 0,
    "circadian_status": "Normal",
    "ibs_score": 28,
    "ibs_status": "Severe",
    "sibo_score": 28,
    "sibo_status": "Severe",
    "celiac_score": 28,
    "celiac_status": "Severe",
    "lactose_score": 14,
    "lactose_status": "Elevated",
    "diabetes_percent": 0,
    "diabetes_age_band": 0,
    "diabetes_family_band": 0,
    "diabetes_ethnicity_band": 0,
    "diabetes_bmi_band": 0,
    "diabetes_waist_band": 0,
    "diabetes_bp_band": 0,
    "ibs_percent": 87.5,
    "ibs_family_band": 0,
    "sibo_percent": 87.5,
    "sibo_surgery_motility_band": 0,
    "celiac_percent": 77.8,
    "celiac_family_band": 0,
    "celiac_autoimmune_band": 0,
    "lactose_percent": 43.8,
    "lactose_ethnicity_band": 0,
    "lactose_age_band": 2,
    "osa_percent": 13.6,
    "osa_bmi_band": 1,
    "osa_age_band": 0,
    "osa_gender_band": 1,
    "osa_neck_band": 2,
    "osa_bp_band": 0,
    "insomnia_percent": 0,
    "insomnia_family_band": 0,
    "insomnia_age_band": 0,
    "insomnia_sex_band": 1,
    "circadian_percent": 0,
    "circadian_family_band": 0,
    "rls_score": 0,
    "rls_status": "Normal",
    "rls_percent": 0,
    "rls_family_band": 0,
    "rls_age_band": 0,
    "rls_sex_band": 1,
    "lifestyle_baseline": {
        "kitchen_reality": "I’m pretty organized. I cook most of my meals from scratch or meal-prep.",
        "diet_style": "I eat a bit of everything.",
        "fun_factor": "Competitive sports or recreational leagues.",
        "weekly_flow": "I train like an athlete with a heavily structured week.",
        "assigned_category": {
            "name": "The Structured Baseline",
            "reality": "Highly controlled environment. They have the time and discipline to meal-prep, track metrics, and execute scheduled workouts.",
            "so_what": "High consistency means they execute plans well, but this rigidity makes them highly vulnerable to stress, anxiety, or complete drop-off when unexpected life events disrupt their controlled environment."
        }
    },
    "body_objectives": {
        "weight_objective": "loss",
        "loss_target": "-5",
        "gain_target": "",
        "weight_target": "-5 (loss)",
        "muscle_objective": "0",
        "timescale": "18",
        "eat": "100",
        "neat": "250",
        "tef": "0.1",
        "eat_slider": "100",
        "neat_slider": "250",
        "timeframe_slider": "18",
        "calorie_intake": "2160"
    },
    "ON_BOARDING_USER": "PSEUDO_PARENT",
    "q_user_id": "Unique user identifier",
    "options_user_id": "jim,jack,jill",
    "q_first_name": "First name",
    "options_first_name": "john,jane,smith",
    "q_last_name": "Last name",
    "options_last_name": "doe,bloggs,smith",
    "q_email": "Email address",
    "options_email": "a@a.com,b@b.com,c@c.com",
    "wellness_intentions": {
        "selected": [
            "feel_better",
            "sleep_better",
            "eat_better"
        ],
        "selected_date": "2026-09-02",
        "source": "onboarding"
    },
    "planning_preference": "auto",
    "channel_preference": "sleep_sounds",
    "support_history": "",
    "onboarding_snapshot": {
        "body": 5,
        "sleep": 5,
        "mind": 5,
        "alignment": 50,
        "date": "2026-09-08"
    },
    "terms_accepted": true,
    "terms_accepted_at": "2026-09-02 20:49:50",
    "terms_version": "v1-2026-08-08",
    "TRIAGE_MCKINSEY_WELLNESS_USER TYPE ": "PSEUDO_PARENT",
    "How_it-works": "Questions and answer options with associated wellness type categories (eg maximalist_optimizer,confident_enthusiast) are listed in agents/triage_agent/triage_consultation.json. The category with the highest calculated score becomes the Mckinsey wellness user ie protocol winner",
    "about_you": {
        "lifestyle_tempo": {
            "question": "Can you walk me through the structure of a typical working day? Do you have a strict schedule, or are you constantly putting out unpredictable fires?",
            "answer": "Highly optimized and strictly scheduled",
            "category": "maximalist_optimizer"
        },
        "bandwidth_capacity": {
            "question": "When you finally sit down at the end of the day, honestly, how much mental 'battery' do you have left?",
            "answer": "High energy, I'm researching and learning",
            "category": "maximalist_optimizer"
        },
        "tech_reliance": {
            "question": "How do you feel about tracking your health? Do you love using wearables and data, or do you prefer simple, tech-free routines?",
            "answer": "I track everything with advanced wearables",
            "category": "maximalist_optimizer"
        },
        "past_attempt_pattern": {
            "question": "Think back to the last time you tried to improve your health but stopped. What happened?",
            "answer": "I rarely stop, I just shift to newer protocols",
            "category": "maximalist_optimizer"
        },
        "primary_obstacles": {
            "question": "What is the single biggest roadblock standing in your way right this minute?",
            "answer": "Finding the absolute best, scientific tools",
            "category": "maximalist_optimizer"
        },
        "emotional_driver": {
            "question": "I know you want to improve your wellness, but why *now*? Are you running away from a specific fear, or towards a specific ambition?",
            "answer": "Chasing peak longevity and optimal performance",
            "category": "maximalist_optimizer"
        },
        "investment_mindset": {
            "question": "When it comes to wellness, what is your mindset on investing time and money to get results?",
            "answer": "I will invest heavily in cutting-edge science",
            "category": "maximalist_optimizer"
        },
        "nutrition_philosophy": {
            "question": "What is your approach to what you put in your body?",
            "answer": "Cutting-edge bio-hacks and functional foods",
            "category": "maximalist_optimizer"
        },
        "wellness_vision": {
            "question": "If we were having this conversation six months from now and you felt incredible, what is the main difference?",
            "answer": "I've broken past my physical and mental boundaries",
            "category": "maximalist_optimizer"
        },
        "engagement_preference": {
            "question": "Finally, how can I be the best companion for you?",
            "answer": "Give me raw data, analytics, and clinical science",
            "category": "maximalist_optimizer"
        }
    },
    "TRIAGE_COMPUTED_WELLNESS_USER_TYPE_PROTOCOL_WINNER": "__PSEUDO_PARENT__",
    "protocol_winner": "maximalist_optimizer",
    "triage_scores": {
        "maximalist_optimizer": 10,
        "confident_enthusiast": 0,
        "health_traditionalist": 0,
        "health_struggler": 0,
        "wellness_minimalist": 0
    },
    "triage_date": "2026-08-30 01:02:54",
    "IDENTITY_ASSESSMENT1": "__PSEUDO_PARENT__",
    "q_gender": "Gender",
    "options_gender": "Male,Female,Other",
    "q_age": "Age",
    "options_age": "18-25,26-40,41-60,61-80",
    "q_ethnicity": "Ethnicity",
    "options_ethnicity": "White,Asian,Black,Hispanic,Pacific Islander,Other",
    "q_diabetes_family": "Diabetes in family?",
    "options_diabetes_family": "Yes,No,Not Sure",
    "BODY_MEASUREMENT_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_weight": "Weight (kg)",
    "options_weight": "any integer",
    "q_height": "Height (cm)",
    "options_height": "any integer",
    "q_waist": "Waist (cm)",
    "options_waist": "any integer",
    "q_neck": "Neck (cm)",
    "options_neck": "any integer",
    "q_thigh": "Thigh (cm)",
    "options_thigh": "any integer",
    "q_bp_high": "High blood pressure?",
    "options_bp_high": "Yes,No,Not Sure",
    "q_diabetes1": "Feeling unusually tired, day-to-day",
    "options_diabetes1": "0,1,2,3,4",
    "diabetes1": "0_none",
    "q_diabetes2": "Needing to pee more than usual, especially at night",
    "options_diabetes2": "0,1,2,3,4",
    "diabetes2": "0_none",
    "q_diabetes3": "Feeling unusually thirsty",
    "options_diabetes3": "0,1,2,3,4",
    "diabetes3": "0_none",
    "q_diabetes4": "Losing weight without trying",
    "options_diabetes4": "0,1,2,3,4",
    "diabetes4": "0_none",
    "q_diabetes5": "Blurred vision",
    "options_diabetes5": "0,1,2,3,4",
    "diabetes5": "0_none",
    "q_diabetes6": "Cuts or wounds taking longer than usual to heal",
    "options_diabetes6": "0,1,2,3,4",
    "diabetes6": "0_none",
    "q_diabetes7": "Persistent itching or thrush around the genitals",
    "options_diabetes7": "0,1,2,3,4",
    "diabetes7": "0_none",
    "SLEEP_BASIC_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_sleep_hours": "Hours Asleep Last Night",
    "options_sleep_hours": "any integer 0-24",
    "q_bed_hours": "Hours In Bed Last Night",
    "options_bed_hours": "any integer 0-24",
    "q_osa1": "Snoring severity, based on what others have told you (or a recording)",
    "options_osa1": "0,1,2,3,4",
    "osa1": "0_none",
    "q_osa2": "How often do you wake up gasping or choking, or have you been told you stop breathing during sleep?",
    "options_osa2": "0,1,2,3,4",
    "osa2": "0_none",
    "q_osa3": "How often do you feel excessively sleepy or fight to stay awake during the day?",
    "options_osa3": "0,1,2,3,4",
    "osa3": "0_none",
    "q_osa4": "How often do you wake up groggy, unrefreshed, or with a headache, even after a full night in bed?",
    "options_osa4": "0,1,2,3,4",
    "osa4": "0_none",
    "q_osa5": "How often do you wake up during the night, or feel your sleep is restless and disrupted?",
    "options_osa5": "0,1,2,3,4",
    "osa5": "0_none",
    "q_osa6": "How much does daytime tiredness interfere with your concentration, memory, or mood?",
    "options_osa6": "0,1,2,3,4",
    "osa6": "0_no",
    "SLEEP_INSOMNIA_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_insomnia1": "How much difficulty do you have falling asleep at night?",
    "options_insomnia1": "0,1,2,3,4",
    "q_insomnia2": "How much difficulty do you have staying asleep through the night?",
    "options_insomnia2": "0,1,2,3,4",
    "q_insomnia3": "How often do you wake up earlier than planned and can't get back to sleep?",
    "options_insomnia3": "0,1,2,3,4",
    "q_insomnia4": "How often do you wake up feeling unrefreshed, even after a full night in bed?",
    "options_insomnia4": "0,1,2,3,4",
    "q_insomnia5": "How often do you feel fatigued or low on energy during the day?",
    "options_insomnia5": "0,1,2,3,4",
    "q_insomnia6": "How often does poor sleep affect your concentration or memory?",
    "options_insomnia6": "0,1,2,3,4",
    "q_insomnia7": "How often does poor sleep affect your mood or patience?",
    "options_insomnia7": "0,1,2,3,4",
    "q_insomnia8": "How much do you worry or feel distressed about your sleep?",
    "options_insomnia8": "0,1,2,3,4",
    "insomnia8": "0_not",
    "q_insomnia9": "How much does your sleep problem interfere with work, relationships, or daily tasks?",
    "options_insomnia9": "0,1,2,3,4",
    "insomnia9": "0_no",
    "q_insomnia_family": "Does a parent or sibling have, or have they had, ongoing sleep problems (insomnia)?",
    "options_insomnia_family": "No,Not Sure,Yes",
    "insomnia_family": "No",
    "SLEEP_CIRCADIAN_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_circadian1": "How often do you struggle to fall asleep at bedtime?",
    "options_circadian1": "0,1,2,3,4",
    "q_circadian2": "How often do you struggle to wake up on time?",
    "options_circadian2": "0,1,2,3,4",
    "q_circadian3": "How often do you feel alert at the wrong times?",
    "options_circadian3": "0,1,2,3,4",
    "q_circadian4": "What's your body clock — night owl or early bird?",
    "options_circadian4": "0,1,2,3,4",
    "q_circadian5": "How much does your sleep shift on weekends?",
    "options_circadian5": "0,1,2,3,4",
    "q_circadian6": "How often do you use screens before bed?",
    "options_circadian6": "0,1,2,3,4",
    "q_circadian7": "How much daylight exposure do you get daily?",
    "options_circadian7": "0,1,2,3,4",
    "q_circadian_family": "Does a parent or sibling have, or have they had, an ongoing body-clock or sleep-timing problem?",
    "options_circadian_family": "No,Not Sure,Yes",
    "circadian_family": "No",
    "SLEEP_RLS_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_rls1": "Intensity of urge to move legs / uncomfortable sensations",
    "options_rls1": "0,1,2,3,4",
    "rls1": "0_none",
    "q_rls2": "Frequency of urge/discomfort",
    "options_rls2": "0,1,2,3,4",
    "rls2": "0_none",
    "q_rls3": "Build-up of urge/discomfort when resting or sitting still",
    "options_rls3": "0,1,2,3,4",
    "rls3": "0_none",
    "q_rls4": "Persistence of urge/discomfort despite movement",
    "options_rls4": "0,1,2,3,4",
    "rls4": "0_none",
    "q_rls5": "Evening/night predominance vs daytime",
    "options_rls5": "0,1,2,3,4",
    "rls5": "0_none",
    "q_rls6": "Interference with falling asleep, staying asleep, or next-day functioning",
    "options_rls6": "0,1,2,3,4",
    "rls6": "0_none",
    "q_rls_family": "Does a parent or sibling have, or have they had, restless legs syndrome or similar leg discomfort at night?",
    "options_rls_family": "No,Not Sure,Yes",
    "rls_family": "No",
    "DIGESTION_CORE_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_gi_bloating": "How often do you get bloating or abdominal distension?",
    "options_gi_bloating": "0,1,2,3,4",
    "gi_bloating": "4_always",
    "q_gi_pain": "How often do you get abdominal pain or cramping?",
    "options_gi_pain": "0,1,2,3,4",
    "gi_pain": "4_always",
    "q_gi_bowel_habit": "How often is your bowel habit disrupted (diarrhoea, constipation, or alternating)?",
    "options_gi_bowel_habit": "0,1,2,3,4",
    "gi_bowel_habit": "4_always",
    "DIGESTION_IBS_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_ibs4": "How often does abdominal pain ease after a bowel movement?",
    "options_ibs4": "0,1,2,3,4",
    "ibs4": "4_always",
    "q_ibs5": "How often do you feel a sudden urge to rush to the toilet?",
    "options_ibs5": "0,1,2,3,4",
    "ibs5": "4_always",
    "q_ibs6": "How often do you feel you haven't fully emptied your bowels?",
    "options_ibs6": "0,1,2,3,4",
    "ibs6": "4_always",
    "q_ibs7": "How much does your bowel pattern interfere with daily life?",
    "options_ibs7": "0,1,2,3,4",
    "ibs7": "4_extreme",
    "q_ibs_family": "Does a parent or sibling have, or have they had, IBS or a similar ongoing bowel condition?",
    "options_ibs_family": "No,Not Sure,Yes",
    "DIGESTION_SIBO_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_sibo4": "How much worse does your bloating get after carbs or fermentable foods (bread, beans, onions)?",
    "options_sibo4": "0,1,2,3,4",
    "sibo4": "4_extreme",
    "q_sibo5": "How often do you get excess gas?",
    "options_sibo5": "0,1,2,3,4",
    "sibo5": "4_always",
    "q_sibo6": "How much does your bloating build up as the day goes on?",
    "options_sibo6": "0,1,2,3,4",
    "sibo6": "4_extreme",
    "q_sibo7": "How full do you feel after only a small amount of food?",
    "options_sibo7": "0,1,2,3,4",
    "sibo7": "4_extreme",
    "q_sibo_surgery_motility": "Have you ever had abdominal or bowel surgery, or been diagnosed with a motility disorder (e.g. gastroparesis)?",
    "options_sibo_surgery_motility": "No,Yes",
    "sibo_surgery_motility": "No",
    "DIGESTION_CELIAC_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_celiac4": "How often does your bloating or pain flare after wheat, barley, or rye?",
    "options_celiac4": "0,1,2,3,4",
    "celiac4": "4_always",
    "q_celiac5": "How much fatigue do you get on top of your bloating, pain, or bowel changes?",
    "options_celiac5": "0,1,2,3,4",
    "celiac5": "4_extreme",
    "q_celiac6": "Have you noticed unexplained weight change?",
    "options_celiac6": "0,1,2,3,4",
    "celiac6": "4_severe",
    "q_celiac7": "How often do you get an itchy rash with blistering on your elbows, knees, or torso?",
    "options_celiac7": "0,1,2,3,4",
    "celiac7": "4_always",
    "q_celiac_family": "Does a parent or sibling have, or have they had, celiac disease?",
    "options_celiac_family": "No,Not Sure,Yes",
    "celiac_family": "No",
    "q_celiac_autoimmune": "Do you have type 1 diabetes or another autoimmune condition (e.g. autoimmune thyroid disease)?",
    "options_celiac_autoimmune": "No,Yes",
    "celiac_autoimmune": "No",
    "DIGESTION_LACTOSE_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_lactose4": "How soon after dairy does your bloating or pain start?",
    "options_lactose4": "0,1,2,3,4",
    "lactose4": "0_never",
    "q_lactose5": "Does the amount of dairy you eat change how bad your bloating or pain gets?",
    "options_lactose5": "0,1,2,3,4",
    "lactose5": "0_none",
    "q_lactose6": "Is bloating or gas more noticeable for you than pain?",
    "options_lactose6": "0,1,2,3,4",
    "lactose6": "0_none",
    "DIGESTION_IBD_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_ibd_blood_stool": "Have you noticed blood or blood and mucous in your stools",
    "options_ibd_blood_stool": "0,1",
    "COMPUTED_SCORES_METABOLIC": "__PSEUDO_PARENT__",
    "bmi_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_BMI": "__PSEUDO_PARENT__",
    "bmi_verification": {
        "recommended_tests": [
            "Bluetooth Body Fat Scales"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "vfa_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_VFA": "__PSEUDO_PARENT__",
    "vfa_verification": {
        "recommended_tests": [
            "Advanced Body Composition Scales"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "diabetes_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DIABETES": "__PSEUDO_PARENT__",
    "diabetes_verification": {
        "recommended_tests": [
            "Blood Glucose Testing Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_OSA": "__PSEUDO_PARENT__",
    "osa_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_OSA": "__PSEUDO_PARENT__",
    "osa_verification": {
        "recommended_tests": [
            "Wrist Wearable Oxygen Saturation Monitor",
            "In-Home Sleep Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "insomnia_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_INSOMNIA": "__PSEUDO_PARENT__",
    "insomnia_verification": {
        "recommended_tests": [
            "Melatonin Sleep Hormone Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "circadian_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_CIRCADIAN": "__PSEUDO_PARENT__",
    "circadian_verification": {
        "recommended_tests": [
            "Circadian Rhythm Sleep and Stress Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SLEEP_RLS": "__PSEUDO_PARENT__",
    "rls_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_SLEEP_RLS": "__PSEUDO_PARENT__",
    "rls_verification": {
        "recommended_tests": [
            "Ferritin / Iron Panel Blood Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_IBS": "__PSEUDO_PARENT__",
    "ibs_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DIGESTION_IBS": "__PSEUDO_PARENT__",
    "ibs_verification": {
        "recommended_tests": [
            "Calprotectin Gut Inflammation Test"
        ],
        "status": "Verified",
        "outcome_level": "high",
        "test_used": "Calprotectin Gut Inflamation Test",
        "note": "",
        "timestamp": "2026-08-30 01:12:11"
    },
    "COMPUTED_SCORE_DIGESTION_SIBO": "__PSEUDO_PARENT__",
    "sibo_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DIGESTION_SIBO": "__PSEUDO_PARENT__",
    "sibo_verification": {
        "recommended_tests": [
            "FoodMarble AIRE 2 Premium"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_CELIAC": "__PSEUDO_PARENT__",
    "celiac_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DIGESTION_CELIAC": "__PSEUDO_PARENT__",
    "celiac_verification": {
        "recommended_tests": [
            "Coeliac Gluten Sensitivity Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_LACTOSE": "__PSEUDO_PARENT__",
    "lactose_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DIGESTION_LACTOSE": "__PSEUDO_PARENT__",
    "lactose_verification": {
        "recommended_tests": [
            "Lactose Intolerance Test Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "LIFESTYLE_ASSESSMENT": "__PSEUDO_PARENT__",
    "BODY_OBJECTIVES_ASSESSMENT": "__PSEUDO_PARENT__",
    "MIND_ASSESSMENT_START": "__PSEUDO_PARENT__",
    "GAD_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_gad1": "Feeling nervous, anxious, or on edge",
    "options_gad1": "Not at all,Several days,More than half the days,Nearly every day",
    "q_gad2": "Not being able to stop or control worrying",
    "options_gad2": "Not at all,Several days,More than half the days,Nearly every day",
    "q_gad3": "Worrying too much about different things",
    "options_gad3": "Not at all,Several days,More than half the days,Nearly every day",
    "q_gad4": "Trouble relaxing",
    "options_gad4": "Not at all,Several days,More than half the days,Nearly every day",
    "q_gad5": "Being so restless that it is hard to sit still",
    "options_gad5": "Not at all,Several days,More than half the days,Nearly every day",
    "q_gad6": "Becoming easily annoyed or irritable",
    "options_gad6": "Not at all,Several days,More than half the days,Nearly every day",
    "q_gad7": "Feeling afraid, as if something awful might happen",
    "options_gad7": "Not at all,Several days,More than half the days,Nearly every day",
    "COMPUTED_SCORES_GAD": "__PSEUDO_PARENT__",
    "gad_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_GAD": "__PSEUDO_PARENT__",
    "gad_verification": {
        "recommended_tests": [
            "Cortisol Blood Test Kit",
            "Cortisol Hair Test Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "MIND_NEURO_NSP_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_nsp1": "I usually find it easy to understand what others are thinking or feeling",
    "options_nsp1": "strong, moderate, low, very_low",
    "nsp1": "strong",
    "q_nsp2": "After social situations, I usually feel",
    "options_nsp2": "energised, drained",
    "nsp2": "energised",
    "q_nsp3": "I often find social situations confusing, overwhelming, or hard to follow",
    "options_nsp3": "yes, sometimes, no",
    "nsp3": "yes",
    "q_nsp4": "I prefer predictable routines and feel uneasy when plans change unexpectedly",
    "options_nsp4": "high, medium, low, very_low",
    "nsp4": "high",
    "q_nsp5": "I tend to focus intensely on specific interests and can spend long periods absorbed in them",
    "options_nsp5": "high, medium, low, very_low",
    "nsp5": "high",
    "q_nsp6": "I enjoy spontaneity and can adapt easily when plans change",
    "options_nsp6": "high, medium, low, very_low",
    "nsp6": "high",
    "q_nsp7": "I tend to notice small details that other people often miss",
    "options_nsp7": "high, medium, low, very_low",
    "nsp7": "high",
    "q_nsp8": "I sometimes struggle to keep track of conversations when several people are talking at once",
    "options_nsp8": "high, medium, low, very_low",
    "nsp8": "high",
    "q_nsp9": "I find it easier to communicate in writing than in spontaneous spoken conversation",
    "options_nsp9": "high, medium, low, very_low",
    "nsp9": "high",
    "q_nsp10": "I feel more at ease when I know exactly what to expect from my day",
    "options_nsp10": "high, medium, low, very_low",
    "nsp10": "high",
    "q_nsp11": "I often struggle to start tasks, even when I know they are important",
    "options_nsp11": "high, medium, low, very_low",
    "nsp11": "high",
    "q_nsp12": "Time often feels like it is either 'now' or 'not now', and I lose track of how long things take",
    "options_nsp12": "high, medium, low, very_low",
    "nsp12": "high",
    "q_nsp13": "I often forget what I was about to do or say, even a few moments after thinking of it",
    "options_nsp13": "high, medium, low, very_low",
    "nsp13": "high",
    "q_nsp14": "I sometimes speak or act quickly and only realise afterwards that I didn’t pause to think it through",
    "options_nsp14": "high, medium, low, very_low",
    "nsp14": "high",
    "q_nsp15": "My emotions can shift quickly, and I may react strongly in the moment",
    "options_nsp15": "high, medium, low, very_low",
    "nsp15": "high",
    "q_nsp16": "I often seek out stimulation and feel restless when things are too quiet",
    "options_nsp16": "high, medium, low, very_low",
    "nsp16": "high",
    "q_nsp17": "Tasks that feel boring or repetitive are very hard for me to stick with",
    "options_nsp17": "high, medium, low, very_low",
    "nsp17": "high",
    "q_nsp18": "I often switch tasks when my interest drops, even if the original task is not finished",
    "options_nsp18": "high, medium, low, very_low",
    "nsp18": "high",
    "q_nsp19": "My attention can be very strong for some things and very hard to sustain for others",
    "options_nsp19": "high, medium, low, very_low",
    "nsp19": "high",
    "q_nsp20": "When something really interests me, I can become so absorbed that I lose track of time",
    "options_nsp20": "high, medium, low, very_low",
    "nsp20": "high",
    "MIND_NEURO_NSP_COMPUTED": "__PSEUDO_PARENT__",
    "nsp_score_structure": 14,
    "nsp_score_stimulation": 20,
    "nsp_score_skill": 90,
    "nsp_score_energy": 85,
    "options_nsp_engine": "Broad Spectrum, Novelty Seeking, Structure Preferred, Dual Processor",
    "nsp_engine": "Dual Processor",
    "nsp_engine_code": "DP",
    "options_nsp_interface": "Intuitive, Masking, Processing Focus, Balanced Social",
    "nsp_interface": "Intuitive",
    "nsp_interface_code": "A",
    "options_nsp_archetype": "The Social Butterfly, The People Pleaser, The Quiet Generalist, The Adaptable Realist, The Extroverted Analyst, The High-Performer, The Classic Specialist, The Organized Reliable, The Life of the Party, The Anxious Performer, The Solo Creator, The Active Doer, The Passionate Leader, The Chameleon, The Deep Thinker, The Complex Architect",
    "nsp_archetype": "The Passionate Leader",
    "MIND_NEURO_NSP_DESCRIPTIONS": "__PSEUDO_PARENT__",
    "dict_nsp_archetypes": {
        "The Social Butterfly": "You navigate life with high ease. Your engine is flexible (Broad Spectrum) and your social interface is high-performance and low-cost.",
        "The People Pleaser": "You are the ultimate diplomat. Your flexible engine allows you to adapt to any room, but your Masking interface means you often hide your true feelings to keep the peace.",
        "The Quiet Generalist": "You are steady and adaptable, but you prefer clear, direct communication. You do not crave chaos, but you find reading between the lines socially exhausting.",
        "The Adaptable Realist": "You are the anchor. You have no extreme demands for structure or novelty, and your social battery is reliable. You fit into most environments without friction.",
        "The Extroverted Analyst": "A rare and powerful combination. You love data, routine, and rules, but you are also genuinely charming and read people well.",
        "The High-Performer": "You excel at rules and etiquette. To the world, you seem perfect. But this performance requires massive structure to maintain, leading to exhaustion at home.",
        "The Classic Specialist": "The stereotypical Deep Focus mind. You thrive on details and logic. You find social chit-chat confusing because it lacks the structure you crave.",
        "The Organized Reliable": "You are the one with the plan. You need an itinerary to feel safe, but you manage social settings adequately. You are the rock others depend on.",
        "The Life of the Party": "Magnetic and electric. Your engine craves dopamine and chaos, and your social interface thrives on it. You are impulsive, fun, and loud.",
        "The Anxious Performer": "You use humor and high energy to hide your internal disorganization. You are entertaining to watch, but terrified of dropping the ball.",
        "The Solo Creator": "You have a wild, creative, impulsive mind, but you prefer to use it alone. You find group dynamics distracting and overwhelming.",
        "The Active Doer": "You communicate through action. You need constant physical or mental stimulation. You are not necessarily chatty, but you are always moving.",
        "The Passionate Leader": "You have high standards (Structure) and high drive (Novelty). Combined with high social skill, you are a visionary leader but you can be intense and demanding.",
        "The Chameleon": "The most expensive operating system. Your engine is fighting a civil war (Order vs Chaos), and your interface is working overtime to hide that conflict.",
        "The Deep Thinker": "You are obsessively passionate about niche interests. You need routine to function, but you crave novelty within your specific hobby.",
        "The Complex Architect": "You oscillate between organizing your life perfectly and blowing it up on a whim. You are socially neutral, but internally you are constantly negotiating."
    },
    "nsp_archetype_description": "You have high standards (Structure) and high drive (Novelty). Combined with high social skill, you are a visionary leader but you can be intense and demanding.",
    "MIND_NEURO_STATE": "__PSEUDO_PARENT__",
    "q_neuro_state": "Select the tab that is closest to your current state of mind",
    "options_neuro_state": "alarm, freeze, loop, stable",
    "neuro_state": "FREEZE",
    "neuro_state_last_updated": "2026-08-30 01:08:36",
    "SKIN_ANALYTICS_ASSESSMENT": "__PSEUDO_PARENT__",
    "How_it_works_skin": "SCAN-type condition (Guide Phase B3) - one photo, one AI call, four named concerns scored together. skin_analyzer.php overwrites this section with the MOST RECENT scan's values every time a new scan completes - no history is kept, same as every other condition on this site (one current value per user, updated in place). This section is what the rest of the ecosystem - Top Risks, Wellness Report, Wellness Factor tagging - reads from.",
    "skin_last_scan_date": "2026-08-31 19:03:17",
    "skin_last_photo_url": "https://bodysleepmind.com/wp-content/themes/tt24child/skinWellness/skin-photos/1/skin-1-1788202993-WTjCSG.jpg",
    "skin_last_summary": "Overall, your skin shows minimal signs of rosacea and hyperpigmentation, along with mild dryness. This assessment is based solely on the visible features in the photo and is not a clinical diagnosis. If you have concerns about any of these issues, consider consulting a dermatologist.",
    "COMPUTED_SCORE_SKIN_ACNE": "__PSEUDO_PARENT__",
    "acne_score": 0,
    "acne_status": "Normal",
    "acne_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_ACNE": "__PSEUDO_PARENT__",
    "acne_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_ROSACEA": "__PSEUDO_PARENT__",
    "rosacea_score": 10,
    "rosacea_status": "Normal",
    "rosacea_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_ROSACEA": "__PSEUDO_PARENT__",
    "rosacea_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_HYPERPIG": "__PSEUDO_PARENT__",
    "hyperpig_score": 15,
    "hyperpig_status": "Normal",
    "hyperpig_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_HYPERPIG": "__PSEUDO_PARENT__",
    "hyperpig_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_DRYNESS": "__PSEUDO_PARENT__",
    "dryness_score": 20,
    "dryness_status": "Normal",
    "dryness_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DRYNESS": "__PSEUDO_PARENT__",
    "dryness_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "BIO MARKER RESULTS": "__PSEUDO_PARENT__",
    "biomarkers": {
        "q_lab_format": "Lab Report Format",
        "options_lab_format": "SI, CONV",
        "lab_format": "SI",
        "q_testosterone": "Testosterone",
        "options_testosterone": "any integer",
        "testosterone": 5,
        "testosterone_status": "Low",
        "q_testosterone_report_note": "Any condition/risk noted on your report for Testosterone",
        "options_testosterone_report_note": "free text",
        "testosterone_report_note": "",
        "q_tsh": "TSH",
        "options_tsh": "any integer",
        "tsh": 4,
        "tsh_status": "Normal",
        "q_tsh_report_note": "Any condition/risk noted on your report for TSH",
        "options_tsh_report_note": "free text",
        "tsh_report_note": "",
        "q_ft4": "FT4",
        "options_ft4": "any integer",
        "ft4": 15,
        "ft4_status": "Normal",
        "q_ft4_report_note": "Any condition/risk noted on your report for FT4",
        "options_ft4_report_note": "free text",
        "ft4_report_note": "",
        "q_ferritin": "Ferritin",
        "options_ferritin": "any integer",
        "ferritin": "",
        "ferritin_status": "",
        "q_ferritin_report_note": "Any condition/risk noted on your report for Ferritin",
        "options_ferritin_report_note": "free text",
        "ferritin_report_note": "",
        "q_b12": "B12",
        "options_b12": "any integer",
        "b12": "",
        "b12_status": "",
        "q_b12_report_note": "Any condition/risk noted on your report for B12",
        "options_b12_report_note": "free text",
        "b12_report_note": "",
        "q_folate": "Folate",
        "options_folate": "any integer",
        "folate": "",
        "folate_status": "",
        "q_folate_report_note": "Any condition/risk noted on your report for Folate",
        "options_folate_report_note": "free text",
        "folate_report_note": "",
        "q_vit_d": "Vitamin D",
        "options_vit_d": "any integer",
        "vit_d": "",
        "vit_d_status": "",
        "q_vit_d_report_note": "Any condition/risk noted on your report for Vitamin D",
        "options_vit_d_report_note": "free text",
        "vit_d_report_note": "",
        "q_hba1c": "HbA1c",
        "options_hba1c": "any integer",
        "hba1c": "",
        "hba1c_status": "",
        "q_hba1c_report_note": "Any condition/risk noted on your report for HbA1c",
        "options_hba1c_report_note": "free text",
        "hba1c_report_note": "",
        "q_chol_total": "Total Cholesterol",
        "options_chol_total": "any integer",
        "chol_total": "",
        "chol_total_status": "",
        "q_chol_total_report_note": "Any condition/risk noted on your report for Total Cholesterol",
        "options_chol_total_report_note": "free text",
        "chol_total_report_note": "",
        "q_chol_ldl": "LDL Cholesterol",
        "options_chol_ldl": "any integer",
        "chol_ldl": "",
        "chol_ldl_status": "",
        "q_chol_ldl_report_note": "Any condition/risk noted on your report for LDL Cholesterol",
        "options_chol_ldl_report_note": "free text",
        "chol_ldl_report_note": "",
        "q_chol_hdl": "HDL Cholesterol",
        "options_chol_hdl": "any integer",
        "chol_hdl": "",
        "chol_hdl_status": "",
        "q_chol_hdl_report_note": "Any condition/risk noted on your report for HDL Cholesterol",
        "options_chol_hdl_report_note": "free text",
        "chol_hdl_report_note": "",
        "q_trigs": "Triglycerides",
        "options_trigs": "any integer",
        "trigs": "",
        "trigs_status": "",
        "q_trigs_report_note": "Any condition/risk noted on your report for Triglycerides",
        "options_trigs_report_note": "free text",
        "trigs_report_note": "",
        "q_crp": "CRP",
        "options_crp": "any integer",
        "crp": "",
        "crp_status": "",
        "q_crp_report_note": "Any condition/risk noted on your report for CRP",
        "options_crp_report_note": "free text",
        "crp_report_note": "",
        "q_alt": "ALT",
        "options_alt": "any integer",
        "alt": "",
        "alt_status": "",
        "q_alt_report_note": "Any condition/risk noted on your report for ALT",
        "options_alt_report_note": "free text",
        "alt_report_note": "",
        "q_ggt": "GGT",
        "options_ggt": "any integer",
        "ggt": "",
        "ggt_status": "",
        "q_ggt_report_note": "Any condition/risk noted on your report for GGT",
        "options_ggt_report_note": "free text",
        "ggt_report_note": "",
        "q_bilirubin": "Bilirubin",
        "options_bilirubin": "any integer",
        "bilirubin": "",
        "bilirubin_status": "",
        "q_bilirubin_report_note": "Any condition/risk noted on your report for Bilirubin",
        "options_bilirubin_report_note": "free text",
        "bilirubin_report_note": "",
        "q_creatinine": "Creatinine",
        "options_creatinine": "any integer",
        "creatinine": "",
        "creatinine_status": "",
        "q_creatinine_report_note": "Any condition/risk noted on your report for Creatinine",
        "options_creatinine_report_note": "free text",
        "creatinine_report_note": "",
        "q_egfr": "eGFR",
        "options_egfr": "any integer",
        "egfr": "",
        "egfr_status": "",
        "q_egfr_report_note": "Any condition/risk noted on your report for eGFR",
        "options_egfr_report_note": "free text",
        "egfr_report_note": "",
        "q_urea": "Urea",
        "options_urea": "any integer",
        "urea": "",
        "urea_status": "",
        "q_urea_report_note": "Any condition/risk noted on your report for Urea",
        "options_urea_report_note": "free text",
        "urea_report_note": "",
        "custom_markers": []
    },
    "biomarkers_updated": "2026-09-06 15:49:16",
    "REDUNDANT_ACCEPTABLE NUTRIENTS": "__PSEUDO_PARENT__",
    "pantry_preferences": [],
    "VERIFICATIONS_CUSTOM_OTHER": "__PSEUDO_PARENT__",
    "custom_verifications": [],
    "ECOSYSTEM_CONFIG_REMOVED": "__PSEUDO_PARENT__",
    "SYSTEM_TOKENS_METADATA": "__PSEUDO_PARENT__",
    "ai_cost_data": {
        "prompt_tokens": 0,
        "completion_tokens": 0,
        "total_tokens": 0,
        "saved_deterministically": true
    },
    "script_version": "backend_triage_v2_rebuilt",
    "user_status": "active",
    "user_metrics_preference": "imperial",
    "assessment_mode": "self",
    "MEMBERSHIP PARAMETERS": "__PSEUDO_PARENT__",
    "membership_tier": "wellness-coach",
    "membership_seats": 0,
    "sub_members": [],
    "stripe_customer_id": "cus_VAIwes7Xm7Ft6y",
    "stripe_subscription_id": "sub_1UAJarBKoUmUHuOcJJ4d5QFr",
    "stripe_payment_method": "",
    "stripe_last4": "",
    "stripe_next_billing": "2026-09-30",
    "email_verified": "",
    "email_verified_date": "",
    "email_verify_reminder_sent": "",
    "registration_date": "",
    "registration_source": "stripe_checkout",
    "subscription_start_date": "2026-08-31",
    "subscription_end_date": "",
    "subscription_cancelled_date": "",
    "subscription_cancel_reason": "",
    "pwa_installed": "",
    "pwa_install_date": "",
    "pwa_prompt_shown": "",
    "pwa_prompt_date": "",
    "parent_user_id": "",
    "member_role": "",
    "last_login_date": "",
    "partner_profile_slug": "",
    "partner_profile_live": "",
    "partner_bio": "",
    "partner_region": "",
    "instructor_profile": {
        "slug": "admin",
        "display_name": "Sarah Mitchell",
        "headline": "Certified Wellness Coach & Nutrition Coach",
        "bio": "I help busy people build sustainable strength, better sleep and a calmer mind – without extreme diets or burnout.\r\n\r\nMy approach blends practical fitness coaching with real nutrition guidance, tailored to your life. I've spent the last 8 years helping clients go from overwhelmed to in control of their wellness.",
        "photo_url": "https://landlordsangel.com/instructor-profile-photos/1/1788056425-FUxCVd.jpg",
        "domains": [
            "body_activities",
            "body_nutrition"
        ],
        "domain_other_label": "",
        "why_i_help": "I spent years yo-yo dieting before I trained properly – now I teach the version of this that actually fits a normal life.",
        "services_summary": "1:1 strength coaching, nutrition plans and monthly check-ins - built around your life, not a generic plan.",
        "services": [],
        "service_blocks": [
            {
                "id": "svc_example1",
                "name": "1:1 Personal Training",
                "description": "Weekly 1:1 sessions built around your goals, in person or over video.",
                "price": "£60 / session",
                "domains": [
                    "body_activities"
                ],
                "domain_other": "",
                "featured": true,
                "order": 0,
                "feature_ids": []
            },
            {
                "id": "svc_example2",
                "name": "Monthly Reset Programme",
                "description": "A monthly programme covering movement, food and sleep together, not just one lane.",
                "price": "£150 / month",
                "domains": [
                    "body_activities",
                    "body_nutrition",
                    "sleep"
                ],
                "domain_other": "",
                "featured": false,
                "order": 1,
                "feature_ids": []
            }
        ],
        "media_blocks": [],
        "credentials": [
            "REPs Level 3 Wellness Coach",
            "Precision Nutrition Level 1 Certified",
            "8 years' coaching experience"
        ],
        "social": {
            "website": "https://example.com",
            "instagram": "https://instagram.com/example",
            "facebook": "",
            "booking": "https://example.com/book-a-call"
        },
        "updated_date": "2026-09-01"
    }
}

LIVE ASSESSMENT JSON — user id 14 (KW)

{
    "ON_BOARDING_USER": "PSEUDO_PARENT",
    "q_user_id": "Unique user identifier",
    "options_user_id": "jim,jack,jill",
    "user_id": "14",
    "q_first_name": "First name",
    "options_first_name": "john,jane,smith",
    "first_name": "Katie",
    "q_last_name": "Last name",
    "options_last_name": "doe,bloggs,smith",
    "last_name": "",
    "q_email": "Email address",
    "options_email": "a@a.com,b@b.com,c@c.com",
    "email": "katiewestwood1@gmail.com",
    "wellness_intentions": {
        "selected": [
            "feel_better",
            "move_more",
            "eat_better"
        ],
        "selected_date": "2026-09-01",
        "source": "onboarding"
    },
    "planning_preference": "auto",
    "channel_preference": "sleep_sounds",
    "support_history": "",
    "onboarding_snapshot": {
        "body": 5,
        "sleep": 5,
        "mind": 5,
        "alignment": 50,
        "date": "2026-09-01"
    },
    "TRIAGE_MCKINSEY_WELLNESS_USER TYPE ": "PSEUDO_PARENT",
    "How_it-works": "Questions and answer options with associated wellness type categories (eg maximalist_optimizer,confident_enthusiast) are listed in agents/triage_agent/triage_consultation.json. The category with the highest calculated score becomes the Mckinsey wellness user ie protocol winner",
    "about_you": {
        "lifestyle_tempo": {
            "question": "Can you walk me through the structure of a typical working day? Do you have a strict schedule, or are you constantly putting out unpredictable fires?",
            "answer": "Highly optimized and strictly scheduled",
            "category": "maximalist_optimizer"
        },
        "bandwidth_capacity": {
            "question": "When you finally sit down at the end of the day, honestly, how much mental 'battery' do you have left?",
            "answer": "Running on fumes, completely overwhelmed",
            "category": "health_struggler"
        },
        "tech_reliance": {
            "question": "How do you feel about tracking your health? Do you love using wearables and data, or do you prefer simple, tech-free routines?",
            "answer": "I track everything with advanced wearables",
            "category": "maximalist_optimizer"
        },
        "past_attempt_pattern": {
            "question": "Think back to the last time you tried to improve your health but stopped. What happened?",
            "answer": "I rarely stop, I just shift to newer protocols",
            "category": "maximalist_optimizer"
        },
        "primary_obstacles": {
            "question": "What is the single biggest roadblock standing in your way right this minute?",
            "answer": "Finding the absolute best, scientific tools",
            "category": "maximalist_optimizer"
        },
        "emotional_driver": {
            "question": "I know you want to improve your wellness, but why *now*? Are you running away from a specific fear, or towards a specific ambition?",
            "answer": "Chasing peak longevity and optimal performance",
            "category": "maximalist_optimizer"
        },
        "investment_mindset": {
            "question": "When it comes to wellness, what is your mindset on investing time and money to get results?",
            "answer": "I will invest heavily in cutting-edge science",
            "category": "maximalist_optimizer"
        },
        "nutrition_philosophy": {
            "question": "What is your approach to what you put in your body?",
            "answer": "Cutting-edge bio-hacks and functional foods",
            "category": "maximalist_optimizer"
        },
        "wellness_vision": {
            "question": "If we were having this conversation six months from now and you felt incredible, what is the main difference?",
            "answer": "I've broken past my physical and mental boundaries",
            "category": "maximalist_optimizer"
        },
        "engagement_preference": {
            "question": "Finally, how can I be the best companion for you?",
            "answer": "Give me raw data, analytics, and clinical science",
            "category": "maximalist_optimizer"
        }
    },
    "TRIAGE_COMPUTED_WELLNESS_USER_TYPE_PROTOCOL_WINNER": "__PSEUDO_PARENT__",
    "protocol_winner": "maximalist_optimizer",
    "triage_scores": {
        "maximalist_optimizer": 9,
        "confident_enthusiast": 0,
        "health_traditionalist": 0,
        "health_struggler": 1,
        "wellness_minimalist": 0
    },
    "triage_date": "2026-07-30 14:08:19",
    "IDENTITY_ASSESSMENT1": "__PSEUDO_PARENT__",
    "q_gender": "Gender",
    "options_gender": "Male,Female,Other",
    "gender": "Male",
    "q_age": "Age",
    "options_age": "18-25,26-40,41-60,61-80",
    "age": "23",
    "q_ethnicity": "Ethnicity",
    "options_ethnicity": "White,Asian,Black,Hispanic,Pacific Islander,Other",
    "ethnicity": "Asian",
    "q_diabetes_family": "Diabetes in family?",
    "options_diabetes_family": "Yes,No,Not Sure",
    "diabetes_family": "Yes",
    "BODY_MEASUREMENT_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_weight": "Weight (kg)",
    "options_weight": "any integer",
    "weight": "96",
    "q_height": "Height (cm)",
    "options_height": "any integer",
    "height": "190",
    "q_waist": "Waist (cm)",
    "options_waist": "any integer",
    "waist": "40",
    "q_neck": "Neck (cm)",
    "options_neck": "any integer",
    "neck": "29",
    "q_thigh": "Thigh (cm)",
    "options_thigh": "any integer",
    "thigh": "40",
    "q_bp_high": "High blood pressure?",
    "options_bp_high": "Yes,No,Not Sure",
    "bp_high": "Yes",
    "q_diabetes1": "Feeling unusually tired, day-to-day",
    "options_diabetes1": "0,1,2,3,4",
    "diabetes1": "0_none",
    "q_diabetes2": "Needing to pee more than usual, especially at night",
    "options_diabetes2": "0,1,2,3,4",
    "diabetes2": "0_none",
    "q_diabetes3": "Feeling unusually thirsty",
    "options_diabetes3": "0,1,2,3,4",
    "diabetes3": "1_mild",
    "q_diabetes4": "Losing weight without trying",
    "options_diabetes4": "0,1,2,3,4",
    "diabetes4": "1_mild",
    "q_diabetes5": "Blurred vision",
    "options_diabetes5": "0,1,2,3,4",
    "diabetes5": "1_mild",
    "q_diabetes6": "Cuts or wounds taking longer than usual to heal",
    "options_diabetes6": "0,1,2,3,4",
    "diabetes6": "3_sev",
    "q_diabetes7": "Persistent itching or thrush around the genitals",
    "options_diabetes7": "0,1,2,3,4",
    "diabetes7": "3_sev",
    "SLEEP_BASIC_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_sleep_hours": "Hours Asleep Last Night",
    "options_sleep_hours": "any integer 0-24",
    "sleep_hours": "3",
    "q_bed_hours": "Hours In Bed Last Night",
    "options_bed_hours": "any integer 0-24",
    "bed_hours": "7.5",
    "q_osa1": "Snoring severity, based on what others have told you (or a recording)",
    "options_osa1": "0,1,2,3,4",
    "osa1": "2_mod",
    "q_osa2": "How often do you wake up gasping or choking, or have you been told you stop breathing during sleep?",
    "options_osa2": "0,1,2,3,4",
    "osa2": "1_mild",
    "q_osa3": "How often do you feel excessively sleepy or fight to stay awake during the day?",
    "options_osa3": "0,1,2,3,4",
    "osa3": "4_vsev",
    "q_osa4": "How often do you wake up groggy, unrefreshed, or with a headache, even after a full night in bed?",
    "options_osa4": "0,1,2,3,4",
    "osa4": "1_mild",
    "q_osa5": "How often do you wake up during the night, or feel your sleep is restless and disrupted?",
    "options_osa5": "0,1,2,3,4",
    "osa5": "1_mild",
    "q_osa6": "How much does daytime tiredness interfere with your concentration, memory, or mood?",
    "options_osa6": "0,1,2,3,4",
    "osa6": "1_lit",
    "SLEEP_INSOMNIA_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_insomnia1": "How much difficulty do you have falling asleep at night?",
    "options_insomnia1": "0,1,2,3,4",
    "insomnia1": "0_none",
    "q_insomnia2": "How much difficulty do you have staying asleep through the night?",
    "options_insomnia2": "0,1,2,3,4",
    "insomnia2": "0_none",
    "q_insomnia3": "How often do you wake up earlier than planned and can't get back to sleep?",
    "options_insomnia3": "0,1,2,3,4",
    "insomnia3": "0_none",
    "q_insomnia4": "How often do you wake up feeling unrefreshed, even after a full night in bed?",
    "options_insomnia4": "0,1,2,3,4",
    "insomnia4": "0_none",
    "q_insomnia5": "How often do you feel fatigued or low on energy during the day?",
    "options_insomnia5": "0,1,2,3,4",
    "insomnia5": "0_none",
    "q_insomnia6": "How often does poor sleep affect your concentration or memory?",
    "options_insomnia6": "0,1,2,3,4",
    "insomnia6": "0_none",
    "q_insomnia7": "How often does poor sleep affect your mood or patience?",
    "options_insomnia7": "0,1,2,3,4",
    "insomnia7": "0_none",
    "q_insomnia8": "How much do you worry or feel distressed about your sleep?",
    "options_insomnia8": "0,1,2,3,4",
    "insomnia8": "0_not",
    "q_insomnia9": "How much does your sleep problem interfere with work, relationships, or daily tasks?",
    "options_insomnia9": "0,1,2,3,4",
    "insomnia9": "0_no",
    "q_insomnia_family": "Does a parent or sibling have, or have they had, ongoing sleep problems (insomnia)?",
    "options_insomnia_family": "No,Not Sure,Yes",
    "insomnia_family": "Yes",
    "SLEEP_CIRCADIAN_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_circadian1": "How often do you struggle to fall asleep at bedtime?",
    "options_circadian1": "0,1,2,3,4",
    "circadian1": "0_rare",
    "q_circadian2": "How often do you struggle to wake up on time?",
    "options_circadian2": "0,1,2,3,4",
    "circadian2": "0_rare",
    "q_circadian3": "How often do you feel alert at the wrong times?",
    "options_circadian3": "0,1,2,3,4",
    "circadian3": "0_rare",
    "q_circadian4": "What's your body clock — night owl or early bird?",
    "options_circadian4": "0,1,2,3,4",
    "circadian4": "0_sb",
    "q_circadian5": "How much does your sleep shift on weekends?",
    "options_circadian5": "0,1,2,3,4",
    "circadian5": "0_lt1",
    "q_circadian6": "How often do you use screens before bed?",
    "options_circadian6": "0,1,2,3,4",
    "circadian6": "0_never",
    "q_circadian7": "How much daylight exposure do you get daily?",
    "options_circadian7": "0,1,2,3,4",
    "circadian7": "0_sig",
    "q_circadian_family": "Does a parent or sibling have, or have they had, an ongoing body-clock or sleep-timing problem?",
    "options_circadian_family": "No,Not Sure,Yes",
    "circadian_family": "No",
    "SLEEP_RLS_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_rls1": "Intensity of urge to move legs / uncomfortable sensations",
    "options_rls1": "0,1,2,3,4",
    "rls1": "2_mod",
    "q_rls2": "Frequency of urge/discomfort",
    "options_rls2": "0,1,2,3,4",
    "rls2": "1_mild",
    "q_rls3": "Build-up of urge/discomfort when resting or sitting still",
    "options_rls3": "0,1,2,3,4",
    "rls3": "2_mod",
    "q_rls4": "Persistence of urge/discomfort despite movement",
    "options_rls4": "0,1,2,3,4",
    "rls4": "2_mod",
    "q_rls5": "Evening/night predominance vs daytime",
    "options_rls5": "0,1,2,3,4",
    "rls5": "1_mild",
    "q_rls6": "Interference with falling asleep, staying asleep, or next-day functioning",
    "options_rls6": "0,1,2,3,4",
    "rls6": "2_mod",
    "q_rls_family": "Does a parent or sibling have, or have they had, restless legs syndrome or similar leg discomfort at night?",
    "options_rls_family": "No,Not Sure,Yes",
    "rls_family": "Yes",
    "DIGESTION_CORE_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_gi_bloating": "How often do you get bloating or abdominal distension?",
    "options_gi_bloating": "0,1,2,3,4",
    "gi_bloating": "1_occ",
    "q_gi_pain": "How often do you get abdominal pain or cramping?",
    "options_gi_pain": "0,1,2,3,4",
    "gi_pain": "2_some",
    "q_gi_bowel_habit": "How often is your bowel habit disrupted (diarrhoea, constipation, or alternating)?",
    "options_gi_bowel_habit": "0,1,2,3,4",
    "gi_bowel_habit": "3_freq",
    "DIGESTION_IBS_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_ibs4": "How often does abdominal pain ease after a bowel movement?",
    "options_ibs4": "0,1,2,3,4",
    "ibs4": "1_rare",
    "q_ibs5": "How often do you feel a sudden urge to rush to the toilet?",
    "options_ibs5": "0,1,2,3,4",
    "ibs5": "2_some",
    "q_ibs6": "How often do you feel you haven't fully emptied your bowels?",
    "options_ibs6": "0,1,2,3,4",
    "ibs6": "3_freq",
    "q_ibs7": "How much does your bowel pattern interfere with daily life?",
    "options_ibs7": "0,1,2,3,4",
    "ibs7": "4_extreme",
    "q_ibs_family": "Does a parent or sibling have, or have they had, IBS or a similar ongoing bowel condition?",
    "options_ibs_family": "No,Not Sure,Yes",
    "ibs_family": "Yes",
    "ibs_family_band": 4,
    "DIGESTION_SIBO_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_sibo4": "How much worse does your bloating get after carbs or fermentable foods (bread, beans, onions)?",
    "options_sibo4": "0,1,2,3,4",
    "sibo4": "1_slight",
    "q_sibo5": "How often do you get excess gas?",
    "options_sibo5": "0,1,2,3,4",
    "sibo5": "2_some",
    "q_sibo6": "How much does your bloating build up as the day goes on?",
    "options_sibo6": "0,1,2,3,4",
    "sibo6": "2_mod",
    "q_sibo7": "How full do you feel after only a small amount of food?",
    "options_sibo7": "0,1,2,3,4",
    "sibo7": "2_mod",
    "q_sibo_surgery_motility": "Have you ever had abdominal or bowel surgery, or been diagnosed with a motility disorder (e.g. gastroparesis)?",
    "options_sibo_surgery_motility": "No,Yes",
    "sibo_surgery_motility": "No",
    "sibo_surgery_motility_band": 0,
    "DIGESTION_CELIAC_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_celiac4": "How often does your bloating or pain flare after wheat, barley, or rye?",
    "options_celiac4": "0,1,2,3,4",
    "celiac4": "2_some",
    "q_celiac5": "How much fatigue do you get on top of your bloating, pain, or bowel changes?",
    "options_celiac5": "0,1,2,3,4",
    "celiac5": "2_mod",
    "q_celiac6": "Have you noticed unexplained weight change?",
    "options_celiac6": "0,1,2,3,4",
    "celiac6": "2_mod",
    "q_celiac7": "How often do you get an itchy rash with blistering on your elbows, knees, or torso?",
    "options_celiac7": "0,1,2,3,4",
    "celiac7": "3_freq",
    "q_celiac_family": "Does a parent or sibling have, or have they had, celiac disease?",
    "options_celiac_family": "No,Not Sure,Yes",
    "celiac_family": "Yes",
    "celiac_family_band": 4,
    "q_celiac_autoimmune": "Do you have type 1 diabetes or another autoimmune condition (e.g. autoimmune thyroid disease)?",
    "options_celiac_autoimmune": "No,Yes",
    "celiac_autoimmune": "Yes",
    "celiac_autoimmune_band": 4,
    "DIGESTION_LACTOSE_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_lactose4": "How soon after dairy does your bloating or pain start?",
    "options_lactose4": "0,1,2,3,4",
    "lactose4": "2_2to3h",
    "q_lactose5": "Does the amount of dairy you eat change how bad your bloating or pain gets?",
    "options_lactose5": "0,1,2,3,4",
    "lactose5": "2_mod",
    "q_lactose6": "Is bloating or gas more noticeable for you than pain?",
    "options_lactose6": "0,1,2,3,4",
    "lactose6": "2_mod",
    "lactose_ethnicity_band": 4,
    "lactose_age_band": 2,
    "DIGESTION_IBD_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_ibd_blood_stool": "Have you noticed blood or blood and mucous in your stools",
    "options_ibd_blood_stool": "0,1",
    "ibd_blood_stool": "1_yes",
    "COMPUTED_SCORES_METABOLIC": "__PSEUDO_PARENT__",
    "bmi_score": 26.59279778393352,
    "bmi_status": "Elevated",
    "bmi_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_BMI": "__PSEUDO_PARENT__",
    "bmi_verification": {
        "recommended_tests": [
            "Bluetooth Body Fat Scales"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "bmr": 2037.5,
    "vfa_score": -122.68,
    "vfa_status": "Low",
    "vfa_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_VFA": "__PSEUDO_PARENT__",
    "vfa_verification": {
        "recommended_tests": [
            "Advanced Body Composition Scales"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "diabetes_score": 23,
    "diabetes_status": "Elevated",
    "diabetes_status_options": "normal, elevated, high, severe",
    "diabetes_percent": 44.2,
    "diabetes_age_band": 0,
    "diabetes_family_band": 4,
    "diabetes_ethnicity_band": 4,
    "diabetes_bmi_band": 2,
    "diabetes_waist_band": 0,
    "diabetes_bp_band": 4,
    "VERIFIED_SCORE_DIABETES": "__PSEUDO_PARENT__",
    "diabetes_verification": {
        "recommended_tests": [
            "Blood Glucose Testing Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_OSA": "__PSEUDO_PARENT__",
    "osa_score": 20,
    "osa_status": "Elevated",
    "osa_status_options": "normal, elevated, high, severe",
    "osa_percent": 45.5,
    "osa_bmi_band": 2,
    "osa_age_band": 0,
    "osa_gender_band": 1,
    "osa_neck_band": 0,
    "osa_bp_band": 1,
    "VERIFIED_SCORE_OSA": "__PSEUDO_PARENT__",
    "osa_verification": {
        "recommended_tests": [
            "Wrist Wearable Oxygen Saturation Monitor",
            "In-Home Sleep Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "insomnia_score": 4,
    "insomnia_status": "Normal",
    "insomnia_status_options": "normal, elevated, high, severe",
    "insomnia_percent": 8.3,
    "insomnia_family_band": 1,
    "insomnia_age_band": 0,
    "insomnia_sex_band": 1,
    "VERIFIED_SCORE_INSOMNIA": "__PSEUDO_PARENT__",
    "insomnia_verification": {
        "recommended_tests": [
            "Melatonin Sleep Hormone Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "circadian_score": 0,
    "circadian_status": "Normal",
    "circadian_status_options": "normal, elevated, high, severe",
    "circadian_percent": 0,
    "circadian_family_band": 0,
    "VERIFIED_SCORE_CIRCADIAN": "__PSEUDO_PARENT__",
    "circadian_verification": {
        "recommended_tests": [
            "Circadian Rhythm Sleep and Stress Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SLEEP_RLS": "__PSEUDO_PARENT__",
    "rls_score": 14,
    "rls_status": "Elevated",
    "rls_status_options": "normal, elevated, high, severe",
    "rls_percent": 38.9,
    "rls_family_band": 1,
    "rls_age_band": 0,
    "rls_sex_band": 1,
    "VERIFIED_SCORE_SLEEP_RLS": "__PSEUDO_PARENT__",
    "rls_verification": {
        "recommended_tests": [
            "Ferritin / Iron Panel Blood Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_IBS": "__PSEUDO_PARENT__",
    "ibs_score": 20,
    "ibs_status": "High",
    "ibs_status_options": "normal, elevated, high, severe",
    "ibs_percent": 62.5,
    "VERIFIED_SCORE_DIGESTION_IBS": "__PSEUDO_PARENT__",
    "ibs_verification": {
        "recommended_tests": [
            "Calprotectin Gut Inflammation Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_SIBO": "__PSEUDO_PARENT__",
    "sibo_score": 13,
    "sibo_status": "Elevated",
    "sibo_status_options": "normal, elevated, high, severe",
    "sibo_percent": 40.6,
    "VERIFIED_SCORE_DIGESTION_SIBO": "__PSEUDO_PARENT__",
    "sibo_verification": {
        "recommended_tests": [
            "FoodMarble AIRE 2 Premium"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_CELIAC": "__PSEUDO_PARENT__",
    "celiac_score": 23,
    "celiac_status": "High",
    "celiac_status_options": "normal, elevated, high, severe",
    "celiac_percent": 63.9,
    "VERIFIED_SCORE_DIGESTION_CELIAC": "__PSEUDO_PARENT__",
    "celiac_verification": {
        "recommended_tests": [
            "Coeliac Gluten Sensitivity Test"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_DIGESTION_LACTOSE": "__PSEUDO_PARENT__",
    "lactose_score": 18,
    "lactose_status": "High",
    "lactose_status_options": "normal, elevated, high, severe",
    "lactose_percent": 56.3,
    "VERIFIED_SCORE_DIGESTION_LACTOSE": "__PSEUDO_PARENT__",
    "lactose_verification": {
        "recommended_tests": [
            "Lactose Intolerance Test Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "LIFESTYLE_ASSESSMENT": "__PSEUDO_PARENT__",
    "lifestyle_baseline": {
        "q_kitchen_reality": "The Kitchen Reality",
        "options_kitchen_reality": "I’m pretty organized. I cook most of my meals from scratch or meal-prep., I keep it basic. Quick, easy meals at home, nothing too complicated., I’m constantly on the go. I do a lot of grazing or grabbing food while out., Honestly, I’m exhausted. I rely heavily on takeout, delivery, or ready-made meals right now.",
        "kitchen_reality": "I keep it basic. Quick, easy meals at home, nothing too complicated.",
        "q_diet_style": "Eating Style",
        "options_diet_style": "I eat a bit of everything., Mostly plant-based, vegetarian, or vegan., I keep it low-carb or Keto., I try to focus on whole, unprocessed foods mostly.",
        "diet_style": "Mostly plant-based, vegetarian, or vegan.",
        "q_fun_factor": "The 'Fun' Factor",
        "options_fun_factor": "Getting in the zone by myself (lifting, solo running, headphones on)., Doing things with others (classes, sports, group workouts)., Getting outside in nature (hiking, walking, cycling)., Mindful, slower movement (yoga, stretching, pilates)., Honestly, none of it sounds fun to me right now.",
        "fun_factor": "Honestly, none of it sounds fun to me right now.",
        "q_weekly_flow": "The Weekly Flow",
        "options_weekly_flow": "I’ve got a solid routine going and I usually stick to it., I try to squeeze it in, but my schedule is pretty chaotic., I'm on my feet all day anyway, so I don't really do formal workouts., Honestly, by the time I have free time, my battery is completely empty.",
        "weekly_flow": "Honestly, by the time I have free time, my battery is completely empty.",
        "LIFESTYLE_CATEGORY_COMPUTED": "__PSEUDO_PARENT__",
        "assigned_category": {
            "name": "The Depleted Baseline",
            "reality": "High friction and low bandwidth. Time and energy are entirely tapped out. They rely heavily on zero-effort food and are currently sedentary.",
            "so_what": "The compounding effect of low movement and ultra-processed convenience food drives chronic fatigue and metabolic stagnation. The physical and mental battery is too low to sustain traditional fitness demands."
        }
    },
    "BODY_OBJECTIVES_ASSESSMENT": "__PSEUDO_PARENT__",
    "body_objectives": {
        "q_weight_objective": "Weight Objective",
        "options_weight_objective": "loss, gain",
        "weight_objective": "gain",
        "q_loss_target": "Weight Loss Target",
        "options_loss_target": "-5,-10,-20,-30",
        "loss_target": "",
        "q_gain_target": "Weight Gain Target",
        "options_gain_target": "5,10,15,20",
        "gain_target": "10",
        "weight_target": "10 (gain)",
        "q_muscle_objective": "Muscle Build or Tone?",
        "options_muscle_objective": "0,1",
        "muscle_objective": "1",
        "q_timescale": "Timescale Goal (Months)",
        "options_timescale": "2 to 24 months",
        "timescale": "8",
        "q_eat": "Exercise Activity (EAT)",
        "options_eat": "Highly Inactive (50 kcal/day), None (0 kcal/day), Light (100 kcal/day), Moderate (250 kcal/day), High (350 kcal/day), Very High (500 kcal/day), Intense (750 kcal/day), Extreme (1000 kcal/day), Endurance (1500 kcal/day)",
        "eat": "350",
        "q_neat": "Daily Non-Exercise Activity (NEAT)",
        "options_neat": "Highly Inactive (50 kcal/day), None (0 kcal/day), Light (100 kcal/day), Moderate (250 kcal/day), High (350 kcal/day), Very High (500 kcal/day), Intense (750 kcal/day), Extreme (1000 kcal/day), Endurance (1500 kcal/day)",
        "neat": "250",
        "q_tef": "Digestion Effort (TEF / Protein)",
        "options_tef": "High Protein (10% of BMR), Regular Protein (5% of BMR), Low Protein (2% of BMR)",
        "tef": "0.1",
        "q_eat_slider": "Adjust EAT (slider)",
        "options_eat_slider": "0,25,50,75,100",
        "eat_slider": "350",
        "q_neat_slider": "Adjust NEAT (slider)",
        "options_neat_slider": "100,200,300",
        "neat_slider": "250",
        "q_timeframe_slider": "Adjust Timeframe (slider)",
        "options_timeframe_slider": "6,12,18",
        "timeframe_slider": "8",
        "q_calorie_intake": "Calculated Calorie Intake",
        "options_calorie_intake": "2000,2500,2779,3000",
        "calorie_intake": "2706"
    },
    "MIND_ASSESSMENT_START": "__PSEUDO_PARENT__",
    "GAD_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_gad1": "Feeling nervous, anxious, or on edge",
    "options_gad1": "Not at all,Several days,More than half the days,Nearly every day",
    "gad1": "More than half the days",
    "q_gad2": "Not being able to stop or control worrying",
    "options_gad2": "Not at all,Several days,More than half the days,Nearly every day",
    "gad2": "Several days",
    "q_gad3": "Worrying too much about different things",
    "options_gad3": "Not at all,Several days,More than half the days,Nearly every day",
    "gad3": "More than half the days",
    "q_gad4": "Trouble relaxing",
    "options_gad4": "Not at all,Several days,More than half the days,Nearly every day",
    "gad4": "More than half the days",
    "q_gad5": "Being so restless that it is hard to sit still",
    "options_gad5": "Not at all,Several days,More than half the days,Nearly every day",
    "gad5": "More than half the days",
    "q_gad6": "Becoming easily annoyed or irritable",
    "options_gad6": "Not at all,Several days,More than half the days,Nearly every day",
    "gad6": "Nearly every day",
    "q_gad7": "Feeling afraid, as if something awful might happen",
    "options_gad7": "Not at all,Several days,More than half the days,Nearly every day",
    "gad7": "More than half the days",
    "COMPUTED_SCORES_GAD": "__PSEUDO_PARENT__",
    "gad_score": 14,
    "gad_status": "High",
    "gad_status_options": "low, normal, elevated, high, severe",
    "VERIFIED_SCORE_GAD": "__PSEUDO_PARENT__",
    "gad_verification": {
        "recommended_tests": [
            "Cortisol Blood Test Kit",
            "Cortisol Hair Test Kit"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "MIND_NEURO_NSP_ASSESSMENT": "__PSEUDO_PARENT__",
    "q_nsp1": "I usually find it easy to understand what others are thinking or feeling",
    "options_nsp1": "strong, moderate, low, very_low",
    "nsp1": "very_low",
    "q_nsp2": "After social situations, I usually feel",
    "options_nsp2": "energised, drained",
    "nsp2": "drained",
    "q_nsp3": "I often find social situations confusing, overwhelming, or hard to follow",
    "options_nsp3": "yes, sometimes, no",
    "nsp3": "no",
    "q_nsp4": "I prefer predictable routines and feel uneasy when plans change unexpectedly",
    "options_nsp4": "high, medium, low, very_low",
    "nsp4": "medium",
    "q_nsp5": "I tend to focus intensely on specific interests and can spend long periods absorbed in them",
    "options_nsp5": "high, medium, low, very_low",
    "nsp5": "very_low",
    "q_nsp6": "I enjoy spontaneity and can adapt easily when plans change",
    "options_nsp6": "high, medium, low, very_low",
    "nsp6": "low",
    "q_nsp7": "I tend to notice small details that other people often miss",
    "options_nsp7": "high, medium, low, very_low",
    "nsp7": "medium",
    "q_nsp8": "I sometimes struggle to keep track of conversations when several people are talking at once",
    "options_nsp8": "high, medium, low, very_low",
    "nsp8": "high",
    "q_nsp9": "I find it easier to communicate in writing than in spontaneous spoken conversation",
    "options_nsp9": "high, medium, low, very_low",
    "nsp9": "very_low",
    "q_nsp10": "I feel more at ease when I know exactly what to expect from my day",
    "options_nsp10": "high, medium, low, very_low",
    "nsp10": "very_low",
    "q_nsp11": "I often struggle to start tasks, even when I know they are important",
    "options_nsp11": "high, medium, low, very_low",
    "nsp11": "medium",
    "q_nsp12": "Time often feels like it is either 'now' or 'not now', and I lose track of how long things take",
    "options_nsp12": "high, medium, low, very_low",
    "nsp12": "medium",
    "q_nsp13": "I often forget what I was about to do or say, even a few moments after thinking of it",
    "options_nsp13": "high, medium, low, very_low",
    "nsp13": "medium",
    "q_nsp14": "I sometimes speak or act quickly and only realise afterwards that I didn’t pause to think it through",
    "options_nsp14": "high, medium, low, very_low",
    "nsp14": "low",
    "q_nsp15": "My emotions can shift quickly, and I may react strongly in the moment",
    "options_nsp15": "high, medium, low, very_low",
    "nsp15": "low",
    "q_nsp16": "I often seek out stimulation and feel restless when things are too quiet",
    "options_nsp16": "high, medium, low, very_low",
    "nsp16": "medium",
    "q_nsp17": "Tasks that feel boring or repetitive are very hard for me to stick with",
    "options_nsp17": "high, medium, low, very_low",
    "nsp17": "medium",
    "q_nsp18": "I often switch tasks when my interest drops, even if the original task is not finished",
    "options_nsp18": "high, medium, low, very_low",
    "nsp18": "low",
    "q_nsp19": "My attention can be very strong for some things and very hard to sustain for others",
    "options_nsp19": "high, medium, low, very_low",
    "nsp19": "very_low",
    "q_nsp20": "When something really interests me, I can become so absorbed that I lose track of time",
    "options_nsp20": "high, medium, low, very_low",
    "nsp20": "low",
    "MIND_NEURO_NSP_COMPUTED": "__PSEUDO_PARENT__",
    "nsp_score_structure": 5,
    "nsp_score_stimulation": 5,
    "nsp_score_skill": 10,
    "nsp_score_energy": 15,
    "options_nsp_engine": "Broad Spectrum, Novelty Seeking, Structure Preferred, Dual Processor",
    "nsp_engine": "Broad Spectrum",
    "nsp_engine_code": "BS",
    "options_nsp_interface": "Intuitive, Masking, Processing Focus, Balanced Social",
    "nsp_interface": "Processing Focus",
    "nsp_interface_code": "C",
    "options_nsp_archetype": "The Social Butterfly, The People Pleaser, The Quiet Generalist, The Adaptable Realist, The Extroverted Analyst, The High-Performer, The Classic Specialist, The Organized Reliable, The Life of the Party, The Anxious Performer, The Solo Creator, The Active Doer, The Passionate Leader, The Chameleon, The Deep Thinker, The Complex Architect",
    "nsp_archetype": "The Quiet Generalist",
    "MIND_NEURO_NSP_DESCRIPTIONS": "__PSEUDO_PARENT__",
    "dict_nsp_archetypes": {
        "The Social Butterfly": "You navigate life with high ease. Your engine is flexible (Broad Spectrum) and your social interface is high-performance and low-cost.",
        "The People Pleaser": "You are the ultimate diplomat. Your flexible engine allows you to adapt to any room, but your Masking interface means you often hide your true feelings to keep the peace.",
        "The Quiet Generalist": "You are steady and adaptable, but you prefer clear, direct communication. You do not crave chaos, but you find reading between the lines socially exhausting.",
        "The Adaptable Realist": "You are the anchor. You have no extreme demands for structure or novelty, and your social battery is reliable. You fit into most environments without friction.",
        "The Extroverted Analyst": "A rare and powerful combination. You love data, routine, and rules, but you are also genuinely charming and read people well.",
        "The High-Performer": "You excel at rules and etiquette. To the world, you seem perfect. But this performance requires massive structure to maintain, leading to exhaustion at home.",
        "The Classic Specialist": "The stereotypical Deep Focus mind. You thrive on details and logic. You find social chit-chat confusing because it lacks the structure you crave.",
        "The Organized Reliable": "You are the one with the plan. You need an itinerary to feel safe, but you manage social settings adequately. You are the rock others depend on.",
        "The Life of the Party": "Magnetic and electric. Your engine craves dopamine and chaos, and your social interface thrives on it. You are impulsive, fun, and loud.",
        "The Anxious Performer": "You use humor and high energy to hide your internal disorganization. You are entertaining to watch, but terrified of dropping the ball.",
        "The Solo Creator": "You have a wild, creative, impulsive mind, but you prefer to use it alone. You find group dynamics distracting and overwhelming.",
        "The Active Doer": "You communicate through action. You need constant physical or mental stimulation. You are not necessarily chatty, but you are always moving.",
        "The Passionate Leader": "You have high standards (Structure) and high drive (Novelty). Combined with high social skill, you are a visionary leader but you can be intense and demanding.",
        "The Chameleon": "The most expensive operating system. Your engine is fighting a civil war (Order vs Chaos), and your interface is working overtime to hide that conflict.",
        "The Deep Thinker": "You are obsessively passionate about niche interests. You need routine to function, but you crave novelty within your specific hobby.",
        "The Complex Architect": "You oscillate between organizing your life perfectly and blowing it up on a whim. You are socially neutral, but internally you are constantly negotiating."
    },
    "nsp_archetype_description": "You are steady and adaptable, but you prefer clear, direct communication. You do not crave chaos, but you find reading between the lines socially exhausting.",
    "MIND_NEURO_STATE": "__PSEUDO_PARENT__",
    "q_neuro_state": "Select the tab that is closest to your current state of mind",
    "options_neuro_state": "alarm, freeze, loop, stable",
    "neuro_state": "FREEZE",
    "neuro_state_last_updated": "2026-07-30 14:13:28",
    "BIO MARKER RESULTS": "__PSEUDO_PARENT__",
    "biomarkers": {
        "q_lab_format": "Lab Report Format",
        "options_lab_format": "SI, CONV",
        "lab_format": "SI",
        "q_testosterone": "Testosterone",
        "options_testosterone": "any integer",
        "testosterone": 15,
        "testosterone_status": "Low",
        "q_testosterone_report_note": "Any condition/risk noted on your report for Testosterone",
        "options_testosterone_report_note": "free text",
        "testosterone_report_note": "",
        "q_tsh": "TSH",
        "options_tsh": "any integer",
        "tsh": "",
        "tsh_status": "",
        "q_tsh_report_note": "Any condition/risk noted on your report for TSH",
        "options_tsh_report_note": "free text",
        "tsh_report_note": "",
        "q_ft4": "FT4",
        "options_ft4": "any integer",
        "ft4": "",
        "ft4_status": "",
        "q_ft4_report_note": "Any condition/risk noted on your report for FT4",
        "options_ft4_report_note": "free text",
        "ft4_report_note": "",
        "q_ferritin": "Ferritin",
        "options_ferritin": "any integer",
        "ferritin": "",
        "ferritin_status": "",
        "q_ferritin_report_note": "Any condition/risk noted on your report for Ferritin",
        "options_ferritin_report_note": "free text",
        "ferritin_report_note": "",
        "q_b12": "B12",
        "options_b12": "any integer",
        "b12": "",
        "b12_status": "",
        "q_b12_report_note": "Any condition/risk noted on your report for B12",
        "options_b12_report_note": "free text",
        "b12_report_note": "",
        "q_folate": "Folate",
        "options_folate": "any integer",
        "folate": "",
        "folate_status": "",
        "q_folate_report_note": "Any condition/risk noted on your report for Folate",
        "options_folate_report_note": "free text",
        "folate_report_note": "",
        "q_vit_d": "Vitamin D",
        "options_vit_d": "any integer",
        "vit_d": "",
        "vit_d_status": "",
        "q_vit_d_report_note": "Any condition/risk noted on your report for Vitamin D",
        "options_vit_d_report_note": "free text",
        "vit_d_report_note": "",
        "q_hba1c": "HbA1c",
        "options_hba1c": "any integer",
        "hba1c": "",
        "hba1c_status": "",
        "q_hba1c_report_note": "Any condition/risk noted on your report for HbA1c",
        "options_hba1c_report_note": "free text",
        "hba1c_report_note": "",
        "q_chol_total": "Total Cholesterol",
        "options_chol_total": "any integer",
        "chol_total": "",
        "chol_total_status": "",
        "q_chol_total_report_note": "Any condition/risk noted on your report for Total Cholesterol",
        "options_chol_total_report_note": "free text",
        "chol_total_report_note": "",
        "q_chol_ldl": "LDL Cholesterol",
        "options_chol_ldl": "any integer",
        "chol_ldl": "",
        "chol_ldl_status": "",
        "q_chol_ldl_report_note": "Any condition/risk noted on your report for LDL Cholesterol",
        "options_chol_ldl_report_note": "free text",
        "chol_ldl_report_note": "",
        "q_chol_hdl": "HDL Cholesterol",
        "options_chol_hdl": "any integer",
        "chol_hdl": "",
        "chol_hdl_status": "",
        "q_chol_hdl_report_note": "Any condition/risk noted on your report for HDL Cholesterol",
        "options_chol_hdl_report_note": "free text",
        "chol_hdl_report_note": "",
        "q_trigs": "Triglycerides",
        "options_trigs": "any integer",
        "trigs": "",
        "trigs_status": "",
        "q_trigs_report_note": "Any condition/risk noted on your report for Triglycerides",
        "options_trigs_report_note": "free text",
        "trigs_report_note": "",
        "q_crp": "CRP",
        "options_crp": "any integer",
        "crp": "",
        "crp_status": "",
        "q_crp_report_note": "Any condition/risk noted on your report for CRP",
        "options_crp_report_note": "free text",
        "crp_report_note": "",
        "q_alt": "ALT",
        "options_alt": "any integer",
        "alt": "",
        "alt_status": "",
        "q_alt_report_note": "Any condition/risk noted on your report for ALT",
        "options_alt_report_note": "free text",
        "alt_report_note": "",
        "q_ggt": "GGT",
        "options_ggt": "any integer",
        "ggt": "",
        "ggt_status": "",
        "q_ggt_report_note": "Any condition/risk noted on your report for GGT",
        "options_ggt_report_note": "free text",
        "ggt_report_note": "",
        "q_bilirubin": "Bilirubin",
        "options_bilirubin": "any integer",
        "bilirubin": "",
        "bilirubin_status": "",
        "q_bilirubin_report_note": "Any condition/risk noted on your report for Bilirubin",
        "options_bilirubin_report_note": "free text",
        "bilirubin_report_note": "",
        "q_creatinine": "Creatinine",
        "options_creatinine": "any integer",
        "creatinine": "",
        "creatinine_status": "",
        "q_creatinine_report_note": "Any condition/risk noted on your report for Creatinine",
        "options_creatinine_report_note": "free text",
        "creatinine_report_note": "",
        "q_egfr": "eGFR",
        "options_egfr": "any integer",
        "egfr": "",
        "egfr_status": "",
        "q_egfr_report_note": "Any condition/risk noted on your report for eGFR",
        "options_egfr_report_note": "free text",
        "egfr_report_note": "",
        "q_urea": "Urea",
        "options_urea": "any integer",
        "urea": "",
        "urea_status": "",
        "q_urea_report_note": "Any condition/risk noted on your report for Urea",
        "options_urea_report_note": "free text",
        "urea_report_note": "",
        "custom_markers": []
    },
    "biomarkers_updated": "2026-07-30 14:14:07",
    "REDUNDANT_ACCEPTABLE NUTRIENTS": "__PSEUDO_PARENT__",
    "pantry_preferences": [],
    "VERIFICATIONS_CUSTOM_OTHER": "__PSEUDO_PARENT__",
    "custom_verifications": [],
    "ECOSYSTEM_CONFIG_REMOVED": "__PSEUDO_PARENT__",
    "SYSTEM_TOKENS_METADATA": "__PSEUDO_PARENT__",
    "ai_cost_data": {
        "prompt_tokens": 0,
        "completion_tokens": 0,
        "total_tokens": 0,
        "saved_deterministically": true
    },
    "script_version": "backend_triage_v2_rebuilt",
    "user_status": "active",
    "user_metrics_preference": "metric",
    "assessment_mode": "self",
    "MEMBERSHIP PARAMETERS": "__PSEUDO_PARENT__",
    "membership_tier": "wellness-coach",
    "membership_seats": 0,
    "sub_members": [],
    "stripe_customer_id": "cus_V5lgIvaEOfb9lR",
    "stripe_subscription_id": "",
    "stripe_payment_method": "",
    "stripe_last4": "",
    "stripe_next_billing": "2026-09-17",
    "email_verified": "",
    "email_verified_date": "",
    "email_verify_reminder_sent": "",
    "registration_date": "",
    "registration_source": "stripe_checkout",
    "subscription_start_date": "2026-08-17",
    "subscription_end_date": "2026-09-01",
    "subscription_cancelled_date": "2026-09-01",
    "subscription_cancel_reason": "",
    "pwa_installed": "",
    "pwa_install_date": "",
    "pwa_prompt_shown": "",
    "pwa_prompt_date": "",
    "parent_user_id": "",
    "member_role": "",
    "last_login_date": "",
    "partner_profile_slug": "",
    "partner_profile_live": "",
    "partner_bio": "",
    "partner_region": "",
    "instructor_profile": {
        "slug": "katie-westwood",
        "display_name": "katie w",
        "headline": "Certified Personal Trainer & Nutrition Coach",
        "bio": "I help busy people build sustainable strength, better sleep and a calmer mind – without extreme diets or burnout.\r\n\r\nMy approach blends practical fitness coaching with real nutrition guidance, tailored to your life. I've spent the last 8 years helping clients go from overwhelmed to in control of their wellness.",
        "photo_url": "https://bodysleepmind.com/wp-content/themes/tt24child/account/instructor/profile-images/instructor-14-1785420766-9L2XKE.png",
        "domains": [
            "body_nutrition",
            "mind"
        ],
        "domain_other_label": "",
        "why_i_help": "XCXX",
        "services_summary": "XCXX",
        "services": [
            "1:1 personal training",
            "Custom nutrition plans",
            "Small group coaching",
            "Monthly progress reviews"
        ],
        "service_blocks": [
            {
                "id": "svc_2c62e321",
                "name": "1:1 personal training",
                "description": "",
                "price": "",
                "domains": [],
                "domain_other": "",
                "featured": false,
                "order": 0,
                "feature_ids": []
            },
            {
                "id": "svc_e718b741",
                "name": "Custom nutrition plans",
                "description": "",
                "price": "",
                "domains": [],
                "domain_other": "",
                "featured": false,
                "order": 1,
                "feature_ids": []
            },
            {
                "id": "svc_24bb3ead",
                "name": "Small group coaching",
                "description": "",
                "price": "",
                "domains": [],
                "domain_other": "",
                "featured": false,
                "order": 2,
                "feature_ids": []
            },
            {
                "id": "svc_8ff387c7",
                "name": "Monthly progress reviews",
                "description": "",
                "price": "",
                "domains": [],
                "domain_other": "",
                "featured": false,
                "order": 3,
                "feature_ids": []
            }
        ],
        "media_blocks": [],
        "credentials": [
            "REPs Level 3 Personal Trainer",
            "Precision Nutrition Level 1 Certified",
            "8 years' coaching experience"
        ],
        "social": {
            "website": "https://example.com",
            "instagram": "https://instagram.com/example",
            "facebook": "",
            "booking": "https://example.com/book-a-call"
        },
        "updated_date": "2026-08-17"
    },
    "terms_accepted": true,
    "terms_accepted_at": "2026-09-01 19:37:41",
    "terms_version": "v1-2026-08-08",
    "circadian_updated_at": "2026-08-16 17:33:02",
    "insomnia_updated_at": "2026-08-28 00:34:30",
    "osa_updated_at": "2026-08-20 17:19:19",
    "rls_updated_at": "2026-08-20 16:01:04",
    "skin_last_scan_date": "2026-08-17 23:27:07",
    "skin_last_photo_url": "https://bodysleepmind.com/wp-content/themes/tt24child/skinWellness/skin-photos/14/skin-14-1787009222-mbAZ2E.jpg",
    "skin_last_summary": "Overall, the skin appears clear with no significant concerns. There is a slight indication of dryness, but nothing severe is visible. This assessment is based solely on the photo and is not a clinical diagnosis.",
    "acne_score": 0,
    "acne_status": "Normal",
    "rosacea_score": 0,
    "rosacea_status": "Normal",
    "hyperpig_score": 0,
    "hyperpig_status": "Normal",
    "dryness_score": 10,
    "dryness_status": "Normal",
    "SKIN_ANALYTICS_ASSESSMENT": "__PSEUDO_PARENT__",
    "How_it_works_skin": "SCAN-type condition (Guide Phase B3) - one photo, one AI call, four named concerns scored together. skin_analyzer.php overwrites this section with the MOST RECENT scan's values every time a new scan completes - no history is kept, same as every other condition on this site (one current value per user, updated in place). This section is what the rest of the ecosystem - Top Risks, Wellness Report, Wellness Factor tagging - reads from.",
    "COMPUTED_SCORE_SKIN_ACNE": "__PSEUDO_PARENT__",
    "acne_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_ACNE": "__PSEUDO_PARENT__",
    "acne_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_ROSACEA": "__PSEUDO_PARENT__",
    "rosacea_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_ROSACEA": "__PSEUDO_PARENT__",
    "rosacea_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_HYPERPIG": "__PSEUDO_PARENT__",
    "hyperpig_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_HYPERPIG": "__PSEUDO_PARENT__",
    "hyperpig_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    },
    "COMPUTED_SCORE_SKIN_DRYNESS": "__PSEUDO_PARENT__",
    "dryness_status_options": "normal, elevated, high, severe",
    "VERIFIED_SCORE_DRYNESS": "__PSEUDO_PARENT__",
    "dryness_verification": {
        "recommended_tests": [
            "Dermatologist Skin Exam"
        ],
        "status": "Pending",
        "outcome_level": "",
        "test_used": "",
        "note": "",
        "timestamp": ""
    }
}