Genesis Mesh v0.18.0
Genesis Mesh v0.18.0
- Adds public official operator artifacts under
examples/official-operators/for MiraOS-NA, 001-NA, anonymous-NA, AMINE-M6-NA, ONS-A-NA, and USG-NB. - Includes a refreshed USG-NB trust bundle exported from
http://164.92.250.135:8443after connectome validation, showing 9 active recognition edges at export time. - Bumps package metadata from 0.17.11 to 0.18.0.
- Keeps runtime homes, logs, process IDs, databases, local configs, and private keys ignored.
Validation:
- JSON syntax validation for all staged operator artifacts.
genesis-mesh trust-bundle validate --bundle examples/official-operators/usg-nb/trust-bundle.json --na http://164.92.250.135:8443 --format json.pre-commit run --all-filesandpre-commit run --all-files --hook-stage pre-push;check-added-large-fileswas skipped only because Windows Application Control blocked the pre-commit wrapper, and the same hook implementation was run directly to verify added file sizes.python -m buildproduced the 0.18.0 sdist and wheel.