Skip to content

feat(sandbox): migrate declared egress policies - #379

Merged
drewstone merged 2 commits into
mainfrom
fix/egress-policy-migration
Aug 4, 2026
Merged

feat(sandbox): migrate declared egress policies#379
drewstone merged 2 commits into
mainfrom
fix/egress-policy-migration

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • Adds an explicit migrateEgressPolicy option to the shared sandbox shell.
  • Updates an existing box in place only when a product opts in, then reads the policy back before reuse.
  • Keeps the default mismatch behavior fail-closed and never deletes a box during migration.
  • Exports the shared Python package-registry host set so products do not duplicate it.
  • Regenerates the sandbox API documentation.

Proof

  • pnpm test:gates — 6 files, 302 tests passed
  • pnpm typecheck — passed
  • pnpm docs:gen — passed
  • git diff --check — passed
  • git merge-tree --write-tree origin/main HEAD — passed

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — c66cc148

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-08-04T05:33:52Z

@drewstone
drewstone merged commit 3d223a2 into main Aug 4, 2026
1 check 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.

2 participants