Skip to content

fix(3ds): isolate app runtimes and return to HBL - #355

Draft
doodlewind wants to merge 1 commit into
mainfrom
fix/3ds-runtime-app-isolation
Draft

fix(3ds): isolate app runtimes and return to HBL#355
doodlewind wants to merge 1 commit into
mainfrom
fix/3ds-runtime-app-isolation

Conversation

@doodlewind

Copy link
Copy Markdown
Collaborator

Summary

  • derive a bounded SD-card runtime slot from each manifest application id
  • keep package generations, rollback state, and receipts isolated per HBL entry while sharing the device pairing key
  • reserve L+R+START for returning to the Homebrew Launcher
  • document multi-entry deployment and preserve legacy global state without loading it

Validation

  • bun test tests/3ds-runtime-state.test.ts tests/3ds-profile.test.ts tests/3ds-runtime-wire.test.ts
  • RUSTC=/Users/evan/.rustup/toolchains/nightly-2026-07-02-aarch64-apple-darwin/bin/rustc bun tools/3ds.ts 3ds-demo
  • bun tools/pocket-pack.ts verify dist/3ds/pocket3ds-demo-main.pocket
  • RUSTC=/Users/evan/.rustup/toolchains/nightly-2026-07-02-aarch64-apple-darwin/bin/rustc bun run e2e:3ds (12/12 byte-exact frames)
  • bun run test (12/12 stages)

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