Skip to main content

edge-canary-split

Use when rolling out a rewritten site (new framework, new Vercel project) behind an existing production domain gradually โ€” cookie-sticky percentage split between two origins via a Cloudflare Worker on the zone route, with hashed build assets offloaded to R2 so asset traffic never invokes the worker. Covers why middleware-based canaries break CDN caching, the same-zone-subrequest HTTP trap, cross-bucket cache poisoning, and an R2 layout that survives many concurrent versions.

Jump to install

Source facts

Repository
Innei/SKILL
Last source activity
July 7, 2026 at 19:34
Detected SKILL.md language
English
Stars
78
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.