From aa2858037eee368e149fd7e2befe644b0bf03269 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Fri, 13 Mar 2026 14:01:00 +1300 Subject: [PATCH] fix: replace incorrect beta pilot card with Village case study MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The third "What's New" card incorrectly linked to /blog.html with product pricing — wrong site, wrong audience. Replaced with Village case study link appropriate for the research site. Co-Authored-By: Claude Opus 4.6 --- public/index.html | 8 ++++---- public/locales/en/homepage.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/index.html b/public/index.html index 31aa9d2b..dbb31842 100644 --- a/public/index.html +++ b/public/index.html @@ -119,13 +119,13 @@ - +
- Beta Open + Case Study
-

Village Beta Pilot

-

Village is accepting beta applications from communities ready to participate in constitutional AI governance. Community Basic from $10/mo.

+

Village: Tractatus in Production

+

The first deployment of constitutional AI governance in a live community platform. Production metrics, honest limitations, and evidence from 17 months of operation.

diff --git a/public/locales/en/homepage.json b/public/locales/en/homepage.json index 305cba55..4ede3546 100644 --- a/public/locales/en/homepage.json +++ b/public/locales/en/homepage.json @@ -8,9 +8,9 @@ "card2_label": "Deployed", "card2_title": "Guardian Agents in Production", "card2_desc": "Four-phase verification using mathematical similarity, not generative checking. Confidence badges, claim-level analysis, and adaptive learning — all tenant-scoped.", - "card3_label": "Beta Open", - "card3_title": "Village Beta Pilot", - "card3_desc": "Village is accepting beta applications from communities ready to participate in constitutional AI governance. Community Basic from $10/mo." + "card3_label": "Case Study", + "card3_title": "Village: Tractatus in Production", + "card3_desc": "The first deployment of constitutional AI governance in a live community platform. Production metrics, honest limitations, and evidence from 17 months of operation." }, "hero": { "title": "Architectural Governance for AI Systems",