docs(source): pin the last gate-pass doc gaps - #207
Merged
Conversation
…xtBatch limit, Manual accounting) F1: an extra direct Settle for m around Transactional.Begin is now defined on the Begin surface itself: a caller error with undefined coordination — at best a harmless duplicate mark (at-least-once), at worst a race with End's commit/abort. F2: Batched.NextBatch documents that limit < 1 is treated as one (matching the kafka implementation's clamp). F4: Manual() documents that the in-flight slot is released like any settle — drain accounting treats Manual as settled.
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.
Checkpoint 4.7 — final gate-pass micro-fixes
Gate rerun 3 on
0f8cf15: breaker all-PASS/zero findings; auditor all-PASS/zero P0-P1; adversary 16 HELD / 0 BROKEN / 1 UNDOCUMENTED with findings F1(medium)/F2-F3(low)/F4(note).This closes F1/F2/F4 (documentation-only):
Beginoutcome now defined on the Begin surface: undefined caller error; duplicate mark at best, End race at worst.Batched.NextBatch(limit<1)→ treated as one (matches implementation).Manual()releases the in-flight slot like any settle.F3 was already answered by the existing "where detectable… otherwise applies as if delivered" boundary text. Full three-panel gate reruns on this merge as the final clearance before tagging
source/v1.0.0+source/kafka/v1.0.0.