From 0e7b847779448d4ca3722926cb6a7d57062f8c5c Mon Sep 17 00:00:00 2001 From: TheFlow Date: Mon, 1 Dec 2025 13:29:36 +1300 Subject: [PATCH] feat: Add Village platform promotion section to homepage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add prominent teal banner promoting mysovereignty.digital - Explain Villages as practical outcome of Tractatus research - Include translations for German and French (via DeepL) - Target European professional audience đŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- public/index.html | 28 ++++++++++++++++++++++++++++ public/locales/de/homepage.json | 7 +++++++ public/locales/en/homepage.json | 7 +++++++ public/locales/fr/homepage.json | 7 +++++++ 4 files changed, 49 insertions(+) diff --git a/public/index.html b/public/index.html index 9c2fc2ab..e9019a44 100644 --- a/public/index.html +++ b/public/index.html @@ -559,6 +559,34 @@ Handles plural moral values without imposing hierarchy—facilitates human judgm + +
+
+
+
đŸ˜ïž
+
+
+ Production Implementation +
+

See Tractatus in Action

+

The Village Platform

+

+ Our research into architectural AI governance has produced a practical outcome: the Village platform. Member-owned community spaces with sovereign data, governed AI assistance, and genuine privacy by design. See what structurally-constrained AI looks like in production—real communities operating with these architectural safeguards. +

+ +
+
+
+
+
diff --git a/public/locales/de/homepage.json b/public/locales/de/homepage.json index 65f43f29..c227caa7 100644 --- a/public/locales/de/homepage.json +++ b/public/locales/de/homepage.json @@ -158,6 +158,13 @@ "cta": "Fallstudien durchsuchen →" } }, + "village_promo": { + "badge": "Umsetzung der Produktion", + "heading": "Tractatus in Aktion sehen", + "subheading": "Die Village-Plattform", + "description": "Unsere Forschung zur architektonischen KI-Governance hat ein praktisches Ergebnis hervorgebracht: die Village-Plattform. Community-RĂ€ume im Besitz der Mitglieder mit souverĂ€nen Daten, geregelter KI-UnterstĂŒtzung und echtem Datenschutz durch Design. Sehen Sie sich an, wie strukturell eingeschrĂ€nkte KI in der Produktion aussieht—in echten Gemeinschaften, die mit diesen architektonischen Sicherheitsvorkehrungen arbeiten.", + "cta": "Erkunden Sie das Village →" + }, "share_cta": { "heading": "Helfen Sie uns, die richtigen Leute zu erreichen.", "description": "Wenn Sie Forscher, Implementierer oder FĂŒhrungskrĂ€fte kennen, die strukturelle KI-Governance-Lösungen benötigen, teilen Sie dies mit ihnen.", diff --git a/public/locales/en/homepage.json b/public/locales/en/homepage.json index 64504184..55ec45cc 100644 --- a/public/locales/en/homepage.json +++ b/public/locales/en/homepage.json @@ -158,6 +158,13 @@ "cta": "Browse Case Studies →" } }, + "village_promo": { + "badge": "Production Implementation", + "heading": "See Tractatus in Action", + "subheading": "The Village Platform", + "description": "Our research into architectural AI governance has produced a practical outcome: the Village platform. Member-owned community spaces with sovereign data, governed AI assistance, and genuine privacy by design. See what structurally-constrained AI looks like in production—real communities operating with these architectural safeguards.", + "cta": "Explore the Village →" + }, "share_cta": { "heading": "Help us reach the right people.", "description": "If you know researchers, implementers, or leaders who need structural AI governance solutions, share this with them.", diff --git a/public/locales/fr/homepage.json b/public/locales/fr/homepage.json index 5f68d907..4db49aac 100644 --- a/public/locales/fr/homepage.json +++ b/public/locales/fr/homepage.json @@ -158,6 +158,13 @@ "cta": "Parcourir les Études de Cas →" } }, + "village_promo": { + "badge": "Mise en Ɠuvre de la production", + "heading": "Voir le Tractatus en action", + "subheading": "La plate-forme Village", + "description": "Nos recherches sur la gouvernance architecturale de l'IA ont abouti Ă  un rĂ©sultat pratique : la plateforme Village. Des espaces communautaires appartenant aux membres, avec des donnĂ©es souveraines, une assistance Ă  l'IA gouvernĂ©e et une vĂ©ritable protection de la vie privĂ©e dĂšs la conception. Voyez Ă  quoi ressemble l'IA structurellement limitĂ©e en production—des communautĂ©s rĂ©elles fonctionnant avec ces garanties architecturales.", + "cta": "Explorer le Village →" + }, "share_cta": { "heading": "Aidez-nous Ă  atteindre les bonnes personnes.", "description": "Si vous connaissez des chercheurs, des implĂ©menteurs ou des dirigeants qui ont besoin de solutions de gouvernance structurelle de l'IA, partagez ceci avec eux.",