Skip to main content

Module companion_bundle

Module companion_bundle 

Source
Expand description

Deterministic WellFair companion WASM/PWA bundle builder (Workstream 3, M2).

Consumes a prebuilt signed WASM artifact and emits a reproducible package tree.

Structs§

BundleFileEntry
CompanionBundleInput
CompanionBundleManifest

Enums§

BundleBuildError

Constants§

BUNDLE_SCHEMA_VERSION
COMPANION_PROFILE_NAME

Functions§

build_companion_bundle
Assemble bundle directory with deterministic ordering and manifest emission.
hash_bundle_tree
Walk root deterministically and hash every file (sorted paths).
verify_companion_bundle
Verify an on-disk bundle matches its embedded manifest hashes.