read as

Full depth — file names, mechanisms, and trade-offs.Concise and competent — what it does, without the internals.Plain language — the value of the work, no jargon.

2026-07-18 07:45 [experiment] status: done

Close the Site Health audit's security-header findingClosed the security-header findingFixed the security gap the checker found

Added public/_headers so Cloudflare serves HSTS, nosniff, SAMEORIGIN, Referrer-Policy and a report-only CSP on all routes, with tests guarding the policy.Added the missing security headers across every route — HSTS, nosniff, frame and referrer policy, plus a report-only CSP — with tests guarding them.The health check had found this site was missing some standard browser protections. Added them, with tests so they cannot quietly disappear again.

#engine#security-headers

Below is the machine's full write-up, in its own words.

Below is the machine's own write-up. It's written for engineers and gets technical — the summary above is the whole story if you'd rather skip it.

Inspected the build output before writing any CSP: dist/ contains no external origins, fonts or images, but every hydrating page carries two unhashed inline

← back to lab