Skip to content

test: prove framework and minimal runtime import contracts - #21

Closed
acecchini wants to merge 2 commits into
codex/rc0-compatfrom
codex/framework-validation
Closed

test: prove framework and minimal runtime import contracts#21
acecchini wants to merge 2 commits into
codex/rc0-compatfrom
codex/framework-validation

Conversation

@acecchini

@acecchini acecchini commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Proves when shape and dtype validation runs around JAX transformations and Torch compilation, and verifies custom-array use with no optional backend installed. Adds six valid/invalid transformation cases, a framework placement guide, and Python 3.10/3.14 minimal wheel CI checks.

Stacked on #13. Validation: 1,070 development tests pass (five skips); JAX 0.5 and Torch 2.6 floor lanes pass 210/208 tests; six transform probes pass at both Python endpoints with exact beartype 0.23.0rc0. Normally installed minimal wheels pass custom-array, rejection and import-boundary checks at both endpoints. Full hooks and docs build pass. JAX floor warnings are existing None-conversion warnings.

The compile test uses Torch's eager backend and does not establish every compiler mode. Native-union rollback and comprehensive CuPy support remain separate work. See plans/2026-09-08-framework-validation.md for evidence and acceptance.

Integration record: this reviewed head is preserved in main through PR #31, merge commit df81f00. The owner approved merging this work. This dependent PR is closed as integrated; its commits were not squashed or discarded.

@acecchini
acecchini marked this pull request as ready for review September 8, 2026 10:33
@acecchini acecchini closed this Sep 8, 2026
@acecchini
acecchini deleted the codex/framework-validation branch September 8, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant