Fix en_minimal_v1 manifest checksum; fix probe/repl.py import path

- manifest checksum updated to match actual bytes-on-disk
  (eca36a3d... — line endings differ between Python serialization and git)
- probe/repl.py: add sys.path.insert so it resolves language_packs
  from repo root when run directly
This commit is contained in:
Shay 2026-05-13 14:08:58 -07:00
parent 93578f685b
commit 1f5e0eb1a5

View file

@ -6,7 +6,7 @@
"normalization_policy": "unitize_versor",
"source_manifest": "en_minimal_v1.lexicon.jsonl",
"determinism_class": "D0",
"checksum": "6feb2fb5e7ea71b007dabb36478a702c714f219f23eec3d68bfd3d58d9ba4850",
"checksum": "eca36a3d400e5cad94f51af2eb68b730fe3f9f20c4c4dea71794ced89e8f38fe",
"version": "1.1.0",
"gate_engaged": true,
"oov_policy": "tagged_fallback"