The docs.html ?doc= parameter matches against the document list from
the API, which returns only long slugs. The short slug for STO-RES-0009
wasn't found, showing "Select a Document" instead. Also fixes two
docs-viewer.html links in home-ai.html to use docs.html routing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Reference Taonga-Centred Steering Governance paper in dual-layer section
- Reference Steering Vectors and Mechanical Bias paper in bias section
- Fix: navbar now dynamically loads research papers modal on all pages
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Reduce main top padding from py-12 to pt-8 (hero-to-content gap)
- Reduce section bottom margins from mb-14 to mb-10
- Reduce section heading bottom margins from mb-6 to mb-4
- Reduce intro paragraph bottom margins from mb-6 to mb-4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
221 text elements across 16 sections now have data-i18n attributes.
Locale JSON files populated for English, German, and French via DeepL.
HTML entities, proper names, and code blocks preserved in translations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Corrected inaccurate 'single implementation' language across all pages and
locale files. The platform operates across four federated tenants (1 dev,
1 demo, 2 active), making 'single' inaccurate. Also added hero button
spacing, missing DE/FR footer translations, and manage_subscription keys.
All translations via DeepL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add prominent "Dual-Layer Tractatus Architecture" section to home-ai.html
explaining Layer A (inherent/trained-in) and Layer B (active/runtime)
- Fix Koha paragraph contrast: text-blue-800 on bg-blue-50 had insufficient
contrast (~3.8:1). Changed to text-gray-800/text-gray-900 for WCAG AA compliance
- Include prior session changes: architecture.html updates, homepage redesign
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace "ensures", "guarantee", "foolproof", "world-class" and similar
absolute terms with evidence-based language throughout public pages, JS
components, and FAQ content. Changes apply inst_017 (no absolute
assurance terms) consistently.
Replacements:
- "ensures X" → "validates X", "so that X", "supports X", "maintains X"
- "guarantee" → removed or rephrased with qualified language
- "foolproof" → "infallible"
- "architecturally impossible" → "architecture prevents without
explicit override flags"
Preserved: published research papers (architectural-alignment*.html),
EU AI Act quotes, Te Tiriti treaty language, and FAQ meta-commentary
that deliberately critiques this language (lines 2842-2896).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Homepage redesign with coherent story arc: Problem → Philosophy →
Architecture → Production Evidence → Audience Paths → Papers → Timeline.
Add Koha (donations) section prominently after Honesty Note for optimal
placement. Add Philosophical Foundations PDF download link.
New pages: timeline.html (research evolution Oct 2025–Feb 2026),
home-ai.html (SLL sovereign AI story). Blog seed script with two
initial posts.
Global navigation: consistent desktop nav with Research, Architecture,
and About dropdowns across all pages. Blog/FAQ removed from nav until
populated.
Page refinements: remove emoji from headings across architecture,
leader, implementer, researcher pages. Fix FAQ dead links → counter-
arguments. Add no-JS fallback to docs.html. Fix CSP inline style
violations in village-case-study.html (hero and CTA sections converted
from inline styles to Tailwind/CSS classes). Add Home AI cross-reference
to village case study.
Note: philosophical-foundations-village-project.pdf must be deployed
separately to public/downloads/ (gitignored directory).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>