Gap
The spec-semantics fixture now covers non-fragment URI `$dynamicRef` inside a bundled OpenAPI document, but it does not yet cover physically split OpenAPI files and bundler behavior.
Proposed Fixture
Add a split-document fixture with external schema resources, then validate both the source files and a bundled artifact. Include one valid and one invalid runtime example.
Acceptance Criteria
- Split source fixture exists outside the SDK matrix until tooling expectations are clear
- Bundled output is reproducible by script
- Hyperjump validates the intended dynamic scope behavior
- Docs explain how parser/bundler failures differ from SDK emitter failures
Gap
The spec-semantics fixture now covers non-fragment URI `$dynamicRef` inside a bundled OpenAPI document, but it does not yet cover physically split OpenAPI files and bundler behavior.
Proposed Fixture
Add a split-document fixture with external schema resources, then validate both the source files and a bundled artifact. Include one valid and one invalid runtime example.
Acceptance Criteria