test: phase 2 wave 3 — registry-derived expectations (F-21) + built-in-scoped parity (F-06) - #148
Merged
Merged
Conversation
…t-in-scoped Phase 2 Wave 3 (F-21, F-06): host-set and default-map pins across nine test files now derive from managedHostIds()/routableHostIds()/primaryHostIds()/ defaultHostMap() — scoped to built-ins where the assertion is about built-ins — so registering a host updates expectations exactly once. Deliberate literals that survive are policy pins (DEFAULT_PRIMARY_HOST) or fixture inputs, each commented. The component-directory parity invariant is stated built-in-scoped; externally-admitted adapters are exempt until the wave-4 contract graduates them. No production code changed; suite counts identical.
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 freeto 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.
Nine test files stop hand-typing host sets and default maps: expectations derive from the registry's own capability queries, scoped to built-ins where that is the assertion's meaning. Deliberate literals that remain are policy pins or fixture inputs, commented as such. The component-directory parity invariant is now stated built-in-scoped, exempting future externally-admitted adapters until the wave-4 contract graduates them. Zero production changes; per-file test counts identical (154/154).
🤖 Generated with Claude Code