fix(queue): renew live claim leases - #300
Merged
Joncallim merged 32 commits intoJul 29, 2026
Merged
Conversation
…rovider-snapshot fix(worker): persist Architect provider snapshots
…ested-fence fix(worker): fence nested handoff mutations after claim loss
…ence fix(worker): fence work after queue claim loss
…erminal-replay test(queue): prove renewed nonce terminal replay
Joncallim
marked this pull request as ready for review
July 29, 2026 18:09
Joncallim
merged commit Jul 29, 2026
1b686b6
into
codex/pr198-producer-5a2-core-diagnostics
4 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source Issue
Issue: #179
Summary
Stack
codex/pr198-producer-5a2-core-diagnostics7facc2b25503bfeecf2ea19ab8a00dc9bc8fb1a5Validation
npx vitest run __tests__/core-diagnostic-output-closure.test.ts— 23/23npm test -- --reporter=dot— 1,691 passed, 30 skipped integration testsnpx eslint worker/queue.ts worker/runtime.ts __tests__/core-diagnostic-output-closure.test.ts __tests__/queue-occurrence-recovery.redis.test.tsnpx tsc --noEmitnpm run buildgit diff --checkMutation evidence
Scope
Only the two queue/runtime modules and their two existing focused proof files change. No schema, documentation, workflow, UI, or new Redis key family is included.