The Sleepm Exchange
The night has a pulse.
Live indices from a family thousands strong — how the community rests, gathers, and glows tonight. No money trades on this floor; only light.
REST INDEX 96.4 ▲ 0.8 · THE FAMILY thousands of families ▲ 12 this month · GLOW INDEX 88.1 ▲ 1.2 · QUIET HOURS 7h 42m avg ▲ 6m · GATHERINGS 4 this moon · NIGHT EDITION preview live · REST INDEX 96.4 ▲ 0.8 · THE FAMILY thousands of families ▲ 12 this month · GLOW INDEX 88.1 ▲ 1.2 · QUIET HOURS 7h 42m avg ▲ 6m · GATHERINGS 4 this moon · NIGHT EDITION preview live ·
Tonight’s board
The big indices.
Rest Index
96.4
How deeply the family slept this week, by their own telling.
Family Index
Thousands
Active distributors keeping the night, in three languages.
Glow Index
88.1
Community warmth — gatherings, shares, and welcomes this moon.
The family forecasts
Open questions.
The floor votes with starlight, not dollars. Forecasts are for delight — bragging rights only.
Will 200 new families join the night by the Harvest Moon? 72%
Does hot-sleeper season end before October? 68%
Next sold-out gathering: Toronto or Las Vegas? 55 / 45
Will the Night Edition launch before the next full moon? 81%
Live · From the family
The floor, live .
Real members, real notes — every post is read by a human before it lights up the floor.
var AMP=String.fromCharCode(38);function flRow(p){var a=document.createElement('a');a.className='flr';a.href=p.link;var au=p.fp_author?p.fp_author.photo:null;var nm0=p.fp_author?p.fp_author.name:null;if(!nm0){nm0='A family member';}var im;if(au){im=document.createElement('img');im.className='flav';im.src=au;im.alt='';}else{im=document.createElement('span');im.className='flmono';im.textContent=nm0.charAt(0).toUpperCase();}var nm=document.createElement('span');nm.className='fln';nm.textContent=nm0+' shared';var td=document.createElement('div');td.innerHTML=p.title?p.title.rendered:'';var t=document.createElement('span');t.className='flt';t.textContent=td.textContent;var mo=['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];var d=new Date(p.date);var dt=document.createElement('span');dt.className='fld';dt.textContent=mo[d.getMonth()]+' '+d.getDate();a.appendChild(im);a.appendChild(nm);a.appendChild(t);a.appendChild(dt);return a;}function flBoot(){var feed=document.getElementById('floorFeed');var sec=document.getElementById('floor');if(!feed){return;}var u='/wp-json/wp/v2/family-posts?per_page=10'+AMP+'orderby=date'+AMP+'order=desc';var x=new XMLHttpRequest();x.open('GET',u);x.onload=function(){var ps=null;try{ps=JSON.parse(x.responseText);}catch(e){ps=null;}if(!ps){return;}if(!ps.length){return;}var i=0;while(i!==ps.length){feed.appendChild(flRow(ps[i]));i=i+1;}sec.className=sec.className+' on';};x.send();}try{flBoot();}catch(e){}
How the floor works
Three rules.
✦
Watch the indices
The board reads the community’s pulse — rest, growth, and glow — refreshed as the family reports in.
✦
Cast your forecast
Coming with accounts at launch: vote on open questions and watch the family’s starlight shift in real time.
✦
Earn sparkle, not money
Good forecasts earn sparkle beside your name. No wagers, no payouts, nothing at stake but pride. The Night Wire keeps score.
Want a seat on the floor?
Accounts open at launch.
Distributors get a desk of their own — forecasts, announcements, and the family directory.
Sleepm products are wellness and comfort products, not medical devices, and are not intended to diagnose, treat, cure, or prevent any disease. Crystal and noble-metal traditions are shared as lore and heritage. Distributor earnings are not guaranteed and depend on individual effort; star ranks reflect community recognition, not income. The Night Wire is a community pulse — its indices and forecasts are for delight only: no money, positions, or payouts of any kind. © 2026 Sleepm™
(function(){var cv=document.getElementById("dust");if(cv){var cx=cv.getContext("2d"),W,H;function size(){W=cv.width=innerWidth;H=cv.height=innerHeight}size();addEventListener("resize",size);var P=[];var C=[[255,217,138],[159,176,255],[240,243,255]];function spawn(x,y,sp,s){var c=C[Math.random()*3|0];P.push({x:x,y:y,vx:(Math.random()-.5)*(sp||1.2),vy:(Math.random()-.5)*1.2,life:1,decay:.012+Math.random()*.02,s:s||(1+Math.random()*2.2),c:c,tw:Math.random()*6.28})}addEventListener("mousemove",function(e){for(var i=0;i<3;i++)spawn(e.clientX+(Math.random()-.5)*10,e.clientY+(Math.random()-.5)*10,.9)});setInterval(function(){spawn(Math.random()*W,Math.random()*H*.6,.3,1)},300);function loop(){cx.clearRect(0,0,W,H);cx.globalCompositeOperation="lighter";for(var i=P.length-1;i>=0;i--){var p=P[i];p.x+=p.vx;p.y+=p.vy;p.life-=p.decay;p.tw+=.25;if(p.life<=0){P.splice(i,1);continue}var a=p.life*(.55+.45*Math.sin(p.tw));var g=cx.createRadialGradient(p.x,p.y,0,p.x,p.y,p.s*3.2);g.addColorStop(0,"rgba("+p.c[0]+","+p.c[1]+","+p.c[2]+","+a+")");g.addColorStop(1,"rgba("+p.c[0]+","+p.c[1]+","+p.c[2]+",0)");cx.fillStyle=g;cx.beginPath();cx.arc(p.x,p.y,p.s*3.2,0,6.28);cx.fill()}requestAnimationFrame(loop)}loop()}var io=new IntersectionObserver(function(es){es.forEach(function(e){if(e.isIntersecting)e.target.classList.add("awake")})},{threshold:.15});document.querySelectorAll(".awaken").forEach(function(el){io.observe(el)});setTimeout(function(){document.querySelectorAll(".bar i").forEach(function(b){var w=b.getAttribute("data-w");if(w)b.style.width=w})},700);})();
(function(){var root=document.getElementById('lloydLang');if(!root)return;var btn=root.querySelector('.ll-btn');btn.addEventListener('click',function(e){e.stopPropagation();root.classList.toggle('ll-open');});document.addEventListener('click',function(){root.classList.remove('ll-open');});function sw(code){var done=false;if(window.Weglot){if(Weglot.switchTo){Weglot.switchTo(code);done=true;}}if(!done){var a=document.getElementById('weglot-language-'+code);if(a){a.click();}}}var opts=root.querySelectorAll('.ll-opt');opts.forEach(function(o){o.addEventListener('click',function(e){e.preventDefault();var code=o.getAttribute('data-wg');sw(code);var el=root.querySelector('.ll-cur');if(el){el.textContent=code.toUpperCase();}root.classList.remove('ll-open');});});function setCur(){var cur='';if(window.Weglot){if(Weglot.getCurrentLang){cur=Weglot.getCurrentLang();}}if(cur){var el=root.querySelector('.ll-cur');if(el){el.textContent=(''+cur).toUpperCase();}}}setTimeout(setCur,900);})();
(function(){var btn=document.querySelector('.lb-btn');if(btn){btn.addEventListener('click',function(e){e.preventDefault();document.documentElement.classList.toggle('lbopen');});}var menu=document.querySelector('.lb-menu');if(menu){menu.addEventListener('click',function(){document.documentElement.classList.remove('lbopen');});}})();