ADC-682: bind qualified native flux provider slots - #651
Draft
wolf75222 wants to merge 3 commits into
Draft
Conversation
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.
Stack
This draft is intentionally stacked on #641 (
codex/adc682-qualified-flux-pack-20260730). It addresses one confirmed ADC-682 gap without overlapping ADC-683, ADC-684, or ADC-685.What changed
flux_provider_requirementsat compile time before constructing a device provider pack;Why
#641 made the canonical qualified provider pack available to code generation, but native binding still ignored it and read every
n_auxslot. The emitted contract was therefore inspection evidence rather than an enforced native ABI.Validation
31 passedacross the flux-interface architecture, compiler-provider, and provider-pack suites;docs/check_docs.pypassed with one pre-existing stale-dependency warning;git diff --checkpassed.No native build/install or shared build tree was used for this source-only stacked slice.
Deliberate non-claims / remaining ADC-682 work
PhysicalFluxViewstill reconstructs the legacy sealedAuxrepresentation internally;