pgw#602: drop dispatch-binding manifest parsing (th#928 companion)#345
Merged
Conversation
…ired the kind) _collect_binding_entries no longer expands kind=dispatch tables; retired entries are ignored. tests/test_provider_routing.py covers the ignore.
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.
tensorhub th#928 retires the
dispatchbinding kind (closed model menus are curated slot policies). The SDK never emitted it; this removes the last consumer —_collect_binding_entries's dispatch-table expansion in the provider index — and updates the fixture to assert retired entries are ignored.Gates:
pytest tests/test_provider_routing.py14 passed; full suite 1543 passed / 16 failed — the 16 are identical or worktree-path-dependent failures on the UNMODIFIED base (verified by stash + rerun; compile-cache self-mint tests fail in any linked worktree regardless of this diff).🤖 Generated with Claude Code