diff --git a/public/home-ai.html b/public/home-ai.html index fb59541e..fd772e0b 100644 --- a/public/home-ai.html +++ b/public/home-ai.html @@ -297,7 +297,7 @@

- Related research: The Taonga-Centred Steering Governance paper (Feb 2026) extends this dual-layer architecture with polycentric authority — replacing platform hierarchy with co-equal steering authorities drawn from te ao Māori concepts of rangatiratanga and kaitiakitanga. + Related research: The Taonga-Centred Steering Governance paper (Feb 2026) extends this dual-layer architecture with polycentric authority — replacing platform hierarchy with co-equal steering authorities drawn from te ao Māori concepts of rangatiratanga and kaitiakitanga.

@@ -577,7 +577,7 @@

- Related research: The Steering Vectors and Mechanical Bias paper (Feb 2026) investigates whether LLM biases operate at a sub-reasoning level and how sovereign SLL deployments can apply inference-time debiasing via steering vectors — a technique that modifies model activations without retraining. + Related research: The Steering Vectors and Mechanical Bias paper (Feb 2026) investigates whether LLM biases operate at a sub-reasoning level and how sovereign SLL deployments can apply inference-time debiasing via steering vectors — a technique that modifies model activations without retraining.

diff --git a/public/js/components/research-papers-modal.js b/public/js/components/research-papers-modal.js index bf59d3e2..e3f12ce7 100644 --- a/public/js/components/research-papers-modal.js +++ b/public/js/components/research-papers-modal.js @@ -27,7 +27,7 @@ class ResearchPapersModal { description: 'Investigates whether LLM biases operate at a sub-reasoning level and how sovereign SLM deployments enable inference-time debiasing.', date: 'February 2026', status: 'v1.1', - href: '/docs.html?doc=steering-vectors-mechanical-bias-sovereign-ai' + href: '/docs.html?doc=steering-vectors-and-mechanical-bias-inference-time-debiasing-for-sovereign-small-language-models' } ] },