SIGN IN SIGN UP

fix(harness): ensure the bootstrap recipe on resumed sessions (#19100)

Stacked on #19099.

## Background

Resumed sessions skip the bootstrap check. A sandbox snapshot created by
an older adapter version keeps running its old bridge against a newer
host.

## Summary

Run the recipe check on resume too. The marker is keyed by recipe
identity, so an up-to-date resume costs a single file read.

## Checklist

- [x] All commits are signed (PRs with unsigned commits cannot be
merged)
- [x] Tests have been added / updated (for bug fixes / features)
- [ ] Documentation has been added / updated (for bug fixes / features)
- [x] A _patch_ changeset for relevant packages has been added (for bug
fixes / features - run `pnpm changeset` in the project root)
- [x] I have reviewed this pull request (self-review)

---------

Co-authored-by: Felix Arntz <felix.arntz@vercel.com>
G
George committed
6f8a2d796687b061b8bb17134dce272f6a7865bb
Parent: f7fa993
Committed by GitHub <noreply@github.com> on 8/28/2026, 4:11:28 PM