fix(core): reconcile completed Team Project edges - #1556
Merged
kunickiaj merged 1 commit intoSep 1, 2026
Conversation
kunickiaj
marked this pull request as ready for review
August 30, 2026 05:25
This was referenced Aug 30, 2026
Owner
Author
13 tasks
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
This was referenced Aug 30, 2026
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
August 31, 2026 17:31
8058bc2 to
3ab0857
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3ab0857031
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
kunickiaj
force-pushed
the
ajk--feat_ui_prioritize_actionable_team_setup_work
branch
from
August 31, 2026 20:23
01de5a6 to
f348ea3
Compare
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
August 31, 2026 20:23
3ab0857 to
179dcf1
Compare
kunickiaj
changed the base branch from
ajk--feat_ui_prioritize_actionable_team_setup_work
to
graphite-base/1556
August 31, 2026 21:02
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
August 31, 2026 21:02
179dcf1 to
2dfe580
Compare
kunickiaj
force-pushed
the
graphite-base/1556
branch
from
August 31, 2026 21:02
f348ea3 to
0b4ca5a
Compare
kunickiaj
changed the base branch from
graphite-base/1556
to
ajk--feat_ui_prioritize_actionable_team_setup_work
August 31, 2026 21:02
kunickiaj
changed the base branch from
ajk--feat_ui_prioritize_actionable_team_setup_work
to
graphite-base/1556
August 31, 2026 21:40
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
August 31, 2026 21:41
2dfe580 to
29d657d
Compare
kunickiaj
force-pushed
the
graphite-base/1556
branch
from
August 31, 2026 21:41
0b4ca5a to
8046067
Compare
kunickiaj
changed the base branch from
graphite-base/1556
to
ajk--feat_ui_prioritize_actionable_team_setup_work
August 31, 2026 21:41
kunickiaj
changed the base branch from
ajk--feat_ui_prioritize_actionable_team_setup_work
to
graphite-base/1556
August 31, 2026 22:16
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
September 1, 2026 01:10
29d657d to
c65425d
Compare
kunickiaj
force-pushed
the
graphite-base/1556
branch
from
September 1, 2026 01:10
8046067 to
4201ed8
Compare
kunickiaj
changed the base branch from
graphite-base/1556
to
ajk--feat_ui_prioritize_actionable_team_setup_work
September 1, 2026 01:11
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
September 1, 2026 01:39
c65425d to
fa244c2
Compare
kunickiaj
force-pushed
the
ajk--feat_ui_prioritize_actionable_team_setup_work
branch
2 times, most recently
from
September 1, 2026 02:27
3fd4977 to
e1d4300
Compare
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
2 times, most recently
from
September 1, 2026 05:38
20513da to
c070c0e
Compare
kunickiaj
force-pushed
the
ajk--feat_ui_prioritize_actionable_team_setup_work
branch
from
September 1, 2026 05:38
e1d4300 to
845f00c
Compare
Owner
Author
Merge activity
|
kunickiaj
changed the base branch from
ajk--feat_ui_prioritize_actionable_team_setup_work
to
graphite-base/1556
September 1, 2026 15:45
kunickiaj
force-pushed
the
ajk--fix_core_reconcile_completed_team_project_edges
branch
from
September 1, 2026 15:54
c070c0e to
2fba0c0
Compare
kunickiaj
deleted the
ajk--fix_core_reconcile_completed_team_project_edges
branch
September 1, 2026 16:00
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.

Description
Additively restores missing setup-owned Team→Project recipient edges for older compatible completions. Reconciliation runs under the existing immediate transaction, preserves user-owned and independent Team edges byte-for-byte, rejects malformed or cross-boundary state before writing, and rolls back if strict post-write readiness does not hold.
Tracks codemem-752i.6.
Type of Change
Testing
pnpm run tscpnpm run lintChecklist