* content(packs): update relations checksum
* revert transient relations manifest checksum
* content(packs): extend relations lexicon additively
* content(teaching): extend relations chains additively
* content(packs): ratify relations manifest checksum
* test(packs): accept additive relations lemma extension
* test(packs): add relations v1 extension regressions
* fix(tests): align relations extension lemma set
* content(packs): add relations mastery report
* content(packs): drop unused .mastery_report.json sidecar
Language packs do not consume mastery reports — the pattern is from
identity packs (packs/identity/) and has no consumer in language_packs/
loader.py or compiler.py. The added sidecar's self-seal hash also did
not validate against sha256(json.dumps(body, sort_keys=True,
separators=(',', ':'))).
Drop the file. The actual ratification surface for this pack is the
manifest.json lexicon_checksum, which still matches lexicon.jsonl
bytes (verified).
|
||
|---|---|---|
| .. | ||
| en_arithmetic_v1 | ||
| en_collapse_anchors_v1 | ||
| en_core_action_v1 | ||
| en_core_attitude_v1 | ||
| en_core_causation_v1 | ||
| en_core_cognition_v1 | ||
| en_core_meta_v1 | ||
| en_core_polarity_v1 | ||
| en_core_quantitative_v1 | ||
| en_core_relations_v1 | ||
| en_core_relations_v2 | ||
| en_core_relations_v3 | ||
| en_core_spatial_v1 | ||
| en_core_temporal_v1 | ||
| en_mathematics_logic_v1 | ||
| en_minimal_v1 | ||
| en_numerics_v1 | ||
| en_physics_v1 | ||
| en_systems_software_v1 | ||
| en_units_v1 | ||
| grc_logos_cognition_v1 | ||
| grc_logos_micro_v1 | ||
| he_core_cognition_v1 | ||
| he_logos_micro_v1 | ||