diff --git a/README.md b/README.md index 50e7888..f645f1c 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,11 @@ and native GitHub squash auto-merge. Sensitive changes remain manual-only. [Setup, required checks, trust assumptions and first-run procedure](docs/guarded-auto-merge.md) include the required OpenAI key, branch protection and downstream deployment-event limitation. Repository settings and production are not changed by installing it. + +### Shared asset cache versions + +After changing `script.js` or `style.css`, run `npm run assets:version` and commit +the updated HTML files with the asset changes. Each page uses a content-derived +query parameter so browsers and Cloudflare request the matching release assets. +The test suite rejects missing or stale versions. This does not change the +protected deployment process or require a Cloudflare cache purge. diff --git a/cancel.html b/cancel.html index 94c7d12..1894b9c 100644 --- a/cancel.html +++ b/cancel.html @@ -11,7 +11,7 @@ - +
diff --git a/computer-help-henderson.html b/computer-help-henderson.html index f18a60a..67c6880 100644 --- a/computer-help-henderson.html +++ b/computer-help-henderson.html @@ -13,7 +13,7 @@ - + @@ -138,6 +138,6 @@