LICENSE
LICENSE_AND_PERF_GATES_PROVEN.md
README.md
setup.py
api/__init__.py
api/basin_server.py
api/backends/__init__.py
api/backends/cdna_chat.py
echo_cog/__init__.py
echo_cog/backend_llama_cpp.py
echo_cog/backend_ollama.py
echo_cog/fibpi3d_scheduler.py
echo_cog/index.py
echo_cog/runtime.py
echo_cog/se_controller_adapter.py
echo_cog/se_state.py
echo_resurrected/__init__.py
echo_resurrected/echo_runtime.py
edge_app/__init__.py
edge_app/authz.py
edge_app/auto_delta.py
edge_app/backend_cpu.py
edge_app/basin_decode.py
edge_app/guidance.py
edge_app/letter_logits.py
edge_app/mock_chatgpt.py
edge_app/mw_stream_limit.py
edge_app/observability.py
edge_app/performance.py
edge_app/phi0_handler.py
edge_app/proxy_trust.py
edge_app/qpu_nudge.py
edge_app/ros2_bridge.py
edge_app/safetensor_loader.py
edge_app/safety.py
edge_app/schemas.py
edge_app/security.py
edge_app/serve_flowtorch.py
edge_app/serve_flowtorch_prod.py
edge_app/test_production_components.py
edge_app/torch_determinism.py
edge_app/weights_policy.py
flowtorch/__init__.py
flowtorch/batch_scheduler_qubo.py
flowtorch/braid.py
flowtorch/bridge.py
flowtorch/op_dispatch.py
flowtorch/planner_router.py
flowtorch/qubo_router.py
flowtorch/router.py
flowtorch/sat_gate.py
flowtorch/surprise_tracker.py
flowtorch/telemetry.py
flowtorch/trace_collector.py
helix_cdc/__init__.py
helix_cdc/__main__.py
helix_cdc/agi_runtime_enforcer.py
helix_cdc/b64_tokenizer.py
helix_cdc/block_api.py
helix_cdc/braid_compiler.py
helix_cdc/branding.py
helix_cdc/c_bindings.py
helix_cdc/cdc_decode.py
helix_cdc/cdc_trace_expander.py
helix_cdc/cdna_linear.py
helix_cdc/cdr_state_manager.py
helix_cdc/check_superglyph_integration.py
helix_cdc/codec_router.py
helix_cdc/core.py
helix_cdc/crystal_codec.py
helix_cdc/crystal_pack.py
helix_cdc/cuda_compat.py
helix_cdc/echo_bridge.py
helix_cdc/echo_mmlu_worker.py
helix_cdc/emotion_gate.py
helix_cdc/feedback_vault.py
helix_cdc/fibpi3d_operator.py
helix_cdc/fibpi_adapter.py
helix_cdc/flowtorch_helix_ops.py
helix_cdc/generate.py
helix_cdc/glyphscope_code.py
helix_cdc/glyphscope_json.py
helix_cdc/helix64_braid_codec.py
helix_cdc/helix64_phi_codebook.py
helix_cdc/helix64_runtime_driver.py
helix_cdc/helix64_tensor_codec.py
helix_cdc/helix_grammar.py
helix_cdc/helix_grammar_v3.py
helix_cdc/helix_infer.py
helix_cdc/helix_infer_glyph.py
helix_cdc/helix_pipeline.py
helix_cdc/helix_substrate_core.py
helix_cdc/morph_guidance.py
helix_cdc/morph_table.py
helix_cdc/morphsat.py
helix_cdc/native_helix_linear.py
helix_cdc/object_14d.py
helix_cdc/overlay_apply.py
helix_cdc/petal_seed.py
helix_cdc/receipts.py
helix_cdc/regen_cache.py
helix_cdc/regen_pipeline.py
helix_cdc/registry.py
helix_cdc/regrow_q4km.py
helix_cdc/regrow_templates.py
helix_cdc/runtime.py
helix_cdc/se_adapter.py
helix_cdc/seed_api.py
helix_cdc/seed_vault_codec.py
helix_cdc/substrate_driver.py
helix_cdc/superglyph.py
helix_cdc/superglyph_bridge.py
helix_cdc/superglyph_cdr_driver.py
helix_cdc/superglyph_cdr_driver_clean.py
helix_cdc/superglyph_cdr_driver_v2.py
helix_cdc/tiny_transformer_cdna.py
helix_cdc/validate.py
helix_cdc/vault_client.py
helix_cdc/vocab_256.py
helix_cdc.egg-info/PKG-INFO
helix_cdc.egg-info/SOURCES.txt
helix_cdc.egg-info/dependency_links.txt
helix_cdc.egg-info/entry_points.txt
helix_cdc.egg-info/requires.txt
helix_cdc.egg-info/top_level.txt
helix_cdc/advanced/__init__.py
helix_cdc/advanced/bridge/__init__.py
helix_cdc/advanced/bridge/krisper_bridge.py
helix_cdc/advanced/reflex/__init__.py
helix_cdc/advanced/reflex/reflex_core.py
helix_cdc/advanced/router/__init__.py
helix_cdc/advanced/router/format_router.py
helix_cdc/advanced/router/timed_router.py
helix_cdc/advanced/scheduler/__init__.py
helix_cdc/advanced/scheduler/fib_scheduler.py
helix_cdc/agentic/__init__.py
helix_cdc/agentic/cell.py
helix_cdc/agentic/echo_memory_bridge.py
helix_cdc/agentic/locator.py
helix_cdc/agentic/memory_bridge.py
helix_cdc/agentic/organism_adapter.py
helix_cdc/agentic/se_router.py
helix_cdc/agentic/swarm.py
helix_cdc/agentic/text_embedder.py
helix_cdc/agents/__init__.py
helix_cdc/agents/capsule_agent.py
helix_cdc/agents/fibpi_chunk_agent.py
helix_cdc/attn/__init__.py
helix_cdc/attn/attn_packed.py
helix_cdc/backends/__init__.py
helix_cdc/backends/cdna_c_backend.py
helix_cdc/backends/cdna_cuda_backend.py
helix_cdc/backends/substrate_backends.py
helix_cdc/bloomos/__init__.py
helix_cdc/bloomos/auto_experimenter.py
helix_cdc/bloomos/auto_lab.py
helix_cdc/bloomos/backplane.py
helix_cdc/bloomos/bloomos_agent.py
helix_cdc/bloomos/bloomos_client.py
helix_cdc/bloomos/bloomos_dashboard.py
helix_cdc/bloomos/bridge.py
helix_cdc/bloomos/capsule_evolver.py
helix_cdc/bloomos/dispatcher.py
helix_cdc/bloomos/evolution_engine.py
helix_cdc/bloomos/fitness.py
helix_cdc/bloomos/gate_controller.py
helix_cdc/bloomos/gates.py
helix_cdc/bloomos/generate_dot_commands.py
helix_cdc/bloomos/genetic_program_search.py
helix_cdc/bloomos/identity.py
helix_cdc/bloomos/loop.py
helix_cdc/bloomos/loop_cdr.py
helix_cdc/bloomos/multitask_coevolver.py
helix_cdc/bloomos/pheromone.py
helix_cdc/bloomos/pheromone_replay.py
helix_cdc/bloomos/program_builder.py
helix_cdc/bloomos/program_controller.py
helix_cdc/bloomos/program_loader.py
helix_cdc/bloomos/programs.py
helix_cdc/bloomos/receipts.py
helix_cdc/bloomos/reflex.py
helix_cdc/bloomos/runtime.py
helix_cdc/bloomos/schemas.py
helix_cdc/bloomos/state.py
helix_cdc/bloomos/substrate_inspector.py
helix_cdc/bloomos/sym.py
helix_cdc/bloomos/kernel/__init__.py
helix_cdc/bloomos/kernel/cell_wall.py
helix_cdc/bloomos/kernel/it_token_ledger.py
helix_cdc/bloomos/kernel/syscall_receipt.py
helix_cdc/bloomos/kernel/syscall_registry.py
helix_cdc/bloomos/kernel/handlers/__init__.py
helix_cdc/bloomos/kernel/handlers/cdna_handlers.py
helix_cdc/bloomos/kernel/handlers/chunkvault_handlers.py
helix_cdc/bloomos/kernel/handlers/routing_handlers.py
helix_cdc/bloomos/kernel/handlers/wave_scheduler_handlers.py
helix_cdc/brainstem/__init__.py
helix_cdc/brainstem/band_mapper.py
helix_cdc/brainstem/state_detector.py
helix_cdc/capsules/__init__.py
helix_cdc/capsules/crypto_crt.py
helix_cdc/capsules/crypto_dna.py
helix_cdc/capsules/crypto_padding.py
helix_cdc/capsules/crypto_regen.py
helix_cdc/capsules/instance_residual.py
helix_cdc/capsules/schema.py
helix_cdc/cdc_legacy/__init__.py
helix_cdc/cdc_legacy/legacy_fastcdc.py
helix_cdc/chatgpt/__init__.py
helix_cdc/chatgpt/client.py
helix_cdc/chatgpt/exceptions.py
helix_cdc/chatgpt/models.py
helix_cdc/chatgpt/selectors.py
helix_cdc/chatgpt/stream_handler.py
helix_cdc/compression/__init__.py
helix_cdc/compression/compression_router.py
helix_cdc/compression/tensor_descriptor.py
helix_cdc/computer_use/__init__.py
helix_cdc/computer_use/agent.py
helix_cdc/computer_use/models.py
helix_cdc/computer_use/screen.py
helix_cdc/computer_use/vision.py
helix_cdc/drivers/__init__.py
helix_cdc/drivers/model_runner.py
helix_cdc/drivers/substrate_runner_v01.py
helix_cdc/drivers/udr.py
helix_cdc/echo/__init__.py
helix_cdc/echo/agent_loop.py
helix_cdc/echo/cli.py
helix_cdc/echo/door.py
helix_cdc/echo/genome.py
helix_cdc/echo/memory_cli.py
helix_cdc/echo/shell.py
helix_cdc/echo/agents/__init__.py
helix_cdc/echo/agents/chat_agent.py
helix_cdc/echo/agents/codebase_agent.py
helix_cdc/echo/agents/patch_agent.py
helix_cdc/echo/agents/plan_agent.py
helix_cdc/echo/agents/search_agent.py
helix_cdc/echo/agents/test_agent.py
helix_cdc/echo/memory/__init__.py
helix_cdc/echo/memory/__main__.py
helix_cdc/echo/ops/__init__.py
helix_cdc/echo/ops/endpoints.py
helix_cdc/echo/ops/helpers.py
helix_cdc/echo/ops/map_collector.py
helix_cdc/echo/ops/models.py
helix_cdc/echo/ops/spatial_memory.py
helix_cdc/echo/ops/transport_policy.py
helix_cdc/echo/tools/__init__.py
helix_cdc/echo/tools/evidence_bus.py
helix_cdc/echo/tools/memory.py
helix_cdc/echo_core/__init__.py
helix_cdc/echo_core/helix_adapters.py
helix_cdc/echo_core/reference_core.py
helix_cdc/echo_core/tools/__init__.py
helix_cdc/echo_core/tools/cdna_code_stats.py
helix_cdc/echo_core/tools/cdna_regen_experiment.py
helix_cdc/echo_core/tools/fibpi_encoded_ops.py
helix_cdc/echo_core/tools/fibpi_gzip_compat.py
helix_cdc/echo_core/tools/fibpi_index.py
helix_cdc/echo_core/tools/fibpi_parallel.py
helix_cdc/echo_core/tools/fibpi_sha_anchor.py
helix_cdc/echo_core/tools/fibpi_zlib_cli.py
helix_cdc/echo_core/tools/fibpi_zlib_kat.py
helix_cdc/echo_core/tools/fibpi_zlib_microkat.py
helix_cdc/echo_core/tools/fibpi_zlib_wrapper.py
helix_cdc/expander/__init__.py
helix_cdc/expander/dag.py
helix_cdc/fgip/__init__.py
helix_cdc/fgip/engine.py
helix_cdc/fgip/export.py
helix_cdc/fgip/loader.py
helix_cdc/fgip/models.py
helix_cdc/fgip/narrative.py
helix_cdc/fgip/queries.py
helix_cdc/fgip/schema.py
helix_cdc/fgip/sources.py
helix_cdc/fibpi_runtime/__init__.py
helix_cdc/fibpi_runtime/runtime.py
helix_cdc/fibpi_runtime/decoders/__init__.py
helix_cdc/fibpi_runtime/decoders/simple_block_decoder.py
helix_cdc/flowtorch_legacy/__init__.py
helix_cdc/flowtorch_legacy/legacy_flowtorch_engine.py
helix_cdc/fuse/__init__.py
helix_cdc/fuse/gguf_fuse.py
helix_cdc/fuse/hxz_fuse.py
helix_cdc/gguf/__init__.py
helix_cdc/gguf/cache.py
helix_cdc/gguf/comparator.py
helix_cdc/gguf/encoder.py
helix_cdc/gguf/orchestrator.py
helix_cdc/gguf/scanner.py
helix_cdc/gguf/tensor_index.py
helix_cdc/ginnie/__init__.py
helix_cdc/ginnie/backends.py
helix_cdc/ginnie/config.py
helix_cdc/ginnie/core.py
helix_cdc/ginnie/corpus.py
helix_cdc/ginnie/helix_embedding.py
helix_cdc/ginnie/planner.py
helix_cdc/ginnie/sandbox.py
helix_cdc/ginnie/tools_helix.py
helix_cdc/ginnie/tools_symbolic.py
helix_cdc/jazz/__init__.py
helix_cdc/jazz/combustion_sync.py
helix_cdc/jazz/fibpi3d_timing.py
helix_cdc/jazz/jazz_http.py
helix_cdc/jazz/packets.py
helix_cdc/jazz/shell_router.py
helix_cdc/jazz/triggers.py
helix_cdc/kernel/__init__.py
helix_cdc/kernel/cdna_kernel.py
helix_cdc/loaders/__init__.py
helix_cdc/loaders/mistral_backends.py
helix_cdc/loaders/tinyllama_genome0.py
helix_cdc/lobes/__init__.py
helix_cdc/lobes/helix_lobe.py
helix_cdc/memory/__init__.py
helix_cdc/memory/cdr_echo_bridge.py
helix_cdc/memory/memory_index.py
helix_cdc/memory/seed_store.py
helix_cdc/metrics/__init__.py
helix_cdc/metrics/bio_symbolic_entropy.py
helix_cdc/metrics/symbolic_entropy.py
helix_cdc/native/__init__.py
helix_cdc/native/cdna_kernel.py
helix_cdc/native/pistons.py
helix_cdc/native/wave.py
helix_cdc/origami/__init__.py
helix_cdc/origami/decoder.py
helix_cdc/origami/encoder.py
helix_cdc/quant/__init__.py
helix_cdc/quant/fp8_block_affine.py
helix_cdc/quant/q6k.py
helix_cdc/receipts/__init__.py
helix_cdc/receipts/emitter.py
helix_cdc/receipts/inference_receipt_v1.py
helix_cdc/receipts/isa_trace_wrapper.py
helix_cdc/receipts/merkle.py
helix_cdc/receipts/routing_trace_wrapper.py
helix_cdc/reflex/__init__.py
helix_cdc/reflex/blue_team.py
helix_cdc/reflex/purple_team.py
helix_cdc/reflex/red_team.py
helix_cdc/regrow/__init__.py
helix_cdc/regrow/braid_bridge.py
helix_cdc/regrow/cache.py
helix_cdc/regrow/cdna_encoder.py
helix_cdc/regrow/cdna_layer_stack.py
helix_cdc/regrow/cdna_reader.py
helix_cdc/regrow/cdna_stream.py
helix_cdc/regrow/cdna_stream_v2.py
helix_cdc/regrow/depth_router.py
helix_cdc/regrow/dna_seed_loader.py
helix_cdc/regrow/dna_stream_stub.py
helix_cdc/regrow/edge_inference.py
helix_cdc/regrow/flowtorch_bridge.py
helix_cdc/regrow/full_regen_stream.py
helix_cdc/regrow/gemini_fallback.py
helix_cdc/regrow/helixcode_block.py
helix_cdc/regrow/helixcode_shared_v0.py
helix_cdc/regrow/helixcode_trainable.py
helix_cdc/regrow/helixcode_v0.py
helix_cdc/regrow/hxz1_stream.py
helix_cdc/regrow/hxz_model_loader.py
helix_cdc/regrow/hxzo_sidecar.py
helix_cdc/regrow/inference_tripwire.py
helix_cdc/regrow/layout_constants.py
helix_cdc/regrow/manifest_regen.py
helix_cdc/regrow/regen_from_helix64_manifest.py
helix_cdc/regrow/rope.py
helix_cdc/regrow/stream_attention_layer.py
helix_cdc/regrow/stream_ffn_layer.py
helix_cdc/regrow/stream_transformer_block.py
helix_cdc/regrow/stream_xw_matmul.py
helix_cdc/regrow/streaming_guardrail.py
helix_cdc/regrow/svd_capsule.py
helix_cdc/regrow/tensor_accessor.py
helix_cdc/regrow/tokenizer_bridge.py
helix_cdc/regrow/vendor_clone_cdna_gguf.py
helix_cdc/regrow/verify_cdna_reader.py
helix_cdc/regrow/vaults/__init__.py
helix_cdc/routing/__init__.py
helix_cdc/routing/cost_extractors.py
helix_cdc/routing/plan_contract.py
helix_cdc/routing/qubo_adapters.py
helix_cdc/routing/qubo_route_builder.py
helix_cdc/routing/route_receipt.py
helix_cdc/routing/route_solver.py
helix_cdc/runtime/__init__.py
helix_cdc/runtime/device_probe.py
helix_cdc/runtime/device_registry.py
helix_cdc/runtime/fibpi_runtime.py
helix_cdc/runtime/golden_verifier.py
helix_cdc/runtime/policy_harness.py
helix_cdc/runtime/policy_trainer.py
helix_cdc/runtime/se_router.py
helix_cdc/runtime/telemetry.py
helix_cdc/scheduler/__init__.py
helix_cdc/scheduler/codebook_manager.py
helix_cdc/scheduler/fibpi_nd.py
helix_cdc/scheduler/regen_fibpi_scheduler.py
helix_cdc/scheduler/wave_engine.py
helix_cdc/scheduler/wave_scheduler.py
helix_cdc/substrate/__init__.py
helix_cdc/substrate/api.py
helix_cdc/substrate/core.py
helix_cdc/substrate/execution_receipt.py
helix_cdc/substrate/executor.py
helix_cdc/substrate/fibpi.py
helix_cdc/substrate/helix64_api.py
helix_cdc/substrate/helix64_se_api.py
helix_cdc/telemetry/__init__.py
helix_cdc/telemetry/rapl_backend.py
helix_cdc/training/__init__.py
helix_cdc/training/fibpi_train_loop.py
helix_cdc/training/plan_critic.py
helix_cdc/utils/__init__.py
helix_cdc/utils/memory_snapshot.py
helix_cdc/utils/receipt_signing.py
helix_cdc/zc/__init__.py
helix_cdc/zc/bar_lru.py
helix_cdc/zc/zc_bind.py
hx_v1_rebuild/__init__.py
hx_v1_rebuild/helix_encode_v1.py
hx_v1_rebuild/helix_tag_parser.py
hx_v1_rebuild/hx_ir_v1.py
hx_v1_rebuild/hx_parser_v1.py
hx_v1_rebuild/hx_to_py_v1.py
hx_v1_rebuild/origin_seed_smoketest.py
hx_v1_rebuild/tests/__init__.py
hx_v1_rebuild/tests/test_helix_integration.py
hx_v1_rebuild/tests/test_hx_v1_smoketest.py
tests/test_basin_seeding.py
tests/test_bias_mode.py
tests/test_biopoetica_parser.py
tests/test_cdna_kernel.py
tests/test_cdna_v2.py
tests/test_centroid_regrow.py
tests/test_centroid_rng_equivalence.py
tests/test_chat_geometry_routing.py
tests/test_chunk_vault_positive.py
tests/test_copy_transform.py
tests/test_copy_transform_extra.py
tests/test_demo_trio_kat.py
tests/test_dispatcher_smoke.py
tests/test_dot_kernel.py
tests/test_early_stop_kat.py
tests/test_echo_ask_endpoint.py
tests/test_echo_loop_receipt.py
tests/test_echo_symbolization_path.py
tests/test_emotion_gate.py
tests/test_env_invariance_kat.py
tests/test_expander_dag.py
tests/test_feedback_vault.py
tests/test_fgip_engine.py
tests/test_float_safety.py
tests/test_flowtorch_unit.py
tests/test_fractal_lock_hardened.py
tests/test_glyphscope_kat.py
tests/test_golden_loop_kat.py
tests/test_guard_qubo.py
tests/test_helix64_dot.py
tests/test_helix64_isa.py
tests/test_helix_backplane_smoke.py
tests/test_hxz_abi_fuzz.py
tests/test_hxz_framing.py
tests/test_hxz_roundtrip.py
tests/test_inference_receipt.py
tests/test_json64_fuzz.py
tests/test_krisper_compiler.py
tests/test_llm_tool_use.py
tests/test_logits_extraction.py
tests/test_macro_mode_kat.py
tests/test_macro_quota_kat.py
tests/test_math_fail_closed.py
tests/test_merkle.py
tests/test_operator_integration.py
tests/test_patch_agent.py
tests/test_plan_agent.py
tests/test_policy_harness.py
tests/test_polish_integration.py
tests/test_prompt_isolation_kat.py
tests/test_property_tests.py
tests/test_qubo_dispatch.py
tests/test_qubo_roundtrip.py
tests/test_reality_api.py
tests/test_regen_cache.py
tests/test_router_choice.py
tests/test_se_edge_cases.py
tests/test_search_agent.py
tests/test_seed_determinism.py
tests/test_spatial_endpoint.py
tests/test_spatial_memory.py
tests/test_spatial_tool_graph_integration.py
tests/test_tamper_kats.py
tests/test_temp_topp_kat.py
tests/test_test_agent.py
tests/test_uncertainty_dispatch.py
tests/test_unsupported_ops.py
tests/test_vault_parity_kat.py
tests/test_verdict_sanity.py
tests/test_xor_invariance.py