Notes on publishing infrastructure
Technical articles about the parts of cross-posting that are easy to get wrong: idempotency, ambiguous failures, text limits and the polling loop that ties them together. Everything here describes behaviour that exists in the repository, including the parts that are still unproven.
Safe text cross-posting: idempotency keys, status polling and ambiguous failures
A request that returns 202 has been accepted, not published. This walkthrough builds a
retry-safe cross-posting call that survives a timeout, avoids duplicate posts, and reads the final state
back instead of assuming it.
What changed in the 0.2.0-rc.1 candidate
The changelog tracks prepared work separately from anything published. It lists the released status of the candidate, the retry-timing migration, the local mock end-to-end gate and the platform adapters that are still experimental.
No sponsored posts, no scheduled content
This list is intentionally short. Articles are written when there is something verified to explain, so the blog will grow slowly and each entry will point at the code or documentation it came from.