feat(builder): produce Static Web Bundle v1 - #1227
Merged
Merged
Conversation
Koh0920
force-pushed
the
feat/static-web-bundle-producer-v1
branch
from
August 2, 2026 17:36
150e4f4 to
db6a1ff
Compare
Koh0920
force-pushed
the
feat/surface-activation-v2
branch
from
August 2, 2026 17:36
cf38f39 to
b5598fe
Compare
Koh0920
force-pushed
the
feat/static-web-bundle-producer-v1
branch
from
August 4, 2026 04:24
db6a1ff to
bbcb9a0
Compare
Koh0920
marked this pull request as ready for review
August 5, 2026 16:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ato.static-web-manifest/v1andato.static-web-bundle-receipt/v1Rust contractsconnect_srcpolicy, fixed v1 frame ancestors, bounded extraction, and runtime-secret-canary terminologyContract provenance
ce10d7350e2bd75173d5b3f12ad52331aa71eaabHardening
connect_srcRebase onto main
Rebased from the merged
feat/surface-activation-v2base (PR #1231) onto currentmain. The Vite production image-build lane landed via #1231; this PR is now a pure producer + contract PR with no builder-loop, R2, KV, route, or live mutation.Scope
No R2/API/DB/Cloudflare deployment, route, KV, or live mutation.
Validation
The branch runs full capsule/snapshot-builder tests and all-targets Clippy locally; GitHub CI runs on the current head.