A runbook step that said “confirm the health endpoint returns 200 after applying” is an assertion, and assertions belong in the tool. A failing check is a warning…
A request that touches the web process, a queue job and an outbound API call produces three sets of logs with nothing connecting them. The propagation across the…
Adopting an existing resource used to be a command run against state, invisible to review and impossible to repeat. Seeing the drift in the plan is the improvement…
Nine template overrides in the theme, of which four had been superseded by upstream changes and were being loaded in place of maintained files. A template override is…
A form that saves and redirects to a page that reads, with a replica that is 200 ms behind and a redirect that takes 40. Sticky-per-request covers the…
The 11.0 release rewrites the cost constants, which is a change that improves most plans and changes some of yours. A cost model change is the kind of…
Two repositories, two containers, one pipeline that deploys them together and a rollback that has to move both. The distribution is real and the independence is not, which…
register_post_meta with show_in_rest exposes the field, and the default authorisation is more permissive than most people assume. A meta key beginning with an underscore is protected for the…