fix: fence root reconciliation phase persistence - #221
Merged
Joncallim merged 130 commits intoJul 27, 2026
Merged
Conversation
# Conflicts: # web/__tests__/project-root-reconciliation.test.ts
# Conflicts: # web/db/migrations/0027_epic_172_s4_packet_context.sql
test: use portable index proof matcher
test: seed root authority project fixture
test: require root index lifecycle proof
fix: classify missing root index safely
test: prove root index recovery lifecycle
fix: require exact root index at cutover
fix: recover root index builds safely
feat: mirror root write contexts in schema
fix: inventory root write contexts
fix: restore root index cutover proof sequence
fix: escape strict cutover dollar quotes
test: make phase suppression assertion semantic
fix: stop root reconciliation after completion
fix: schema-qualify filesystem grant validators
feat: fence root reconciler package updates
refactor: use filesystem grant block validator
fix: qualify root reconciliation SQL references
feat: extract filesystem grant block validator
feat: fence root reconciler task updates
fix: use prelocked root authority reads
feat: enter root reconciliation write context
fix: fence root context ownership
feat: lock root reconciliation authority
fix: require root context completion
fix: qualify root reconciliation SQL
feat: bind root reconciliation write contexts
fix: remove root reconciler lock grants
fix: bootstrap root reconciler grants
Joncallim
marked this pull request as ready for review
July 27, 2026 21:36
Joncallim
merged commit Jul 27, 2026
7210483
into
codex/pr198-root-reconciliation
2 of 3 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.
Scope\n\nKeeps root-change journal reconciliation from rewriting . The internal mode is selected only by the dedicated root expansion caller; existing reconciliation defaults are unchanged.\n\nNo migration or SQL changes are included.\n\n## Validation\n\n- \n- Focused Vitest could not run locally because this clean worktree has no installed dependencies; CI will run the suite.