tractatus/public/locales
TheFlow e86d4771ad feat(i18n): add DE/FR translations for architecture.html Alexander principles
Added complete German and French translations for the Five Architectural
Principles section added in previous commit.

Changes:
- Updated hero section (badge, title, subtitle, CTAs) in all 3 languages
- Added full "principles" section with all 5 principles × 6 fields each
  - Not-Separateness (Governance in Critical Path)
  - Deep Interlock (Services Reinforce Each Other)
  - Gradients Not Binary (Nuanced Responses)
  - Structure-Preserving (Audit Continuity)
  - Living Process (Evidence-Based Evolution)
- Added "How They Work Together" interlocking pattern (6 fields)
- Added services.subtitle connecting services to principles

Translation consistency:
- German: Maintained translations from homepage.json (Tiefe Verriegelung,
  Not-Separatheit, etc.)
- French: Maintained translations from homepage.json (Interlock profond,
  Non-séparation, etc.)
- Technical terms preserved in English per translation guidelines
  (BoundaryEnforcer, PreToolUse Hook, inst_064, 27027 Incident)

Files changed:
- public/locales/en/architecture.json: +54 keys (hero + principles + services.subtitle)
- public/locales/de/architecture.json: +54 keys (complete German translations)
- public/locales/fr/architecture.json: +54 keys (complete French translations)

Testing: All 3 language JSON files verified serving correctly via curl/jq

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 00:56:56 +13:00
..
de feat(i18n): add DE/FR translations for architecture.html Alexander principles 2025-10-31 00:56:56 +13:00
en feat(i18n): add DE/FR translations for architecture.html Alexander principles 2025-10-31 00:56:56 +13:00
fr feat(i18n): add DE/FR translations for architecture.html Alexander principles 2025-10-31 00:56:56 +13:00
mi fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00