core/packs
2026-07-04 15:11:50 -07:00
..
anchor_lens chore: Refactor CLI and Governance Anchors (#926) 2026-07-03 12:34:56 -07:00
audio
common Lane 3: Geometric evaluation for fraction_decrease 2026-07-04 15:11:50 -07:00
el
en
ethics chore: Refactor CLI and Governance Anchors (#926) 2026-07-03 12:34:56 -07:00
grc
he
identity chore: Refactor CLI and Governance Anchors (#926) 2026-07-03 12:34:56 -07:00
primitives
register chore: Refactor CLI and Governance Anchors (#926) 2026-07-03 12:34:56 -07:00
rhetorical_style
safety chore: Refactor CLI and Governance Anchors (#926) 2026-07-03 12:34:56 -07:00
sensorimotor
vision
README.md chore: Refactor CLI and Governance Anchors (#926) 2026-07-03 12:34:56 -07:00

Runtime Pack Artifacts

packs/ contains ratified runtime pack artifacts and their narrow loaders: safety, identity, ethics, register, anchor-lens, modality packs, source-language packs, primitives, and companion validators.

This directory is not interchangeable with language_packs/:

  • packs/ stores runtime governance/style/safety/modality artifacts and source pack material such as packs/en, packs/he, packs/grc, and packs/el.
  • language_packs/ stores linguistic pack schemas, compilers, loaders, and reviewed semantic pack data under language_packs/data/.
  • core_ingest/ prepares external candidate pressure; it does not ratify or rewrite these packs.

Mutation rule: durable pack changes must be reviewed or proof-carrying and must use the relevant validator/ratification lane. Do not add ad hoc runtime pack writes.