README.md
cli.py
pyproject.toml
app/__init__.py
app/cli_logging.py
app/config.py
app/logging_config.py
app/main.py
app/run.py
app/validator.py
demo/__init__.py
demo/cli.py
demo/scenarios.py
demo/fixtures/clients.json
demo/fixtures/pools.json
proxycall/__init__.py
proxycall/__main__.py
proxycall_cli.egg-info/PKG-INFO
proxycall_cli.egg-info/SOURCES.txt
proxycall_cli.egg-info/dependency_links.txt
proxycall_cli.egg-info/entry_points.txt
proxycall_cli.egg-info/requires.txt
proxycall_cli.egg-info/top_level.txt
tests/test_call_routing_service.py
tests/test_clients_service.py
tests/test_demo_scenarios.py
tests/test_message_routing_service.py
tests/test_orders_service.py
tests/test_sheets_access_demo_test.py
tests/test_sheets_access_live_test.py
tests/test_sheets_client_unit.py
tests/test_twilio_client_unit.py