Integrity Preservation Theory (IPT) is a constitutional framework for preservation-oriented integrity evaluation in bounded systems.
Release: v1.0.0
Status: Stable executable reference implementation
Run the full corpus:
python src/main.py --all
Run one case:
python src/main.py --case IPT-001
Validate runtime:
python src/main.py --validate
Generate replay artifacts:
python src/main.py --replay
Generate metrics:
python src/main.py --metrics
Run demo:
python src/demo.py
Run regression test:
python src/regression.py
- doctrine/
- spec/
- cases/
- src/
- reports/
- release/
Ashley S. Harris
Integrity Preservation Theory (IPT): A Constitutional Framework for the Evaluation of Integrity in Bounded Systems.
Companion repository:
https://github.com/ORYNTH-systems/ipt-reference-lab
https://doi.org/10.5281/zenodo.20977023
If you use this work, cite:
Harris, A. S. (2026). Integrity Preservation Theory (IPT): A Constitutional Framework for the Evaluation of Integrity in Bounded Systems. Zenodo. https://doi.org/10.5281/zenodo.20977023
Companion implementation: https://github.com/ORYNTH-systems/ipt-reference-lab