feat(#512): suspend authenticated execution without losing the document session - #524
Merged
Merged
Conversation
31 tasks
Collaborator
Author
|
Final review-fix pass is pushed in
Local gate: 190 files / 6,304 tests; 100% statements and lines; production build and |
Collaborator
Author
|
Review-fix summary: the third-party repeated Basic form-lock claim was confirmed and fixed; the current inline OAuth concern was already mitigated by suppression until Phase 3; overlapping recovery generation is also fenced; and auth/config async-authority plus catalog-cancellation findings are fixed. Final local gate: 6,317 tests, 100% statements and lines, and build passed. |
This was referenced Jul 28, 2026
Open
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
Phase 2 of #512 implements the approved document-session / authenticated-execution-scope boundary.
Authorizationheader, with no refresh/retry/auth callback pathThis is intentionally Phase 2/3. OAuth redirect checkpoint and restored authored-tab state land from a fresh
mainbranch in Phase 3.Fixes #502.
Fixes #520.
Revalidates the already-closed #522 under the shared scope boundary.
Supersedes #521 after this PR merges.
Architectural invariants
Verification
npm test— 190 files, 6,317 tests; 100% statements/lines tree-wide; all per-file gates passnpm run build— singledist/sql.htmlartifact built successfullygit diff --check