core/language_packs
Shay 966b35efa3 Remove stale he_logos_v1 and grc_logos_v1 packs
These were the pre-rename originals superseded by he_logos_micro_v1 and
grc_logos_micro_v1. Their manifests have checksum mismatches (visible via
`python -m language_packs list`) because the lexicon content was updated
without re-checksumming before the rename.

No tests reference these pack IDs. No code loads them. Leaving broken
packs in data/ creates false noise in `list` output and risks a future
agent loading the wrong pack by prefix match.
2026-05-13 14:38:58 -07:00
..
data Remove stale he_logos_v1 and grc_logos_v1 packs 2026-05-13 14:38:58 -07:00
__init__.py Fix full test suite after cognitive runtime 2026-05-13 13:52:11 -07:00
__main__.py Add language_packs CLI: python -m language_packs compile/verify/list 2026-05-13 14:37:36 -07:00
compiler.py Fix field state introspection and pack manifold geometry 2026-05-13 14:24:29 -07:00
schema.py Build first cognitive response path 2026-05-13 13:40:06 -07:00