Skip to content

[codex] Add delivery retry and tombstone proof#9

Merged
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
codex/delivery-tombstone-proof-0.2.5
May 9, 2026
Merged

[codex] Add delivery retry and tombstone proof#9
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
codex/delivery-tombstone-proof-0.2.5

Conversation

@Jesssullivan

Copy link
Copy Markdown
Contributor

Summary

  • add structured delivery log entries and deterministic queue processing for controlled retry evidence
  • fix retry scheduling so pending tasks wait until nextRetryAt and failed tasks are not retried
  • add reusable Tombstone delete activity construction and validation
  • extend the controlled-peer proof to cover signed Delete/Tombstone and retry log evidence
  • bump tummycrypt_tinyland_activitypub to 0.2.5

Validation

  • pnpm install --frozen-lockfile
  • pnpm test
  • pnpm typecheck
  • pnpm build
  • pnpm check:package
  • bazel build //...
  • bazel test //...
  • git diff --check

@Jesssullivan Jess Sullivan (Jesssullivan) marked this pull request as ready for review May 9, 2026 20:25
@Jesssullivan Jess Sullivan (Jesssullivan) merged commit 8703d15 into main May 9, 2026
4 checks passed
@Jesssullivan Jess Sullivan (Jesssullivan) deleted the codex/delivery-tombstone-proof-0.2.5 branch May 9, 2026 20:25
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