docs(test): name the edge seam and the async: false reason #12

Merged
jlxq0 merged 1 commit from privacy-check-limits into main 2026-09-02 01:07:19 +00:00
Owner
No description provided.
docs(test): name the edge seam and the async: false reason
All checks were successful
CI / Quality gate (pull_request) Successful in 19s
CI / Build and push image (pull_request) Has been skipped
5bf2ac4226
Two limits the check could not state about itself. It renders in-process, so
it asserts what the origin renders and is blind to what the edge adds — a
script injected at the proxy, a CDN rewrite, an analytics tag in a Caddyfile.
That is the beta.outa.app CSP seam from the other side. The deployed pages were
fetched by hand and reached only stats.oddie.app; the edge is a separate
surface with no instrument on it, and a suite reaching production is flaky and
offline-broken, so naming the seam is the trade rather than fetching.

And async: false is the env mutation, not speed: made true later it fails as a
cross-test flake with nothing pointing at the cause.
jlxq0 merged commit 78a91973d2 into main 2026-09-02 01:07:19 +00:00
jlxq0 deleted branch privacy-check-limits 2026-09-02 01:07:20 +00:00
Sign in to join this conversation.
No description provided.