LICENSE
README.md
pyproject.toml
cida_plugin/__init__.py
cida_plugin/agent.py
cida_plugin/config.py
cida_plugin/consensus.py
cida_plugin/core.py
cida_plugin/deliberation.py
cida_plugin/diagnostics.py
cida_plugin/hf.py
cida_plugin/liquid_dynamics.py
cida_plugin/losses.py
cida_plugin/translator.py
cida_plugin/ttt.py
cida_plugin/vision_backbone.py
cida_plugin.egg-info/PKG-INFO
cida_plugin.egg-info/SOURCES.txt
cida_plugin.egg-info/dependency_links.txt
cida_plugin.egg-info/requires.txt
cida_plugin.egg-info/top_level.txt
tests/test_hf_wrapper.py
tests/test_liquid_ode.py
tests/test_plugin.py
tests/test_role_priors.py
tests/test_ttt.py