Persist Codex priority scan cursors across launches#1433
Conversation
|
Codex review: needs maintainer review before merge. Reviewed June 11, 2026, 11:55 AM ET / 15:55 UTC. Summary Reproducibility: unclear. The review failed before ClawSweeper could establish a reproduction path. Review metrics: none identified. Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Risk before merge
Maintainer options:
Next step before merge
Review detailsBest possible solution: Retry the Codex review after fixing the execution failure. Do we have a high-confidence way to reproduce the issue? Unclear. The review failed before ClawSweeper could establish a reproduction path. Is this the best way to solve the issue? Unclear. Retry the review first so ClawSweeper can evaluate the actual issue and fix direction. AGENTS.md: unclear because the file could not be read completely. Codex review notes: model internal, reasoning high; reviewed against 88c43eeb8485. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
2f8b0f9 to
407ab52
Compare
|
Rebased onto current Proof:
|
407ab52 to
dd5878e
Compare
|
Updated the PR head to
Fresh exact-head CI is now running. |
Co-authored-by: pickaxe <54486432+ProspectOre@users.noreply.github.com>
dd5878e to
4e308bb
Compare
|
Rebased on current Proof:
Coverage includes simulated relaunch, incremental cursor resume, stale/corrupt artifact rejection, independent cache roots, and forced-rescan invalidation. |
|
Closing this replacement as no longer justified after #1430 landed. #1430 explicitly superseded the priority-cursor persistence stack with a smaller measured fix: 6.74s warm expired refresh versus 20.22s for the persisted stack, with no extra artifact or retained cursor state. Fresh review also found the replacement still serializes the process-global memo snapshot into the currently selected cache root, so multiple cache roots can copy unrelated database-path metadata into each other's artifacts. The original contributor investigation and credit remain preserved in #1430 and commit |
Summary
Supersedes #1421 because its fork branch does not allow maintainer edits.
Proof
swift test --filter CostUsage(200 tests)make check