README.md
pyproject.toml
src/chaoscypher_neuron/__init__.py
src/chaoscypher_neuron/config.py
src/chaoscypher_neuron/py.typed
src/chaoscypher_neuron/search_sweep.py
src/chaoscypher_neuron/settings_sync.py
src/chaoscypher_neuron/types.py
src/chaoscypher_neuron/worker.py
src/chaoscypher_neuron.egg-info/PKG-INFO
src/chaoscypher_neuron.egg-info/SOURCES.txt
src/chaoscypher_neuron.egg-info/dependency_links.txt
src/chaoscypher_neuron.egg-info/entry_points.txt
src/chaoscypher_neuron.egg-info/requires.txt
src/chaoscypher_neuron.egg-info/top_level.txt
src/chaoscypher_neuron/handlers/__init__.py
src/chaoscypher_neuron/handlers/chat_completion.py
src/chaoscypher_neuron/handlers/quality_scores.py
src/chaoscypher_neuron/handlers/template_embedding.py
src/chaoscypher_neuron/recovery/__init__.py
src/chaoscypher_neuron/recovery/extraction.py
src/chaoscypher_neuron/recovery/sources.py
src/chaoscypher_neuron/setup/__init__.py
src/chaoscypher_neuron/setup/llm_handlers.py
src/chaoscypher_neuron/setup/ops_handlers.py
src/chaoscypher_neuron/setup/shared.py