Fix #1060: gate wrapper coalescing on geometry proof - #1094
Open
chubes4 wants to merge 2 commits into
Open
Conversation
chubes4
force-pushed
the
fix/1060-layout-geometry-proof
branch
from
August 23, 2026 05:29
b3f8d42 to
0d7e0eb
Compare
chubes4
marked this pull request as ready for review
August 23, 2026 06:09
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
Verification
composer testGreek Corner acceptance
The preserved public-site capture was compiled with six hash-bound Catering reductions measured at 390px and 1440px. Removing all six wrappers produced zero full-document geometry delta and zero selected computed-style changes at both viewports.
https://www.greekcorner.us/website/catering-1/index.htmlddc9c54c41cf7c55c4c9aa1d3e35fb1cae5e2f2e05c7129a278ef80ca9f453bc6/6success_with_warnings0021 author_layout_topology_changedwarningsWithout the proof payload, the same capture remains conservative: Catering reports depth 26 against the maximum 20. With the measured proof, Catering and Menu both satisfy the required editability policy without relaxing thresholds.
Closes #1060.
AI assistance: OpenAI gpt-5.6-sol via OpenCode compared the competing implementations, refined the generic proof contract, generated browser measurements for the preserved corpus, implemented the fixes and tests, and ran all verification. Chris Huber remains responsible for the change.