LICENSE
MANIFEST.in
README.md
pyproject.toml
cjm_plugin_system/__init__.py
cjm_plugin_system/_modidx.py
cjm_plugin_system/bootstrap.py
cjm_plugin_system/cli.py
cjm_plugin_system.egg-info/PKG-INFO
cjm_plugin_system.egg-info/SOURCES.txt
cjm_plugin_system.egg-info/dependency_links.txt
cjm_plugin_system.egg-info/entry_points.txt
cjm_plugin_system.egg-info/requires.txt
cjm_plugin_system.egg-info/top_level.txt
cjm_plugin_system/core/__init__.py
cjm_plugin_system/core/_telemetry.py
cjm_plugin_system/core/config.py
cjm_plugin_system/core/config_store.py
cjm_plugin_system/core/empirical_store.py
cjm_plugin_system/core/errors.py
cjm_plugin_system/core/interface.py
cjm_plugin_system/core/manager.py
cjm_plugin_system/core/manifest_format.py
cjm_plugin_system/core/metadata.py
cjm_plugin_system/core/platform.py
cjm_plugin_system/core/proxy.py
cjm_plugin_system/core/queue.py
cjm_plugin_system/core/scheduling.py
cjm_plugin_system/core/secret_store.py
cjm_plugin_system/core/worker.py
cjm_plugin_system/utils/__init__.py
cjm_plugin_system/utils/hashing.py
cjm_plugin_system/utils/validation.py
tests_manual/__init__.py
tests_manual/dummy_plugin.py
tests_manual/test_federation.py
tests_manual/test_full_system.py
tests_manual/test_graph_federation.py
tests_manual/test_job_queue.py
tests_manual/test_media_vad.py
tests_manual/test_phase1.py
tests_manual/test_scheduling.py
tests_manual/test_text_nltk.py
tests_manual/test_whisper_integration.py
tests_manual/test_zombie_pact.py