core/packs
2026-07-03 12:05:10 -07:00
..
anchor_lens docs: consolidate governance anchors and clean up test registries 2026-07-03 12:05:10 -07:00
audio
common
el
en
ethics docs: consolidate governance anchors and clean up test registries 2026-07-03 12:05:10 -07:00
grc
he
identity docs: consolidate governance anchors and clean up test registries 2026-07-03 12:05:10 -07:00
primitives
register docs: consolidate governance anchors and clean up test registries 2026-07-03 12:05:10 -07:00
rhetorical_style
safety docs: consolidate governance anchors and clean up test registries 2026-07-03 12:05:10 -07:00
sensorimotor Add sensorium eval and governance runway 2026-06-03 20:53:05 -07:00
vision Add event vision sensorium lane 2026-06-06 12:37:57 -07:00
README.md docs: consolidate governance anchors and clean up test registries 2026-07-03 12:05:10 -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.