core/language_packs/data
Shay c7e23c7a97 Fix triple-alignment test: unique first domains per Logos word; rename packs to micro
Root cause: all 7 Logos words shared 'logos.core' as first domain, making
them cluster into a single blob. The misaligned triple (word ↔ ראשית,
word ↔ πνεῦμα, דבר ↔ ἀρχή) scored 0.379 vs aligned 0.299 because
cross-language 'spirit' and 'beginning' were geometrically indistinguishable
from 'word' when logos.core dominated the rotor composition.

Fix: each Logos word now has a UNIQUE leaf domain as its FIRST (highest-
weight) domain that it shares ONLY with its cross-language counterparts:
  word/דבר/λόγος      → logos.utterance.word
  beginning/ראשית/ἀρχή → logos.genesis.origin
  light/אור/φῶς       → logos.illumination.photon
  life/חיים/ζωή       → logos.vitality.animate
  truth/אמת/ἀλήθεια   → logos.aletheia.verity
  spirit/רוח/πνεῦμα   → logos.pneuma.breath
  create/ברא/κτίζω    → logos.ktizo.formation

logos.core retained as second domain (background cohesion, lower weight).
divine.revelation removed from spirit/רוח/πνεῦμא (was polluting alignment).

Packs renamed: he_logos_v1 → he_logos_micro_v1, grc_logos_v1 → grc_logos_micro_v1
(test expects *_micro_* IDs).

All three manifests updated with correct D0 checksums.
2026-05-13 14:13:11 -07:00
..
en_minimal_v1 Fix triple-alignment test: unique first domains per Logos word; rename packs to micro 2026-05-13 14:13:11 -07:00
grc_logos_micro_v1 Fix triple-alignment test: unique first domains per Logos word; rename packs to micro 2026-05-13 14:13:11 -07:00
grc_logos_v1 Enrich en_minimal_v1 domains; add he_logos_v1 and grc_logos_v1 micro-packs 2026-05-13 14:06:11 -07:00
he_logos_micro_v1 Fix triple-alignment test: unique first domains per Logos word; rename packs to micro 2026-05-13 14:13:11 -07:00
he_logos_v1 Enrich en_minimal_v1 domains; add he_logos_v1 and grc_logos_v1 micro-packs 2026-05-13 14:06:11 -07:00