LICENSE
README.md
pyproject.toml
src/codex_subagent_router/__init__.py
src/codex_subagent_router/_installation_files.py
src/codex_subagent_router/_installation_rollback.py
src/codex_subagent_router/_installation_types.py
src/codex_subagent_router/commands.py
src/codex_subagent_router/document_handlers.py
src/codex_subagent_router/hook_specs.py
src/codex_subagent_router/install_commands.py
src/codex_subagent_router/installation.py
src/codex_subagent_router/policy.py
src/codex_subagent_router/protocol.py
src/codex_subagent_router/py.typed
src/codex_subagent_router/roles.py
src/codex_subagent_router/start_context.py
src/codex_subagent_router/validator.py
src/codex_subagent_router.egg-info/PKG-INFO
src/codex_subagent_router.egg-info/SOURCES.txt
src/codex_subagent_router.egg-info/dependency_links.txt
src/codex_subagent_router.egg-info/entry_points.txt
src/codex_subagent_router.egg-info/top_level.txt
tests/test_commands.py
tests/test_install_commands.py
tests/test_installation.py
tests/test_installation_concurrency.py
tests/test_installation_recovery.py
tests/test_installation_rollback.py
tests/test_installation_safety.py
tests/test_installation_status.py
tests/test_policy.py
tests/test_protocol.py
tests/test_start_context.py
tests/test_validator.py