LICENSE
README.md
pyproject.toml
helix_substrate/__init__.py
helix_substrate/backtest_integrity.py
helix_substrate/basin_runtime.py
helix_substrate/budget_gate.py
helix_substrate/build_manifest_v3.py
helix_substrate/cdna_encoder.py
helix_substrate/cdna_reader.py
helix_substrate/cdnav3_reader.py
helix_substrate/cdnav3_writer.py
helix_substrate/cli.py
helix_substrate/convert.py
helix_substrate/convert_gguf.py
helix_substrate/convert_safetensors.py
helix_substrate/device_utils.py
helix_substrate/executor_registry.py
helix_substrate/fallback_chain.py
helix_substrate/fgip_bridge.py
helix_substrate/generate_sidecars_v3.py
helix_substrate/helix_affine_linear.py
helix_substrate/helix_linear.py
helix_substrate/helix_linear_ste.py
helix_substrate/hf_integration.py
helix_substrate/hf_quantizer.py
helix_substrate/hybrid_scheduler.py
helix_substrate/index_packing.py
helix_substrate/k_allocator.py
helix_substrate/kurtosis_gate.py
helix_substrate/kurtosis_scan.py
helix_substrate/kv_prefix_cache.py
helix_substrate/lobe_context_policy.py
helix_substrate/lobe_scheduler.py
helix_substrate/market_realism.py
helix_substrate/model_adapter.py
helix_substrate/model_manager.py
helix_substrate/morpho_codec.py
helix_substrate/morphsat_gate.py
helix_substrate/preflight_router.py
helix_substrate/quality_gate.py
helix_substrate/query_classifier.py
helix_substrate/rapl_meter.py
helix_substrate/receipt.py
helix_substrate/response_cache.py
helix_substrate/rope.py
helix_substrate/route_decision.py
helix_substrate/route_inheritance.py
helix_substrate/route_policy.py
helix_substrate/route_shaper.py
helix_substrate/routing_ledger.py
helix_substrate/se.py
helix_substrate/session_advisor.py
helix_substrate/session_budget.py
helix_substrate/shaping_policy.py
helix_substrate/sidecar.py
helix_substrate/stream_attention.py
helix_substrate/stream_block.py
helix_substrate/stream_ffn.py
helix_substrate/stream_matmul.py
helix_substrate/symbolic_executor.py
helix_substrate/symbolic_ir.py
helix_substrate/tensor_policy.py
helix_substrate/thesis_tracer.py
helix_substrate/token_accountant.py
helix_substrate/trading_executors.py
helix_substrate/transform_law.py
helix_substrate/triton_gather_12bit.py
helix_substrate/triton_rvq_matmul.py
helix_substrate/triton_vq2d_matmul.py
helix_substrate/triton_vq_matmul.py
helix_substrate/verifier.py
helix_substrate/web_fact_tool.py
helix_substrate/zerocopy.py
helix_substrate.egg-info/PKG-INFO
helix_substrate.egg-info/SOURCES.txt
helix_substrate.egg-info/dependency_links.txt
helix_substrate.egg-info/entry_points.txt
helix_substrate.egg-info/requires.txt
helix_substrate.egg-info/top_level.txt
tests/test_12bit_packing.py
tests/test_backtest_integrity.py
tests/test_basin_runtime.py
tests/test_cdnav3_writer_reader.py
tests/test_convert_gguf.py
tests/test_device_utils.py
tests/test_executor_registry.py
tests/test_fail_closed.py
tests/test_fallback_chain.py
tests/test_fused_parity.py
tests/test_helix_linear.py
tests/test_integration.py
tests/test_k512_uint16.py
tests/test_kurtosis_gate.py
tests/test_kv_prefix_cache.py
tests/test_lobe_scheduler.py
tests/test_manifest_v3.py
tests/test_market_realism.py
tests/test_morpho_codec.py
tests/test_morpho_fft_routing.py
tests/test_ported_modules.py
tests/test_preflight_router.py
tests/test_quality_gate.py
tests/test_response_cache.py
tests/test_route_inheritance.py
tests/test_route_regression.py
tests/test_route_shaper.py
tests/test_routing_ledger.py
tests/test_session_advisor.py
tests/test_session_budget.py
tests/test_shaping_policy.py
tests/test_sidecar_v3.py
tests/test_smoke.py
tests/test_stream_ffn.py
tests/test_symbolic_executor.py
tests/test_symbolic_ir.py
tests/test_tensor_policy_v3.py
tests/test_thesis_tracer.py
tests/test_token_accountant.py
tests/test_trading_executors.py
tests/test_transform_law.py
tests/test_triton_rvq_matmul.py
tests/test_triton_vq2d_matmul.py
tests/test_triton_vq_matmul.py
tests/test_verifier_lobe.py
tests/test_zamba2_universality.py
tests/test_zerocopy.py