You'll notice
Useful3 Signal0
Live editing artifacts works again behind egress proxies that block the artifact host.
What's wrong with this entry?
Anonymous. No account, no email.
What
In environments whose egress proxy blocks the artifact host, live-edit failed on the pre-flight check instead of proceeding.
Details
- The pre-flight read that checks whether a live-edit target is a workshop page tags egress-proxy 403s with
deterministic: "egress-blocked" - The live-edit guard throws its "could not verify the target page is not a workshop page" refusal only when the failure is not that tag
Evidence
egress-blocked
Strings lifted out of the shipped bundle, so the claim above can be checked against them.