[codex] Add bounded manual Inventory block groups - #15
Draft
SadPossum wants to merge 1 commit into
Draft
Conversation
Introduce first-class, previewable, confirmable and recoverable block groups with atomic replacement, property-safe membership, bounded fan-out and complete API/Admin/CLI, privacy and tenant-lifecycle support.\n\nDepends on GMA Framework PR #24 for scoped rollback reset.
SadPossum
force-pushed
the
codex/inventory-block-group-convergence
branch
from
August 13, 2026 17:59
8990ddb to
7eeed9c
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
Scale and operations
The synchronous path never silently activates a broad target in batches. A target of 500 members commits parent, children, availability fences, receipt and outbox facts in one transaction; 501 returns
TooLargewithout effects. Group and member history use opaque keyset cursors. Replacement creates a linked successor atomically, so sellable capacity is not exposed between release and recreate.This is intentionally an Inventory-owned product protocol. GMA receives only the generic rollback-reset hygiene required to clear a scoped EF unit of work after transactional failure.
Verification
Definitive final-candidate evidence at
7eeed9c60479e6dacf74f5bd1160462b28a3f18a:origin/devDependencies and known external gates
dev; Security Baseline and Trivy are green.No migration, deployment, or production rollout has been performed.