Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.08 KB

File metadata and controls

31 lines (20 loc) · 1.08 KB

Contributing

Contributions are welcome, especially field tests, validator improvements, documentation, tooling, adapters, and falsification attempts.

Core rule

Hologram of Light v1.0.0 is sealed. Before proposing a core change, follow the order in the Sealed Core Contract:

  1. test whether existing core composition represents the case;
  2. test a module-local concept;
  3. test an adapter mapping;
  4. test an Epistemology clarification that changes no geometry;
  5. only then consider an explicit new core epoch.

Do not submit an invisible semantic patch to C1–C142 as a minor packaging change.

Generated files

Do not hand-edit dist/LIGHTFUL_STACK_*.md.

Edit canonical sources or stack.manifest.yaml, then run:

python tools/build_dist.py
python tests/run_all.py
python tools/build_dist.py --check

Field evidence

Keep field-test traces out of bundle profiles. When contributing a field test, preserve the fixture, raw independent traces, peer-contact provenance, Human arbitration where applicable, and a clear distinction between evidence and framework mutation.