HomeThe journal
The journal
Useful questions, clear assumptions and room to understand the details.
Journal entries
A practical reading note
What a publishing workflow needs to prove
A useful publishing record answers three questions: what was approved, what was sent, and what actually appeared.
Read the note ↗A practical reading noteCompare automation costs with one workload
A monthly price means little until both options are asked to do the same work.
Read the note ↗A practical reading noteWrite an automation handoff that someone can own
A workflow is easier to maintain when its ordinary path and its failure path have names.
Read the note ↗A practical reading noteAccepted is a state, not a published page
Follow a request beyond the first HTTP response, then verify the result that matters to the reader.
Read the note ↗A practical reading noteBefore retrying, find the first attempt
A lost response can leave a real side effect behind. Keep the operation identity through recovery.
Read the note ↗A practical reading noteGive each field one write rule
A small ownership table can prevent a large synchronization argument.
Read the note ↗