-
Notifications
You must be signed in to change notification settings - Fork 1
fix(storage): attest source mutations across train continuity #3868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
0440de2
fix(storage): attest source mutations across train continuity
Sinity 7914a38
chore(beads): track source continuity refresh blocker
Sinity 9a084aa
chore(beads): gate source remediation on continuity refresh
Sinity 478a360
fix(storage): preserve continuity failures after source cleanup
Sinity 68a0591
fix(storage): recover continuity after committed cleanup
Sinity 01cb0dd
fix(storage): verify continuity receipts at startup
Sinity 0af174f
fix(storage): recover pending liveness states safely
Sinity 6e483ad
test(storage): cover pending cleanup without a source train
Sinity 035db4e
fix(storage): recover terminal source continuity intents
Sinity d0215d7
fix(storage): guard pending source continuity applies
Sinity 87ca06f
fix(storage): harden source continuity recovery
Sinity d7e30ce
fix(storage): close source continuity recovery gaps
Sinity 9afa3de
fix(storage): preserve source train recovery boundaries
Sinity 04ab75c
chore: refresh source continuity gate metadata
Sinity f940e71
chore: finalize source continuity gate metadata
Sinity 5e4ffd4
fix(storage): reject orphaned continuity recovery
Sinity b33ecc2
fix(storage): preserve source continuity recovery outcomes
Sinity be9a84f
fix(storage): persist pending-intent directory entries
Sinity e7c2d31
test(storage): type pending-intent fsync probe
Sinity dcde113
fix(storage): preserve continuity recovery durability
Sinity ceb4098
fix(storage): block unsafe source continuity cleanup
Sinity File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
217 changes: 177 additions & 40 deletions
217
polylogue/maintenance/blob_ref_liveness_reconciliation.py
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.