LICENSE
README.md
pyproject.toml
dual_loop/__init__.py
dual_loop/controller.py
dual_loop/decoder.py
dual_loop/halting.py
dual_loop/memory.py
dual_loop/adapters/__init__.py
dual_loop/adapters/latent_adapter.py
dual_loop/benchmarks/__init__.py
dual_loop/benchmarks/comprehensive_suite.py
dual_loop/benchmarks/graph_reasoning.py
dual_loop/benchmarks/halting_audit.py
dual_loop/benchmarks/initiative_benchmark.py
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_dual_loop.py