feat(python): add experimental Extropic execution integration - #18
Merged
Conversation
jeremydixon22
force-pushed
the
feat/extropic-execution-prototype
branch
from
August 11, 2026 05:17
4ff6966 to
f984b43
Compare
jeremydixon22
added a commit
that referenced
this pull request
Aug 11, 2026
## Summary - add a real Torx parameterized-stochastic-circuit workload behind the registered Vyral Extropic boundary - prove local execution and by-value workload packaging in a clean process with no application module available - add a path-scoped CI check plus a separately guarded, credit-consuming L4 live proof - pin the current `extro-torx`/JAX compatibility line without narrowing the base runtime Python floor This is stacked on #18 and intentionally makes no hosted-sandbox, Thermalizers, or Z1 qualification claim. ## Verification - 223 Python runtime tests; 79.0% combined branch coverage - strict mypy across 79 source files - wheel, sdist, server extra, and clean-install verification - clean `vyral-runtime[extropic-torx]` install with `pip check` - real Torx local + clean-process packaging proof - deterministic public export, secret/ownership/history scans, publication policy, and Markdown links The hosted L4 proof was not run: it remains double-opt-in, token-only, and credit-consuming. Co-authored-by: jeremydixon22 <jeremydixon22@users.noreply.github.com>
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.
Summary
Verification
scripts/verify-python-runtime.sh(223 tests; 79.0% combined branch coverage; 81.9% Extropic module coverage; strict mypy; wheel/sdist/clean-install gates)vyral-runtime[extropic]install againstextro-sim 0.5.0with local serialization round trip andpip checkscripts/verify-public-export.sh --allow-dirty(823-file deterministic export; secret, ownership, and history scans clean)Posture