README.md
pyproject.toml
setup.py
src/conduct_cli/__init__.py
src/conduct_cli/api.py
src/conduct_cli/guard.py
src/conduct_cli/guardmcp.py
src/conduct_cli/hook_precompact_template.py
src/conduct_cli/hook_session_start_template.py
src/conduct_cli/hook_stop_template.py
src/conduct_cli/hook_template.py
src/conduct_cli/main.py
src/conduct_cli/mcp_server.py
src/conduct_cli/memory.py
src/conduct_cli/paxel.py
src/conduct_cli.egg-info/PKG-INFO
src/conduct_cli.egg-info/SOURCES.txt
src/conduct_cli.egg-info/dependency_links.txt
src/conduct_cli.egg-info/entry_points.txt
src/conduct_cli.egg-info/requires.txt
src/conduct_cli.egg-info/top_level.txt
tests/test_guard_policy.py
tests/test_guard_savings.py
tests/test_hook_syntax.py
tests/test_switch.py