fix(maps): seal Incuna void boundaries - #198
Open
zoeyrose wants to merge 1 commit into
Open
Conversation
Member
Author
|
Delivery review complete at
The issue remains open and this PR will not be merged here. Required human approval remains the only merge gate. |
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
Closes #197.
Release line
This targets
mainonly. The issue explicitly designates1.xas immutable rollback and migration evidence and does not authorize a backport.Coordinates
mainat65a88167d3a2bedcc2dc21508d94d7ca009a76d2fix/197-incuna-boundariesatc5b0a693fd9ef8c81534c549e30452cefdce6589/workspaces/atrinik/workspace/worktrees/content/issue-197-incuna-boundaries-mainc5b0a693f fix(maps): seal Incuna void boundariesValidation
python3 tools/validate.pypython3 tools/world_content_audit.py lights --checkpython3 tools/build_runtime.py --target classic --source-commit c5b0a693fd9ef8c81534c549e30452cefdce6589 --output build/issue-197-classic-runtimepython3 /workspaces/atrinik/build/reviews/atrinik-content-197-scan.py /workspaces/atrinik/workspace/worktrees/content/issue-197-incuna-boundaries-main(90 maps, all 34 listed transitions, preserved seams, and scoped static exits)git diff --checkThe issue's abbreviated
build_runtime.py --target classiccommand omits the current CLI's required--output; the validation above uses the repository-documented isolated-output form.Runtime capability and verification
The supported main-line profile is pinned to the final content worktree:
The first two commands resolve
atrinik/content@mainatc5b0a693fd9ef8c81534c549e30452cefdce6589. The build command currently reports thatcontenthas no wrapper build/runtime contract for the default stack. Replacement build, topology, and scenario integration remain tracked by atrinik/atrinik#266, atrinik/atrinik#269, and atrinik/atrinik#270.No topology or scenario was created: routing this main-line worktree through the Classic
content-1x@1.xprovider would mix providers and violate the issue's explicit frozen-1.xrule. Until the tracked adapters land, repeat verification with the owner-native validation commands above and the ignored 90-map acceptance scan. The original real-entrance and controlled water-walking/flying playtest remains capability-blocked rather than being substituted with unrelated Classic content.Two independent whole-diff reviews and a fresh final pass found zero known actionable findings. Final local validation and all latest-head required checks pass at
c5b0a693fd9ef8c81534c549e30452cefdce6589.