Skip to content

Harden cross-platform publishing, reconciliation, and deletion - #16

Merged
0thernet merged 16 commits into
mainfrom
codex/delete-final-v2
Aug 19, 2026
Merged

Harden cross-platform publishing, reconciliation, and deletion#16
0thernet merged 16 commits into
mainfrom
codex/delete-final-v2

Conversation

@0thernet

Copy link
Copy Markdown
Contributor

What changed

  • Harden image publishing for X, LinkedIn, Bluesky, Substack Notes, and Threads.
  • Retain provider-accepted targets and reconcile them through exact read-only evidence.
  • Add deterministic duplicate-risk successor intents without clearing prior evidence.
  • Add exact current-account Bluesky post deletion using URI/CID revision binding and authoritative absence proof; keep unproven deletion paths unavailable or capture-required.
  • Update the cross-post skill with settlement, duplicate accounting, headed execution, and cleanup guidance.
  • Preserve the primary worktree's Google contacts/Gmail, Substack inline-audio, and isolated local-development work.
  • Reconcile provider semantic identities, adapter archives, and contract inventory with automated source-closure integrity.

Why

Several publish runtimes crossed the durable dispatch boundary before preparatory image upload completed, while accepted provider identifiers were not persisted before independent readback. Upload-only failures could therefore look possibly applied, and successful creates followed by readback drift could not be reconciled exactly.

Deletion needed a narrow, evidence-backed semantic exception instead of weakening the global high-authority boundary.

Impact

Pre-create failures are safely retryable. Provider-accepted writes retain their exact targets for settlement. Duplicate-tolerant publication is explicit and linear. Bluesky cleanup can delete only an exact authored revision; other unproven deletion paths remain fail-closed.

Validation

  • bun run check
  • 2,542 main tests passed
  • 18 heavy omni tests passed
  • 0 failed
  • package, website, build, standalone smoke, and skill validation passed

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wrench Ready Ready Preview Aug 19, 2026 8:55pm

Request Review

@0thernet
0thernet enabled auto-merge (squash) August 19, 2026 20:58
@0thernet
0thernet merged commit 651672f into main Aug 19, 2026
5 checks passed
@0thernet
0thernet deleted the codex/delete-final-v2 branch August 19, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant