All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m0s
- _upsert_post returns (post, old_status) to detect status transitions - Emit post.unpublished when published→draft (triggers Delete activity) - Emit post.updated only when already-published posts are edited - Emit post.published only for new publishes (not re-syncs) - Same logic for pages via sync_single_page Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>