Guest health and wellbeing · aggregate only

Guest health and wellbeing is the programme\'s primary research strand: whether a stay at a wellness retreat run by artificial intelligence measurably regenerates the guest, and whether any of it lasts. The retreat\'s stations, sauna and steam, a cold-air room for ice therapy, salt bath, aromatherapy, a light-therapy cabin with guest-selected coloured light, sound, meditation and movement, with Grímnir as a meditation guide, are logged as timed doses beside validated wellbeing instruments, sleep, resting heart rate, blood pressure and heart-rate variability, with follow-up after departure. No personal or guest-level data ever reaches this platform. What appears here is irreversible, anonymised aggregation across consenting guests above a minimum group size: consent-tier uptake, therapy uptake, and cohort-level change once seasons begin. The anonymisation contract: no key exists from any public number back to any person.

'; foreach(['wb_consent_rate','wb_who5_delta','wb_rhr_delta','wb_therapy_uptake','wb_sleep_delta','wb_followup_persist'] as $c){ $s=stream_by_code($c); if(!$s){echo '

'.h($c).'

Configured at season one.
'; continue;} if(!visible($s)){echo '

'.h($s['label']).'

Cohort measure: published in aggregate once seasons accrue; available meanwhile via keyed API by agreement.
'; continue;} $rows=series($s, date('Y-m-d H:i:s',strtotime('-90 days')), date('Y-m-d H:i:s')); echo '

'.h($s['label']).' '.mode_badge($s).'

$s['unit'],'series'=>[['label'=>$s['label'],'slot'=>(int)$s['series_slot'],'data'=>array_map(fn($r)=>[substr($r['ts'],0,16),(float)$r['value']],$rows)]]])).'\'>
'.instrument_card($s).'
'; } echo '

Ethics gates precede any collection: approval under the Act on Scientific Research in the Health Sector (National Bioethics Committee) and a data-protection impact assessment; research consent is chosen in the guest app before the programme begins, defaults to none, and can be changed at any time; the stay is the same whatever is chosen; a pre-stay health screen governs the use of heat and cold therapies for every guest, research or not. No medical claim, diagnosis or longevity claim is made anywhere on this platform.

'; page_footer();