LICENSE
README.md
pyproject.toml
src/debate/__init__.py
src/debate/__main__.py
src/debate/channel.py
src/debate/watcher.py
src/debate.egg-info/PKG-INFO
src/debate.egg-info/SOURCES.txt
src/debate.egg-info/dependency_links.txt
src/debate.egg-info/entry_points.txt
src/debate.egg-info/requires.txt
src/debate.egg-info/top_level.txt
tests/test_channel.py
tests/test_channel_binding.py
tests/test_channel_naming.py
tests/test_cli_channel_naming.py
tests/test_cli_status.py
tests/test_cli_watch.py
tests/test_header_forgery.py
tests/test_housekeeping.py
tests/test_interlock_message.py
tests/test_lock_channel.py
tests/test_lock_note_readable.py
tests/test_migrate.py
tests/test_output_is_ascii.py
tests/test_project_binding.py
tests/test_prompt_channel_root.py
tests/test_release_sync.py
tests/test_unit_naming.py
tests/test_verify_record.py
tests/test_watch_status.py
tests/test_watcher.py
tests/test_watcher_config.py
tests/test_watcher_identity.py