Commit graph

17 commits

Author SHA1 Message Date
TheFlow
be0d87e323 chore: bump cache version for deployment 2026-03-26 18:36:00 +13:00
TheFlow
b8c9e297b6 chore: bump cache version for deployment 2026-03-26 18:14:36 +13:00
TheFlow
7f6447baae chore: bump cache version for deployment 2026-03-24 18:41:26 +13:00
TheFlow
198e586956 chore: bump cache version for deployment 2026-03-17 07:20:18 +13:00
TheFlow
44cf57e50a chore: bump cache version for deployment 2026-03-14 18:22:11 +13:00
TheFlow
177021a7c7 chore: bump cache version for deployment 2026-03-14 17:58:08 +13:00
TheFlow
cfdc1b30a5 chore: bump cache version for deployment 2026-03-13 20:50:13 +13:00
TheFlow
98d9363d36 chore: bump cache version for deployment 2026-03-13 15:21:07 +13:00
TheFlow
da95117c43 chore: bump cache version for deployment 2026-03-13 14:01:01 +13:00
TheFlow
20e298e7f0 chore: bump cache version for deployment 2026-03-13 13:58:03 +13:00
TheFlow
116ec58083 chore: bump cache version for deployment 2026-03-13 13:18:51 +13:00
TheFlow
bf31819e2c feat: add Guardian Agents section to village-ai.html with philosophy blog link
- New Guardian Agents section between What's Live Today and Limitations
- Four verification phases (response, claim-level, anomaly, adaptive learning)
- Philosophical foundations grid (Wittgenstein, Berlin, Ostrom, Te Ao Māori)
- Guardian Agents card added to What's Live Today grid
- Philosophy blog post link added to Further Reading
- All i18n keys added to en/village-ai.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:18:43 +13:00
TheFlow
5d99c2d218 chore: bump cache version for deployment 2026-02-27 13:42:34 +13:00
TheFlow
ec2921e8a4 chore: bump cache version for deployment 2026-02-24 10:29:57 +13:00
TheFlow
d926f8fe80 fix: Update Village AI page — training status is now factual
Training has completed 7 runs (Run 006 is production model).
Hardware is installed and operational. Training-time governance
is empirically validated. Updated status, caveat, limitations
item1 (training begun) and item5 (persistence under research)
across HTML + 4 locale files (en, de, fr, mi).

Translations via DeepL. Brand names preserved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 09:54:49 +13:00
TheFlow
1486f61c56 chore: bump cache version for deployment 2026-02-23 22:10:36 +13:00
TheFlow
91be0db15d refactor: Rename "Home AI" → "Village AI" across entire codebase
- 57 files modified, 5 files renamed (home-ai → village-ai)
- HTML pages: all user-facing text, data-i18n attributes, anchor IDs, CSS classes
- i18n JSON: keys (home_ai → village_ai) and values across en/de/fr/mi
- Locale files renamed: home-ai.json → village-ai.json (4 languages)
- Main page renamed: home-ai.html → village-ai.html
- Research downloads: translated terms updated (French "IA domestique",
  Māori "AI ā-whare"/"AI kāinga" → "Village AI" per brand name rule)
- JavaScript: navbar component, blog post scripts
- Markdown: research timeline, steering vectors paper, taonga paper

Aligns with community codebase rename (commit 21ab7bc0).
"Village" is a brand name — stays untranslated in all languages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 22:09:44 +13:00
Renamed from public/home-ai.html (Browse further)