LICENSE
README.md
README_PYPI.md
pyproject.toml
dual_loop/__init__.py
dual_loop/allostasis.py
dual_loop/cognitive_judge.py
dual_loop/controller.py
dual_loop/curiosity_daemon.py
dual_loop/decoder.py
dual_loop/directional_reservoir.py
dual_loop/evidential.py
dual_loop/functorial_engine.py
dual_loop/halting.py
dual_loop/homeostasis.py
dual_loop/matrix_helper.py
dual_loop/mdl_selector.py
dual_loop/memory.py
dual_loop/nullspace_engine.py
dual_loop/open_concept.py
dual_loop/plasticity.py
dual_loop/verification.py
dual_loop/adapters/__init__.py
dual_loop/adapters/latent_adapter.py
dual_loop/adapters/qwen_adapter.py
dual_loop/benchmarks/__init__.py
dual_loop/benchmarks/benchmark_qwen_reasoning.py
dual_loop/benchmarks/comprehensive_suite.py
dual_loop/benchmarks/epistemic_plasticity_benchmark.py
dual_loop/benchmarks/graph_reasoning.py
dual_loop/benchmarks/halting_audit.py
dual_loop/benchmarks/initiative_benchmark.py
dual_loop/checkpoints/checkpoint_trained_dualloop.pt
dual_loop_controller.egg-info/PKG-INFO
dual_loop_controller.egg-info/SOURCES.txt
dual_loop_controller.egg-info/dependency_links.txt
dual_loop_controller.egg-info/requires.txt
dual_loop_controller.egg-info/top_level.txt
tests/test_adapter_integration.py
tests/test_allostatic_modulation.py
tests/test_bottleneck_adapter.py
tests/test_brain_sandbox.py
tests/test_cognitive_judge.py
tests/test_curiosity_daemon.py
tests/test_directional_reservoir.py
tests/test_dual_loop.py
tests/test_episodic_self_correction.py
tests/test_functorial_mdl.py
tests/test_homeostasis.py
tests/test_hypothesis_verification.py
tests/test_matrix_helper.py
tests/test_metacognitive_loop.py
tests/test_nullspace_engine.py
tests/test_plasticity_and_evidential.py
tests/test_qwen_adapter.py
tests/test_security_and_runtime.py
tests/test_smart_brain_architecture.py
tests/test_surprise_and_ddm.py