spec(E12 + assembly): sovereign OTA/backup + shell assembly manifest + vendor hellgraph - #270
Merged
Conversation
…fest + VENDOR hellgraph E12 (gap #5): signed atomic update generations (A→B→Q, auto-rollback) + snapshot/restore to sovereign store; Software Update + Time Machine replacement, consent-gated + receipted. Assembly manifest indexes every campaign component + build order into a buildable spine. Vendors hellgraph @ v0.4.45 (MIT) as a consumed dep with sha512 integrity + verify_vendor.py.
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Advances the feature-gaps-zero campaign toward a buildable OS.
e12-ota-backup.md: signed atomic update generations (A stage → B verify → Q consent-commit, auto-rollback on red), measured boot seal, snapshot/restore to a sovereign store. Replaces Software Update and Time Machine; consent-gated + receipted; no vendor cloud.sovereign-shell-assembly.md: indexes every campaign component (consent plane · lampstand · MeshTransfer · netwatch · surfaces + feeds · E12) with its repo and integration point into source-os, plus a bottom-up build order. The 'how the OS is built from the parts' index.vendor/hellgraph.lock.jsonpins hellgraphv0.4.45(dbe854f, MIT) as a consumed dep (System Graph substrate netwatch ingests into and the surface feeds read) with a sha512 integrity hash, plustools/verify_vendor.pythat recomputes the deterministicgit archivehash. Consumed vendored, never forked — hellgraph is not our lane to modify.Verified: lock JSON valid;
verify_vendor.py --checkoutrecomputes and matches the pinned sha512; hellgraph confirmed MIT.