๐ฆ Universal Module System
Constitutional software registry for ICore. Discover, install, and publish sovereign packages โ each self-attesting through Ed25519.
0
Packages
0
Versions
Ed25519
Signed
L1โL3
Conformance
๐
๐ Publish a package
UMS is a real, sovereign registry. Packages are generated from the live ICore surface tree, then signed by the UMS publisher key (Ed25519). No backend, no account, no external trust.
1 ยท Build Author a constitutional PWA (index.html + manifest.json + sw.js).
requires: manifest.json2 ยท Register Drop it under
ICore-Gate-Kernel-v1/<name>/ with a manifest. The generator discovers it automatically.3 ยท Sign Run the publisher pipeline:
python3 build/registry_gen.py4 ยท Deploy Ship
registry.json, registry.json.sig, registry.pub to the UMS origin. UMS self-verifies on load.Every visitor verifies the registry signature in-browser before any package is shown. The publisher public key fingerprint is shown above once verified.