test: enforce package-owned behavior, boundary and conformance evidence - #2
Merged
Merged
Conversation
Llewellynvdm
marked this pull request as ready for review
September 7, 2026 12:08
Llewellynvdm
deleted the
test/portable-conformance-ownership-20260907
branch
September 7, 2026 13:41
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.
Every exported package type now owns discoverable behavior and boundary evidence. The gate checks actual runner discovery, refuses stale or missing mappings, records semantic conformance or justified non-applicability, and identifies App tests to transfer on adoption alongside retained host responsibilities.
Added malformed source-location, semantic-identity, plan-key and finding-severity refusals. The runner refuses empty and duplicate test registrations. Contract, plan-key and hydration conformance stay package-owned; native arithmetic and runtime cutover remain separate.
Case-insensitive token boundaries include 21 hostile cases and two controls. Publication gates require protected main and immutable releases, with 31 isolated fixtures. Archive verification requires the ownership handoff document.
Validation: 14 tests / 532 assertions, nine negative ownership cases, static analysis, coding standards, archive and clean-consumer checks passed. Complete CI at b985e86e. Production source, dependency versions and release records are unchanged.