Livity.Blog — Three Roots. Every People. One Original Template. *,*::before,*::after{margin:0;padding:0;box-sizing:border-box} html{scroll-behavior:smooth} :root{ /* Base palette */ –void:#080C08; –earth:#0E1810; –deep:#121F14; –forest:#172B1C; –bone:#F2ECD8; –bone-mid:#E8DFC8; –bone-dark:#D8CEB4; –ink:#242018; –muted:#6A5E4A; –sand:#BCA888; –char:#181410; /* Three root accents */ –african:#C8A44A; /* gold */ –african-l:#E4C878; –african-d:#8A6A28; –african-bg:#0E1A0A; –asiatic:#4A9E7A; /* jade */ –asiatic-l:#78C4A0; –asiatic-d:#2A6A50; –asiatic-bg:#081410; –indian:#C07840; /* copper */ –indian-l:#E09860; –indian-d:#804A20; –indian-bg:#140C08; } body{font-family:‘EB Garamond’,Georgia,serif;background:var(–bone);color:var(–ink);overflow-x:hidden} /* ── NAV ── */ nav{position:fixed;top:0;left:0;right:0;z-index:200;padding:.9rem 2.5rem;display:flex;justify-content:space-between;align-items:center;background:rgba(8,12,8,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,164,74,.12)} .nb{font-family:‘Cinzel’,serif;font-size:.65rem;letter-spacing:.42em;color:var(–african);text-decoration:none} .nl{display:flex;gap:2.5rem;list-style:none} .nl a{font-family:‘Cinzel’,serif;font-size:.5rem;letter-spacing:.2em;color:var(–sand);text-decoration:none;text-transform:uppercase;transition:color .2s} .nl a:hover{color:var(–african)} /* ── HERO ── */ .hero{min-height:100vh;background:var(–void);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:6rem 2rem 5rem;position:relative;overflow:hidden} /* Three-root light beams */ .hero-beams{position:absolute;inset:0;pointer-events:none} .beam{position:absolute;bottom:0;width:1px;transform-origin:bottom center} .beam1{left:30%;height:70%;background:linear-gradient(to top,rgba(200,164,74,.3),transparent);transform:rotate(-15deg)} .beam2{left:50%;height:90%;background:linear-gradient(to top,rgba(74,158,122,.2),transparent)} .beam3{left:70%;height:70%;background:linear-gradient(to top,rgba(192,120,64,.3),transparent);transform:rotate(15deg)} /* Orbital rings */ .orb{position:absolute;border-radius:50%;border:1px solid rgba(200,164,74,.08);animation:orb 12s ease-out infinite} .orb:nth-child(1){width:300px;height:300px;animation-delay:0s} .orb:nth-child(2){width:600px;height:600px;animation-delay:3s} .orb:nth-child(3){width:950px;height:950px;animation-delay:6s} .orb:nth-child(4){width:1300px;height:1300px;animation-delay:9s} @keyframes orb{0%{opacity:.5;transform:scale(.88)}100%{opacity:0;transform:scale(1.03)}} .hero-c{position:relative;z-index:2;max-width:1000px} .h-ey{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.4em;color:var(–african);text-transform:uppercase;margin-bottom:3rem;opacity:0;animation:up 1s ease .3s forwards} .h-h1{font-family:‘Cormorant Garamond’,serif;font-weight:300;line-height:1.04;color:var(–bone);opacity:0;animation:up 1.2s ease .5s forwards} .h-h1 .l1{font-size:clamp(1.2rem,3vw,2rem);display:block;color:var(–sand);margin-bottom:.5rem;letter-spacing:.05em} .h-h1 .l2{font-size:clamp(3.5rem,9vw,7.5rem);display:block;line-height:1} .h-h1 .l3{font-size:clamp(3.5rem,9vw,7.5rem);display:block;line-height:1;font-style:italic;color:var(–african-l)} .h-h1 .l4{font-size:clamp(1.4rem,3.5vw,2.4rem);display:block;color:var(–sand);margin-top:.6rem;font-weight:300} .h-stmt{font-family:‘EB Garamond’,serif;font-size:clamp(1rem,2vw,1.3rem);font-style:italic;color:var(–sand);max-width:680px;margin:3rem auto 4rem;line-height:1.8;opacity:0;animation:up 1.2s ease .8s forwards} /* Three root pills */ .root-trio{display:flex;gap:0;opacity:0;animation:up 1.2s ease 1.1s forwards;border:1px solid rgba(200,164,74,.15);border-radius:2px;overflow:hidden;max-width:700px;margin:0 auto} .rtpill{flex:1;padding:1.2rem 1rem;text-align:center;border-right:1px solid rgba(200,164,74,.1)} .rtpill:last-child{border-right:none} .rtpill.af{background:rgba(200,164,74,.06)} .rtpill.as{background:rgba(74,158,122,.06)} .rtpill.in{background:rgba(192,120,64,.06)} .rtp-num{font-family:‘Cormorant Garamond’,serif;font-size:2rem;font-weight:300;display:block;margin-bottom:.2rem} .rtpill.af .rtp-num{color:var(–african)} .rtpill.as .rtp-num{color:var(–asiatic)} .rtpill.in .rtp-num{color:var(–indian)} .rtp-label{font-family:‘Cinzel’,serif;font-size:.5rem;letter-spacing:.2em;text-transform:uppercase;display:block;color:var(–sand)} .rtp-sub{font-family:‘EB Garamond’,serif;font-size:.78rem;font-style:italic;color:rgba(188,168,136,.6);display:block;margin-top:.2rem} @keyframes up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}} /* ── THESIS ── */ .thesis{background:var(–earth);padding:5.5rem 2rem;text-align:center;border-top:1px solid rgba(200,164,74,.08)} .t-cap{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.35em;color:var(–african);text-transform:uppercase;margin-bottom:2.2rem} .t-bq{font-family:‘Cormorant Garamond’,serif;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:300;font-style:italic;color:var(–bone);max-width:860px;margin:0 auto 2rem;line-height:1.5} .t-bq strong{font-style:normal;color:var(–african-l);font-weight:400} .t-body{font-size:1rem;color:var(–sand);max-width:640px;margin:0 auto;line-height:1.85} /* ── THREE ROOTS ── */ .three-roots{padding:6rem 0 0;background:var(–void)} .tr-head{text-align:center;padding:0 2rem;margin-bottom:5rem} .tr-head .cap{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.35em;color:var(–african);text-transform:uppercase;margin-bottom:2rem} .tr-head h2{font-family:‘Cormorant Garamond’,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:300;line-height:1.1;color:var(–bone)} .tr-head h2 em{font-style:italic;color:var(–african-l)} .tr-head p{font-size:1rem;font-style:italic;color:var(–sand);max-width:580px;margin:1.5rem auto 0;line-height:1.75} /* Root columns */ .root-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:0} .root-col{padding:3.5rem 2.5rem;border-right:1px solid rgba(255,255,255,.04);position:relative;overflow:hidden} .root-col:last-child{border-right:none} .root-col.african{background:var(–african-bg)} .root-col.asiatic{background:var(–asiatic-bg)} .root-col.indian{background:var(–indian-bg)} .root-col::before{content:’’;position:absolute;top:0;left:0;right:0;height:3px} .root-col.african::before{background:var(–african)} .root-col.asiatic::before{background:var(–asiatic)} .root-col.indian::before{background:var(–indian)} .rc-num{font-family:‘Cormorant Garamond’,serif;font-size:5rem;font-weight:300;line-height:1;margin-bottom:.5rem;opacity:.15} .african .rc-num{color:var(–african)} .asiatic .rc-num{color:var(–asiatic)} .indian .rc-num{color:var(–indian)} .rc-tag{font-family:‘Cinzel’,serif;font-size:.52rem;letter-spacing:.28em;text-transform:uppercase;margin-bottom:1rem} .african .rc-tag{color:var(–african)} .asiatic .rc-tag{color:var(–asiatic)} .indian .rc-tag{color:var(–indian)} .rc-name{font-family:‘Cormorant Garamond’,serif;font-size:2rem;font-weight:300;color:var(–bone);line-height:1.1;margin-bottom:1.5rem} .rc-haplogroup{font-family:‘Cinzel’,serif;font-size:.48rem;letter-spacing:.2em;text-transform:uppercase;padding:.35rem .8rem;border:1px solid;display:inline-block;margin-bottom:1.5rem;border-radius:1px} .african .rc-haplogroup{color:var(–african);border-color:rgba(200,164,74,.35)} .asiatic .rc-haplogroup{color:var(–asiatic);border-color:rgba(74,158,122,.35)} .indian .rc-haplogroup{color:var(–indian);border-color:rgba(192,120,64,.35)} .rc-desc{font-size:.88rem;color:rgba(188,168,136,.75);line-height:1.75;margin-bottom:2rem} .rc-peoples{list-style:none;display:flex;flex-direction:column;gap:0} .rc-peoples li{font-family:‘Cormorant Garamond’,serif;font-size:.95rem;font-style:italic;color:rgba(242,236,216,.65);padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:.6rem} .rc-peoples li::before{content:’’;width:6px;height:6px;border-radius:50%;flex-shrink:0} .african .rc-peoples li::before{background:var(–african);opacity:.6} .asiatic .rc-peoples li::before{background:var(–asiatic);opacity:.6} .indian .rc-peoples li::before{background:var(–indian);opacity:.6} .rc-coverage{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)} .rc-cov-label{font-family:‘Cinzel’,serif;font-size:.48rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(188,168,136,.5);margin-bottom:.8rem} .rc-cov-body{font-size:.8rem;color:rgba(188,168,136,.6);line-height:1.6;font-style:italic} /* ── CONTINENT GRID ── */ .continent-section{background:var(–deep);padding:6rem 0} .cs-head{text-align:center;padding:0 2rem;margin-bottom:4rem} .cs-head .cap{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.35em;color:var(–african);text-transform:uppercase;margin-bottom:1.5rem} .cs-head h2{font-family:‘Cormorant Garamond’,serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:300;color:var(–bone);line-height:1.15} .cs-head h2 em{color:var(–african-l);font-style:italic} .cs-head p{font-size:.95rem;font-style:italic;color:var(–sand);max-width:560px;margin:1.2rem auto 0;line-height:1.75} /* Legend */ .cg-legend{display:flex;gap:0;max-width:1100px;margin:0 auto 2px;padding:0 2rem} .cgl{flex:1;padding:.7rem 1.2rem;font-family:‘Cinzel’,serif;font-size:.5rem;letter-spacing:.22em;text-transform:uppercase;text-align:center} .cgl.af{background:rgba(200,164,74,.1);color:var(–african)} .cgl.as{background:rgba(74,158,122,.1);color:var(–asiatic)} .cgl.in{background:rgba(192,120,64,.1);color:var(–indian)} .cgl-sep{width:1px;background:rgba(255,255,255,.04)} /* Rows */ .cg-rows{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2px} .cg-row{display:grid;gap:2px;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease} .cg-row.vis{opacity:1;transform:translateY(0)} /* 2-root rows (one primary, one secondary) */ .cg-row.split2{grid-template-columns:1fr 1fr} /* 1-root rows */ .cg-row.single{grid-template-columns:1fr} .cg-cell{padding:1.8rem 2rem;position:relative} .cg-cell.af{background:rgba(14,26,10,.9);border-left:3px solid var(–african)} .cg-cell.as{background:rgba(8,20,16,.9);border-left:3px solid var(–asiatic)} .cg-cell.in{background:rgba(20,12,8,.9);border-left:3px solid var(–indian)} .cg-cell.af-as{background:linear-gradient(135deg,rgba(14,26,10,.9) 0%,rgba(8,20,16,.9) 100%);border-left:3px solid var(–african)} .cg-region{font-family:‘Cinzel’,serif;font-size:.48rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem} .cg-cell.af .cg-region{color:var(–african)} .cg-cell.as .cg-region{color:var(–asiatic)} .cg-cell.in .cg-region{color:var(–indian)} .cg-cell.af-as .cg-region{color:var(–african)} .cg-people{font-family:‘Cormorant Garamond’,serif;font-size:1.2rem;color:var(–bone);line-height:1.2;margin-bottom:.3rem} .cg-loc{font-size:.78rem;font-style:italic;color:var(–sand);margin-bottom:.7rem} .cg-desc{font-size:.78rem;color:rgba(188,168,136,.7);line-height:1.6} .cg-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.8rem} .cg-tag{font-family:‘Cinzel’,serif;font-size:.42rem;letter-spacing:.12em;text-transform:uppercase;border:1px solid;padding:.18rem .45rem;border-radius:1px} .cg-cell.af .cg-tag{border-color:rgba(200,164,74,.25);color:rgba(200,164,74,.65)} .cg-cell.as .cg-tag{border-color:rgba(74,158,122,.25);color:rgba(74,158,122,.65)} .cg-cell.in .cg-tag{border-color:rgba(192,120,64,.25);color:rgba(192,120,64,.65)} .cg-cell.af-as .cg-tag{border-color:rgba(200,164,74,.25);color:rgba(200,164,74,.65)} .root-badge{position:absolute;top:1.2rem;right:1.2rem;font-family:‘Cinzel’,serif;font-size:.42rem;letter-spacing:.15em;text-transform:uppercase;padding:.25rem .6rem;border-radius:1px} .rb-af{background:rgba(200,164,74,.15);color:var(–african);border:1px solid rgba(200,164,74,.2)} .rb-as{background:rgba(74,158,122,.12);color:var(–asiatic);border:1px solid rgba(74,158,122,.2)} .rb-in{background:rgba(192,120,64,.12);color:var(–indian);border:1px solid rgba(192,120,64,.2)} /* ── PULL QUOTE ── */ .pq{background:var(–forest);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden;border-top:1px solid rgba(200,164,74,.08);border-bottom:1px solid rgba(200,164,74,.08)} .pq::before{content:’’;position:absolute;inset:0;background:radial-gradient(ellipse 80% 100% at 50% 50%,rgba(200,164,74,.04) 0%,transparent 70%)} .pq-q{font-family:‘Cormorant Garamond’,serif;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:300;font-style:italic;color:var(–bone);max-width:860px;margin:0 auto 2rem;line-height:1.45;position:relative} .pq-q .af{color:var(–african-l)} .pq-q .as{color:var(–asiatic-l)} .pq-q .in{color:var(–indian-l)} .pq-a{font-family:‘Cinzel’,serif;font-size:.58rem;letter-spacing:.28em;color:rgba(188,168,136,.5);text-transform:uppercase;position:relative} /* ── POPULATION Y ── */ .popy{padding:6rem 2rem;background:var(–bone)} .popy-in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start} .popy-text .bign{font-family:‘Cormorant Garamond’,serif;font-size:5rem;font-weight:300;color:var(–bone-dark);line-height:1;margin-bottom:.3rem} .popy-text .cap{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.32em;color:var(–african);text-transform:uppercase;margin-bottom:1.2rem} .popy-text h2{font-family:‘Cormorant Garamond’,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;color:var(–ink);line-height:1.2;margin-bottom:1.5rem} .popy-text h2 em{color:var(–indian);font-style:italic} .popy-text p{font-size:1rem;color:var(–ink);line-height:1.85;margin-bottom:1.2rem} .popy-text p strong{color:var(–forest);font-weight:500} .popy-cards{display:flex;flex-direction:column;gap:1px} .pyc{background:var(–char);padding:1.6rem 1.8rem;border-left:3px solid;opacity:0;transform:translateX(20px);transition:opacity .55s ease,transform .55s ease} .pyc.vis{opacity:1;transform:translateX(0)} .pyc.af{border-color:var(–african)} .pyc.as{border-color:var(–asiatic)} .pyc.in{border-color:var(–indian)} .pyc.py{border-color:#9060C0} .pyc-h{font-family:‘Cinzel’,serif;font-size:.5rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.4rem} .pyc.af .pyc-h{color:var(–african)} .pyc.as .pyc-h{color:var(–asiatic)} .pyc.in .pyc-h{color:var(–indian)} .pyc.py .pyc-h{color:#B090E0} .pyc-p{font-family:‘Cormorant Garamond’,serif;font-size:1.05rem;color:var(–bone);margin-bottom:.3rem} .pyc-n{font-size:.78rem;color:var(–sand);line-height:1.6;font-style:italic} /* ── ARTICLES ── */ .arts{padding:6rem 2rem;background:var(–bone-mid)} .arts-in{max-width:1100px;margin:0 auto} .arts-h{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:1.2rem;border-bottom:1px solid var(–bone-dark);margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem} .arts-h h2{font-family:‘Cinzel’,serif;font-size:.62rem;letter-spacing:.3em;color:var(–forest);text-transform:uppercase} .arts-h span{font-family:‘EB Garamond’,serif;font-size:1rem;font-style:italic;color:var(–muted)} .arts-grid{display:grid;grid-template-columns:5fr 3fr;gap:2px;background:var(–bone-dark)} .ac{background:var(–bone);padding:2.5rem;transition:background .2s;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease} .ac.vis{opacity:1;transform:translateY(0)} .ac:hover{background:#FFFDF4} .ac.feat{grid-row:span 2} .a-tag{font-family:‘Cinzel’,serif;font-size:.48rem;letter-spacing:.2em;color:var(–indian);text-transform:uppercase;margin-bottom:.9rem} .a-title{font-family:‘Cormorant Garamond’,serif;font-size:1.4rem;font-weight:400;color:var(–ink);line-height:1.25;margin-bottom:1rem} .ac.feat .a-title{font-size:1.9rem} .a-ex{font-size:.88rem;color:var(–muted);line-height:1.75} .ac.feat .a-ex{font-size:.95rem} .a-meta{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(–bone-mid);font-family:‘Cinzel’,serif;font-size:.48rem;letter-spacing:.16em;color:var(–muted);text-transform:uppercase} /* ── CTA ── */ .cta{background:var(–void);padding:8rem 2rem;text-align:center;position:relative;overflow:hidden} .cta-beams{position:absolute;inset:0;pointer-events:none} .cb1{position:absolute;width:1px;height:60%;bottom:0;left:30%;background:linear-gradient(to top,rgba(200,164,74,.2),transparent)} .cb2{position:absolute;width:1px;height:80%;bottom:0;left:50%;background:linear-gradient(to top,rgba(74,158,122,.15),transparent)} .cb3{position:absolute;width:1px;height:60%;bottom:0;left:70%;background:linear-gradient(to top,rgba(192,120,64,.2),transparent)} .cta-in{position:relative;z-index:2} .cta-cap{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.4em;color:var(–african);text-transform:uppercase;margin-bottom:2rem} .cta-h2{font-family:‘Cormorant Garamond’,serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:300;color:var(–bone);line-height:1.1;margin-bottom:1.5rem} .cta-h2 em{color:var(–african-l);font-style:italic;display:block} .cta-sub{font-size:1rem;font-style:italic;color:var(–sand);max-width:540px;margin:0 auto 4rem;line-height:1.75} .cta-trio{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap} .cta-dot{width:8px;height:8px;border-radius:50%} .cta-dot.af{background:var(–african)} .cta-dot.as{background:var(–asiatic)} .cta-dot.in{background:var(–indian)} .cbtns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap} .bp{font-family:‘Cinzel’,serif;font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(–ink);background:var(–african);border:none;padding:.95rem 2.4rem;border-radius:1px;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s} .bp:hover{background:var(–african-l)} .bs{font-family:‘Cinzel’,serif;font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(–bone);background:transparent;border:1px solid rgba(242,236,216,.25);padding:.95rem 2.4rem;border-radius:1px;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color .2s} .bs:hover{border-color:rgba(242,236,216,.6)} /* ── FOOTER ── */ footer{background:var(–char);padding:2.5rem 2rem;text-align:center;border-top:1px solid rgba(200,164,74,.12)} .fb{font-family:‘Cinzel’,serif;font-size:.6rem;letter-spacing:.4em;color:var(–african);margin-bottom:.7rem} .ft{font-family:‘EB Garamond’,serif;font-size:.95rem;font-style:italic;color:var(–muted)} .fc{font-family:‘Cinzel’,serif;font-size:.48rem;letter-spacing:.1em;color:rgba(106,94,74,.5);margin-top:1.5rem} /* ── RESPONSIVE ── */ @media(max-width:900px){ .root-cols{grid-template-columns:1fr} .cg-row.split2{grid-template-columns:1fr} .popy-in{grid-template-columns:1fr;gap:3rem} .arts-grid{grid-template-columns:1fr} .ac.feat{grid-row:span 1} .root-trio{flex-direction:column} .rtpill{border-right:none;border-bottom:1px solid rgba(200,164,74,.1)} .rtpill:last-child{border-bottom:none} .nl{display:none} } Livity.Blog

Ancestral Intelligence Series · Livity.Blog

Before there were white people, All of Humanity Was Black. Three roots. Every people. One original template.

The world’s substrate peoples — the first peoples on every continent — were all dark-skinned. They expressed in three ancient forms: Black African, Black Asiatic, and Black Indian. Every population on earth derives from one of these three original roots. Their displacement is encoded in the DNA of every nation that came after them.

I Black African San · Hadza · Twa · Beja
II Black Asiatic Andamanese · Negritos · Aboriginal · Melanesian
III Black Indian Dravidian · Vedda · AASI · Doma

The Parallel Emergence Framework

“They were not migrants from a single origin point. They were three ancient expressions of the same dark-skinned human template — independently rooted, independently erased, and still speaking through the DNA of every people who displaced them.”

Livity.Blog is a long-form decolonial research platform recovering the hidden lineage of the world’s first peoples. The Ancestral Intelligence Series traces every substrate people on earth back to one of three ancient roots — and shows how the same three-wave displacement mechanism erased them on every continent, in every era, using the same tools.

The Three Original Roots

Three Ancient Expressions
of the Original Human Template

Before lighter skin pigmentation developed as a high-latitude adaptation, all of humanity expressed dark melanation. These three lineages were the original substrate of the earth — and every later population is a derivative of one or more of these roots.

“` <!– ROOT I: BLACK AFRICAN –> <div class="root-col african"> <p class="rc-num">I</p> <p class="rc-tag">Root One</p> <h2 class="rc-name">Black African</h2> <span class="rc-haplogroup">Haplogroup L — deepest mtDNA root</span> <p class="rc-desc">The original African substrate — the peoples who stayed and held the ground. Haplogroup L is the root of all human mitochondrial DNA. Every person on earth traces their maternal lineage back through this African substrate root. These are the peoples who never left, who compressed into desert margins when displacement waves pushed through, and who still carry the greatest genetic diversity of any population on earth.</p> <ul class="rc-peoples"> <li>San / Khoisan — 150,000+ BP, southern Africa</li> <li>Hadza — East Africa, language isolate</li> <li>Twa / Batwa — Central African forest substrate</li> <li>Beja — Red Sea corridor, 25,000 BCE</li> <li>Imazighen — North Africa, pre-Arab substrate</li> </ul> <div class="rc-coverage"> <p class="rc-cov-label">Continental Coverage</p> <p class="rc-cov-body">Africa (primary root) · North Africa · Red Sea corridor · through Fir Bolg/pre-Neolithic European dark-skinned substrate via early African dispersal</p> </div> </div> <!– ROOT II: BLACK ASIATIC –> <div class="root-col asiatic"> <p class="rc-num">II</p> <p class="rc-tag">Root Two</p> <h2 class="rc-name">Black Asiatic</h2> <span class="rc-haplogroup">Haplogroup M — great coastal migration</span> <p class="rc-desc">The great coastal migration east — 60,000–70,000 years ago, dark-skinned peoples moved along the southern arc of the planet from East Africa through South Asia, Southeast Asia, and into the Pacific. Haplogroup M is their genetic signature. They carried the Population Y signal that 2015 genetics found embedded in Amazonian DNA — connecting Japan to Texas, Andaman Islands to the Amazon, and Australia to every substrate people in the Western Hemisphere.</p> <ul class="rc-peoples"> <li>Andamanese — Bay of Bengal, 65,000 BP</li> <li>Negritos — Southeast Asia, densest Pop. Y signal</li> <li>Aboriginal Australians — 65,000 BP, closest Pop. Y match</li> <li>Melanesians / Papuans — 50,000 BP, 850+ languages</li> <li>Jōmon / Ainu ancestors — Northeast Asia</li> </ul> <div class="rc-coverage"> <p class="rc-cov-label">Continental Coverage</p> <p class="rc-cov-body">Southeast Asia · Pacific / Oceania · Australia · Northeast Asia (Jōmon substrate) · Americas via Population Y signal</p> </div> </div> <!– ROOT III: BLACK INDIAN –> <div class="root-col indian"> <p class="rc-num">III</p> <p class="rc-tag">Root Three</p> <h2 class="rc-name">Black Indian</h2> <span class="rc-haplogroup">AASI — Ancient Ancestral South Indians</span> <p class="rc-desc">The South Asian substrate — the Ancient Ancestral South Indians who occupied the entire Indian subcontinent before the Indo-Aryan arrival wave. Dark-skinned, smaller-statured, Dravidian-speaking or pre-Dravidian. Their lineage connects south through the Vedda and north through the Doma caste — whose descendants became the European Roma, carrying the Black Indian substrate genetic signature all the way to Spain and Romania. The corridor between Africa and Asia runs through this root.</p> <ul class="rc-peoples"> <li>Dravidian substrate — South India, pre-Aryan</li> <li>Vedda — Sri Lanka, forest substrate remnant</li> <li>Doma / Dom — Scheduled Tribe ancestors of Roma</li> <li>Munda / Adivasi — Central Indian substrate tribes</li> <li>Roma — carriers of Black Indian lineage in Europe</li> </ul> <div class="rc-coverage"> <p class="rc-cov-label">Continental Coverage</p> <p class="rc-cov-body">South Asia (primary root) · Sri Lanka · Central India corridor · Europe via Roma diaspora · Nile Valley substrate connection</p> </div> </div> “`

Every Continent — Every Root Identified

The Three Roots Across
Eight Continents

Every substrate people on earth traces to one of the three original dark-skinned roots. Here is where each continent’s first peoples come from — and which root they carry.

Black African Root
Black Asiatic Root
Black Indian Root
“`
Root I

Africa · Southern · Eastern

San / Khoisan + Hadza

Southern Africa · Lake Eyasi, Tanzania

Two genetically separate ancient lineages both expressing the Black African root. San carry Haplogroup L0 — deepest human mtDNA. Hadza are a completely parallel lineage: as distant from the San as from any European. Both compressed to remnants by the Bantu expansion.

Haplogroup L0Language isolates150,000+ BP
Root I

Africa · Central · North

Twa · Imazighen · Beja

Congo basin · North Africa · Red Sea corridor

Three distinct African substrate expressions. The Twa are the pre-Bantu forest root of Central Africa. The Imazighen (Amazigh) are the pre-Arab substrate of North Africa. The Beja — the Medjay of ancient Egypt — have held the Red Sea corridor since 25,000 BCE.

Pre-BantuPre-Arab25,000 BCE
Root II

Southeast Asia · Islands · Forest

Negritos

Semang (Malaysia) · Aeta (Philippines) · Onge & Jarawa (Andamans)

Black Asiatic coastal migration peoples. Densest Population Y signal of any living population outside Australia and Melanesia. Dark-skinned, forest-dwelling, pre-Austronesian. The genetic bridge between the Amazonian DNA that revealed Population Y and the Pacific substrate peoples.

Pop. Y — densestPre-AustronesianHaplogroup M
Root II

Melanesia · Papua · Large Islands

Melanesians / Papuans

Papua New Guinea · Solomon Islands · Vanuatu

Interior and large-island Black Asiatic substrate peoples. 50,000 BP settlement. Papua New Guinea alone holds 850+ surviving languages — the acoustic record of a substrate people no displacement wave could fully erase. Genetically linked to Australian Aboriginals through the ancient Sahul landmass.

50,000 BP850+ languagesSahul lineage
Root II

Australia · Coastal · Tropical North

Aboriginal Peoples — Coastal & Rainforest

Yolŋu · Kuku Yalanji · Torres Strait

The closest living genetic match to the Population Y DNA found in Amazonian peoples in 2015. 65,000+ years of continuous documented occupation — the longest unbroken cultural presence of any people anywhere on earth. Black Asiatic coastal migration, southern arc, arriving in Australia before any other continent was settled by modern humans.

Pop. Y closest match65,000 BPLongest culture
Root II

Australia · Interior · Central Desert

Aboriginal Peoples — Desert & Songline

Aranda · Pitjantjatjara · Pintupi · Warlpiri

Same Black Asiatic ancient lineage as coastal peoples — Australia’s internal split is biome-adaptation within one people, not two genetic lineages. Holders of the songline tradition: a navigational and cosmological system encoding the entire continent as sacred geography across thousands of miles of oral transmission.

SonglinesSame lineage as coastalUluru
Root II

Asia · Bay of Bengal · Island

Andamanese

Andaman Islands · Indian Ocean

Black Asiatic island substrate people. Language isolate. 65,000 BP island occupation. Genetic signal directly linked to Population Y. Dark-skinned, small-statured, hunter-gatherer. The British colonial presence on the islands in the 19th century — within decades of sustained contact — reduced a people with 65,000 years of sovereign presence to hundreds of survivors.

Pop. Y adjacent65,000 BPLanguage isolate
Root III

Asia · South India · Sri Lanka

Vedda · Dravidian substrate · AASI

Sri Lanka · South India · Deccan Plateau

Black Indian root. Ancient Ancestral South Indians — the dark-skinned substrate of the entire subcontinent before the Indo-Aryan arrival wave. Dravidian language family is the pre-Aryan linguistic substrate of India. The Vedda of Sri Lanka are the most compressed visible remnant. Their lineage connects west to ancient Egypt through the Population Y corridor.

AASIPre-AryanDravidian root
Root II

Northeast Asia · Japan · Archipelago

Ainu / Jōmon substrate

Hokkaido · Sakhalin · Northern Honshu

Black Asiatic northeastern expression. The Jōmon culture occupied Japan for 14,000 years before the Yayoi agricultural wave arrived. The Ainu descended from this substrate. Language isolate. Their sacred instrument the tonkori carries the tonk root — the same phoneme found in the Tonkawa of Texas, encoding a cross-Pacific substrate echo. Last native Ainu speaker died 2021.

Jōmon substrateLanguage isolateTonk root
Root II

Americas — Population Y signal

Okwanuchu · Tonkawa · Amazonian substrate

California · Texas · Amazonia

The Americas carry the Black Asiatic root through Population Y — the 2015 genetic discovery showing Amazonian peoples have DNA connecting them to Australian Aboriginals and Melanesians, not only Siberian ancestors. The Okwanuchu (California) and Tonkawa (Texas) are both language isolates proposed in the Hokan-Coahuiltecan hypothesis as linked — the western and eastern substrate pair of the Americas.

Population YHokan-CoahuiltecanTonk root
Root I

Europe · Atlantic West · Pre-Celtic Ireland

Fir Bolg · Pre-Neolithic Europeans

Ireland · Atlantic Europe · Cheddar Man lineage

Ancient DNA confirms pre-Neolithic Europeans had dark skin — Cheddar Man, 10,000 BP, dark-skinned confirmed. The Fir Bolg of Irish mythology are described as shorter, darker, already present when later peoples arrived. They carry the Black African root through the early African dispersal into Europe before Indo-European agricultural waves brought lighter-skinned populations from the east. Red Ocher burial traditions connect them to a global substrate practice.

Dark skin confirmedPre-CelticBlack African root
Root I

Europe · Pyrenean Interior · Last Survivor

Basque

Pyrenean mountains · Spain-France border

The only surviving pre-Indo-European language isolate in Europe. Pre-Neolithic European genome — their genetic lineage predates every Indo-European arrival wave. Compressed into mountains by Celtic, Roman, Visigoth, Arab, and French waves. Their language and genome together are Europe’s most preserved evidence of the original dark-skinned substrate that occupied the continent before any migration from the east.

Only pre-IE survivorPre-Neolithic genomeLanguage isolate
Root III

Europe · Black Indian Root in Diaspora

Roma

Originally Rajasthan/Punjab · now across Europe

Black Indian substrate lineage in motion. Roma paternal lineages trace to Dravidian-speaking populations of South India — the Doma caste, Scheduled Tribe ancestors associated with wandering musicians. They left India ~1,000 years ago carrying the Black Indian substrate genetic signature and arrived in Europe as its most displaced, most persecuted minority. The Porajmos — Roma Holocaust — killed an estimated 500,000. Their language is the only surviving evidence of their Indian origin.

Doma/Dravidian originBlack Indian diasporaPorajmos
Root III

Africa-Asia Bridge · Nile Corridor

Ancient Egyptian substrate · Nubian root

Nile Valley · Sudan · Nubia

The Nile Valley’s oldest substrate peoples were dark-skinned, small-statured peoples whose genetic signature connects to the Indian subcontinent through the Black Indian root — before the dynastic project, before Arabization, before the covenant layers. The article Before the Nile Was Egyptian traces this corridor: Population Y, Dravidian parallels, and the AASI connection running west from India through the Red Sea into the ancient African interior.

Pre-dynastic substrateAASI connectionPop. Y corridor
“`

Before there were Black African peoples, Black Asiatic peoples, and Black Indian peoples — there was one original dark-skinned human template. The three roots are not three different peoples. They are three ancient expressions of the same ancestral body, spread across the earth, displaced by the same mechanism, and still speaking through the DNA of every nation that was built over them.

Katherin Joyette · Parallel Emergence Framework · Livity.Blog

Y

The Genetic Confirmation

Population Y —
The Ghost in Three Continents

In 2015 the three-root framework received its most powerful genetic confirmation. Amazonian peoples were found to carry DNA linking them not to Siberian ancestors but to Australian Aboriginals and Melanesians. Scientists named the signal Population Y — from the Tupi word for ancestor.

What Population Y shows is the Black Asiatic coastal migration in genetic form: dark-skinned peoples moving east from Africa along the southern arc of the planet, eventually reaching the Americas by a route no migration model had predicted. Their genetic ghost appears in Amazonian blood because the Black Asiatic substrate of the Americas was displaced and absorbed — but never fully erased.

Together with the Black African genetic root (Haplogroup L) and the Black Indian corridor (AASI/Dravidian), Population Y completes the three-root genetic proof that all of humanity’s substrate peoples were Black — and that their displacement was global, systematic, and encoded in the DNA of those who replaced them.

Black African Root — Haplogroup L

San + Hadza + Twa + Beja + Imazighen

The deepest human mtDNA root. All human maternal lineages trace back through Haplogroup L. Stanford genetics confirmed the San carry the greatest genetic diversity of any population — the acoustic fingerprint of the original substrate template.

Black Asiatic Root — Haplogroup M / Population Y

Andamanese + Negritos + Aboriginal Australians + Melanesians + Jōmon

The great coastal migration east, 60,000–70,000 BP. Haplogroup M carried dark-skinned peoples from East Africa through South Asia, Southeast Asia, and into the Pacific. Population Y is Haplogroup M’s ghost in Amazonian DNA — the Black Asiatic root reaching the Americas.

Black Indian Root — AASI / Dravidian substrate

Vedda + Dravidian peoples + Munda + Doma + Roma

Ancient Ancestral South Indians occupied the entire subcontinent before the Indo-Aryan wave. Their lineage carries the bridge between Black African and Black Asiatic — the South Asian corridor that connects Africa to the Pacific through the Indian Ocean arc.

The Americas — Where All Three Converge

Population Y (Black Asiatic) + Hokan peoples + Tonkawa

The Americas carry primarily the Black Asiatic root through Population Y. The Okwanuchu-Tonkawa linguistic link (Hokan-Coahuiltecan hypothesis) maps the two-root architecture within the Americas: western coastal substrate and eastern interior substrate — both Black Asiatic expressions in the New World.

Ancestral Intelligence Series

Long-form decolonial research · Nine articles

Black Asiatic Root · Population Y · Language Isolates · Cross-Pacific

They Were Already There: The Okwanuchu, the Memory of the Shasta, and the Ancient Root That Crosses Oceans

At the base of Mount Shasta lived the Okwanuchu — Hokan-speaking, archaeologically present for 5,000+ years, absorbed before European contact completed the erasure. The Shasta tribe’s own oral tradition records their arrival testimony: someone was already here. This article traces the Black Asiatic substrate lineage from California through the Tonkawa of Texas and across the Pacific to the Ainu of Japan — where the tonkori instrument carries the same ancient tonk root phoneme. The cross-ocean root echo is Population Y made audible.

Katherin JoyetteAncestral Intelligence Series · Article VIII

Covenant Mechanism · All Three Roots

The Blood Covenant: How Religion Became a Land Instrument

Every Abrahamic tradition performed the same eight-step operation on every substrate root — Black African, Black Asiatic, Black Indian — on every continent. The covenant is the real estate instrument that severs a people from their land by severing them from the ancestors within it.

Series · Article VI

Black Indian Root · Population Y · Nile Corridor

Before the Nile Was Egyptian: The Black Indian Corridor and the Dravidian-African Link

The oldest inhabitants of the Nile Valley were not Egyptian in the dynastic sense. Their genetic signature connects to the Black Indian root through the AASI/Dravidian corridor — the bridge between Black Africa and the Indian Ocean arc.

Series · Article IX

Inner Circle · Patreon

The Livity RootGo to the Root.

The Livity Root unites Livity.Blog, Livity Tree Art, and Unity Livity Alliance in one inner circle. Three platforms. Three roots. One living body of ancestral intelligence — for those who are ready to go deep.

Livity.Blog · Livity Tree Art · Unity Livity Alliance

Hidden Histories. Ancestral Intelligence. Nurturing Aboriginal and Indigenous Futures.

© Katherin Joyette · American Aboriginal Art™ · Amerindian Art & Culture™ · All Rights Reserved

const io = new IntersectionObserver(e=>{ e.forEach(x=>{if(x.isIntersecting)x.target.classList.add(‘vis’)}); },{threshold:.07}); document.querySelectorAll(‘.cg-row’).forEach((el,i)=>{ el.style.transitionDelay=`${i*.05}s`; io.observe(el); }); document.querySelectorAll(‘.pyc’).forEach((el,i)=>{ el.style.transitionDelay=`${i*.1}s`; io.observe(el); }); document.querySelectorAll(‘.ac’).forEach(el=>{ const o2=new IntersectionObserver(e=>{ e.forEach(x=>{if(x.isIntersecting)x.target.classList.add(‘vis’)}); },{threshold:.1}); o2.observe(el); });

Inner Circle · Patreon

The Livity RootGo to the Root.

The Livity Root unites Livity.Blog, Livity Tree Art, and Unity Livity Alliance in one inner circle. Exclusive research, ceremonial study, early access to the full series, and the living community of those committed to ancestral intelligence.

const io = new IntersectionObserver(e => { e.forEach(x => { if(x.isIntersecting) x.target.classList.add(‘vis’); }); }, {threshold: 0.07}); document.querySelectorAll(‘.cr’).forEach((el,i) => { el.style.transitionDelay = `${i * 0.04}s`; io.observe(el); }); document.querySelectorAll(‘.pyc’).forEach((el,i) => { el.style.transitionDelay = `${i * 0.1}s`; io.observe(el); }); document.querySelectorAll(‘.ac’).forEach(el => { const o2 = new IntersectionObserver(e => { e.forEach(x => { if(x.isIntersecting) x.target.classList.add(‘vis’); }); }, {threshold: 0.1}); o2.observe(el); });

[affcoups id=”211″]