core/evals/grammatical_coverage
Shay 93bbb6c824 feat(evals,packs): grammatical-coverage holdout, zero-code kits, Hebrew/Greek packs
- grammatical-coverage holdout v1: 52 cases across all 13 constructions, 100% pass
- zero-code-domain-acquisition lane: contract + 3 surprise domains (kinship,
  calendar, color) with vocabulary, relations, axioms, teaching examples,
  and dev prompts; pack closure verified for all three domains
- he_core_cognition_v1: 20 entries in Hebrew script with morphology decomposition
  (triliteral roots, binyanim, aspect/person/gender/number); depth_root role
  with fail_closed OOV policy
- grc_logos_cognition_v1: 20 entries in polytonic Greek with morphology
  decomposition (stems, prefix/suffix chains, declension class, tense/voice/
  mood/person); depth_relation role with fail_closed OOV policy
2026-05-16 06:23:28 -07:00
..
dev feat(evals): Phase 1 grammatical-coverage lane setup 2026-05-16 05:45:14 -07:00
holdouts/v1 feat(evals,packs): grammatical-coverage holdout, zero-code kits, Hebrew/Greek packs 2026-05-16 06:23:28 -07:00
public/v1 feat(evals): Phase 1 grammatical-coverage lane setup 2026-05-16 05:45:14 -07:00
__init__.py feat(evals): Phase 1 grammatical-coverage lane setup 2026-05-16 05:45:14 -07:00
contract.md feat(evals): Phase 1 grammatical-coverage lane setup 2026-05-16 05:45:14 -07:00
runner.py feat(realizer): extend to all 13 English v1 constructions 2026-05-16 05:55:49 -07:00