{
  "_comment": "Canonical shape of POST /rankwiz/v1/publish/{id} conflict response. The plugin emits HTTP 409 (not 200+conflict:true). The WpApiClient throws WpApiException with httpStatusCode=409; PublishDraftToWpJob special-cases this as non-retryable user-action-required.",
  "_version": "1",
  "code": "conflict",
  "message": "Content conflict: the WordPress post was modified since last sync.",
  "wp_modified_at": "2026-06-07T00:00:00+00:00"
}
