Memeroot Browser OS
Sealed Release Pipeline
The sealed release pipeline turns a running XML app into a replayable artifact. Source XML blocks stay immutable. The exported package captures app-spine, manifest, SHA ledger, local overlays, replay checklist and the app runtime route.
Pipeline
The spine binds addressable XML blocks into the app.
Every declared source gets SHA and parse status.
Workbench edits are captured separately.
Manifest, spine, replay page and zip are exported.
The same block set can be reloaded and checked.
Artifacts
manifest.json
App identity, file list, lifecycle ledger, overlays and replay steps.
app-spine.xml
The canonical app header for the composed block set.
workbench-output.xml
Local edits and checklist states. Source files remain unchanged.
replay.html
Portable verification page for a sealed release.
sealed zip
Browser-generated static package of app route and source XML blocks.
Use
Open /apps/page-build/ Open the Release, Seal, and Replay tabs Export manifest/spine/replay or Build Sealed ZIP