UPIP: Universal Process Integrity Protocol — A Self-Validating Specification
Description
We present UPIP (Universal Process Integrity Protocol), a five-layer protocol for capturing, bundling, and verifying the complete integrity of computational processes across machines.
Unlike traditional reproducibility approaches that describe a method and hope the reader can follow it, this paper validates itself: it is generated by a deterministic script exported as a UPIP bundle. Reproducing the bundle regenerates this paper, proving the protocol works.
Cross-machine isomorphism verified between:
- JTel-brain (HP DL360, Python 3.13.5, Debian 13, 40 CPUs) — REPRODUCIBLE
- OomLlama-HUBby (Lenovo P520, Python 3.11.2, Debian 12, 12 CPUs) — REPRODUCIBLE
Reproduce it yourself:
pip install tibet-triage>=0.3.0
git clone https://github.com/Humotica/upip-protocol.git
cd upip-protocol
tibet-triage upip-reproduce paper.upip.jsonVerification hash: 71e567acbd716906eec490719a383655eba0f3912550bd2b9235ff3bb3300e1b
UPIP stack hash: upip:1ab5335278960bd5a016bc0b54c9989fb24ab33f1bbcb38e5d91a956d3211d31
Files
paper.upip.json
Files
(93.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b2a903877755292f34ab9fb35fb1d103
|
412 Bytes | Download |
|
md5:7d3f861f8cdecdbbd690640ff752ef5e
|
60.6 kB | Preview Download |
|
md5:18e56158fac0d8ac7b6efc761b06c4c7
|
15.1 kB | Download |
|
md5:23df8beb1b4f1babddae7cc766849af4
|
7.0 kB | Preview Download |
|
md5:efa650ac552f5a3b46712e153268b895
|
10.1 kB | Preview Download |
|
md5:2200675865cef203b31e7b7f6ba62e45
|
577 Bytes | Preview Download |
Additional details
Related works
- Is part of
- https://pypi.org/project/tibet-core/ (URL)
- Is supplement to
- https://github.com/Humotica/upip-protocol (URL)
- Is supplemented by
- https://pypi.org/project/tibet-triage/ (URL)