Skip to content

Add Genesis bundle install fast path#277

Merged
rita-aga merged 4 commits into
mainfrom
codex/genesis-install-performance-20260525
May 25, 2026
Merged

Add Genesis bundle install fast path#277
rita-aga merged 4 commits into
mainfrom
codex/genesis-install-performance-20260525

Conversation

@rita-aga
Copy link
Copy Markdown
Collaborator

Summary

  • add Genesis registry bundle export endpoint for pinned app refs
  • install/restart recovery now materializes bundles first and only allows Git fallback when TEMPER_GENESIS_INSTALL_GIT_FALLBACK=1
  • use digest-aware reconcile for Genesis installs so already-installed apps are adopted/skipped
  • restrict app WASM loading to manifest-declared modules and add timing logs

Verification

  • cargo check -p temper-platform
  • cargo test -p temper-platform bundle -- --nocapture
  • cargo test -p temper-platform test_find_wasm_modules -- --nocapture
  • git diff --check

@rita-aga rita-aga merged commit da974d4 into main May 25, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant