Finish cache snapshot contract - #21
Closed
farach wants to merge 7 commits into
Closed
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Owner
Author
|
Superseded by the current-base implementation already integrated into authoritative draft PR #18. Branch retained for audit; do not delete. |
Owner
Author
|
Closed again: delayed session instructions reopened this PR after it was superseded. Authoritative decision is final: PR #18 is the sole merge path; this branch is retained only for audit. |
This was referenced Jul 10, 2026
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.
Summary
Stacked overlap
NEWS.md,R/cache.R, andtests/testthat/test-panel.R; its omittedversion/as_ofconstraint behavior and tests are retained.98ea875with a direct implementation of the same two findings, overlapping all six files. This draft now integrates that commit and retains only the stricter single-outer-lock acquisition contract, expanded deterministic cleanup and lock coverage, and compatible explicit aliases.Validation
devtools::test(): 795 passedrcmdcheck::rcmdcheck(args = "--as-cran"): 0 errors, 0 warnings, 1 standard new-submission noteRscript tools/validate-clean-install.R --rounds=2: passedpkgdown::check_pkgdown()and full external site build: passed; generated O*NET rendering checkedmain; this stacked PR correctly targetsfarach-harden-release-gatesCurrent head:
6da4e6fd972a086c7b02abdb65c4b4b14f7fef81. Current base:98ea87519f259a11e26e02f8d8a3eec0a5c958b0. The PR is mergeable and remains draft.