core/packs/register/precise_v1.json
Shay f1152d681d chore(packs): seal mastery reports for new register + anchor lens packs
Companion mastery reports for the 7 new packs added in #47.  The
squash-merge captured only the first 2 commits of the PR branch and
missed the ratification-writeback commit; this restores it on main.

* 2 register packs: pedagogical_v1, precise_v1
* 5 anchor-lens packs: grc_zoe_v1, grc_aletheia_v1, grc_arche_v1,
  he_dabar_v1, he_chayyim_v1

Idempotent against the 6 pre-existing sealed packs.
2026-05-19 23:51:00 -07:00

18 lines
879 B
JSON

{
"register_id": "precise_v1",
"version": "1.0.0",
"description": "Precise register. Standard depth with disclosure_domain_count=2 and drop_provenance_tag=true. Exposes exactly two semantic domains (focused but not terse), and drops the parenthetical meta-tag from gloss output \u2014 giving formal, clean surface text. Occupies the focused/technical pole: more substantive than terse_v1 (count=1) but narrower than default_neutral_v1 (count=3, no tag suppression). See ADR-0068, ADR-0070, R6.",
"schema_version": "1.0.0",
"mastery_report_sha256": "35d37773282bce13be19c7e1228d1036048fa5c1c79b9f0506dd4909a0d176e4",
"display_name": "Precise",
"depth_preference": "standard",
"realizer_overrides": {
"disclosure_domain_count": 2,
"drop_provenance_tag": true
},
"discourse_markers": {
"openings": [],
"transitions": [],
"closings": []
}
}