A release clipboard with four completed verification checks.

A release checklist for a static site

Verify the artifact before replacing the live directory, and keep the checks close to the release command.

August 22, 2026 · 2 min · XB Field Notes
Build, check, publish, and observe stages leading to the public edge.

A release is not complete until the public edge agrees

Build once, inspect the output, then exercise representative public routes before replacing the live directory.

August 22, 2026 · 2 min · XB Field Notes
A static file tree connected to a single public web endpoint.

A static server should have one obvious root

One root, one file_server, and a small header policy make a static deployment easy to inspect.

August 22, 2026 · 2 min · XB Field Notes
Transport, browser policy, and resource graph shown as security layers.

Security headers should describe the actual page

Start with a narrow policy, then expand it only when a documented feature needs another resource.

August 22, 2026 · 2 min · XB Field Notes