Make mutation batches atomic - #479
Draft
JSv4 wants to merge 1 commit into
Draft
Conversation
JSv4
force-pushed
the
agent/issue-447-preconditions
branch
from
August 14, 2026 09:49
b05578b to
e467c0d
Compare
JSv4
force-pushed
the
agent/issue-445-atomic-batches
branch
from
August 14, 2026 09:49
027418c to
502aba8
Compare
JSv4
changed the base branch from
agent/issue-447-preconditions
to
agent/issue-454-page-citations
August 14, 2026 09:49
JSv4
force-pushed
the
agent/issue-454-page-citations
branch
from
August 14, 2026 10:04
2a6ae05 to
308f1df
Compare
JSv4
force-pushed
the
agent/issue-445-atomic-batches
branch
from
August 14, 2026 10:04
502aba8 to
503f0ed
Compare
JSv4
force-pushed
the
agent/issue-454-page-citations
branch
from
August 14, 2026 11:11
308f1df to
dc888c7
Compare
JSv4
force-pushed
the
agent/issue-445-atomic-batches
branch
from
August 14, 2026 11:11
503f0ed to
17b3efe
Compare
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
DocxSessiontransactions and atomic-by-default mutation batchesapplyas an explicitly deprecated best-effort aliasVerification
dotnet test ... --filter "DocxSessionAtomicBatchTests|McpServerDispatcherTests|Precondition": 97/97git diff --checkStack
Draft stacked on
agent/issue-454-page-citationsin the epic's dependency-correct linear chain. #445 still consumes the version/precondition primitive from #447; #454 is placed immediately after #447 so its renderer/page-map work is integrated before the transport-heavy mutation layers. Retarget tomainas dependencies land.Fixes #445