CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
benchmarks/README.md
benchmarks/__init__.py
benchmarks/bench_phase_a.py
benchmarks/bench_phase_b.py
benchmarks/cases.py
benchmarks/phase_b_cases.py
benchmarks/results/latest.json
benchmarks/results/report.md
benchmarks/results/evidence/build.json
benchmarks/results/evidence/check.json
benchmarks/results_phase_b/latest.json
benchmarks/results_phase_b/report.md
benchmarks/results_phase_b/evidence/build.json
benchmarks/results_phase_b/evidence/check.json
docs/implementation-plan-0.1.0.md
docs/preregister-phase-a-benchmark-2026-07-17.md
docs/preregister-phase-b-deep-control-benchmark-2026-07-17.md
scripts/check_sdist.py
scripts/linux-smoke.sh
src/rextio_torch/__about__.py
src/rextio_torch/__init__.py
src/rextio_torch/diagnostics.py
src/rextio_torch/platforms.py
src/rextio_torch/plugin.py
src/rextio_torch/plugin_types.py
src/rextio_torch/types.py
src/rextio_torch.egg-info/PKG-INFO
src/rextio_torch.egg-info/SOURCES.txt
src/rextio_torch.egg-info/dependency_links.txt
src/rextio_torch.egg-info/entry_points.txt
src/rextio_torch.egg-info/requires.txt
src/rextio_torch.egg-info/top_level.txt
src/rextio_torch/claim/__init__.py
src/rextio_torch/claim/activations.py
src/rextio_torch/claim/binops.py
src/rextio_torch/claim/linear.py
src/rextio_torch/claim/reductions.py
src/rextio_torch/lower/__init__.py
src/rextio_torch/lower/activations.py
src/rextio_torch/lower/binops.py
src/rextio_torch/lower/linear.py
src/rextio_torch/lower/reductions.py
src/rextio_torch/rules/__init__.py
src/rextio_torch/rules/coverage.py
src/rextio_torch/rules/records.py
src/rextio_torch/rust_snippets/__init__.py
src/rextio_torch/rust_snippets/boundary.py
src/rextio_torch/rust_snippets/ops.py
tests/test_analyzer_alpha_aot.py
tests/test_analyzer_phase_a_chain.py
tests/test_analyzer_phase_b_chain.py
tests/test_benchmark_harness.py
tests/test_claim_phase_a.py
tests/test_import_minimal.py
tests/test_lower_phase_a.py
tests/test_phase_b_benchmark_harness.py
tests/test_platform_contract.py
tests/test_platform_matrix.py
tests/test_plugin.py
tests/test_rules.py
tests/test_types_vocabulary.py
tests/e2e/test_alpha_aot_control_flow_real_cargo.py
tests/e2e/test_phase_a_real_cargo.py