LICENSE
README.md
pyproject.toml
src/agent_model_router/__init__.py
src/agent_model_router/benchmark.py
src/agent_model_router/executor.py
src/agent_model_router/health.py
src/agent_model_router/policy.py
src/agent_model_router/policy_compiler.py
src/agent_model_router/preferences.py
src/agent_model_router/quota.py
src/agent_model_router/router.py
src/agent_model_router/scheduler.py
src/agent_model_router/server.py
src/agent_model_router/store.py
src/agent_model_router/task.py
src/agent_model_router/taskserver.py
src/agent_model_router/utility.py
src/agent_model_router.egg-info/PKG-INFO
src/agent_model_router.egg-info/SOURCES.txt
src/agent_model_router.egg-info/dependency_links.txt
src/agent_model_router.egg-info/entry_points.txt
src/agent_model_router.egg-info/requires.txt
src/agent_model_router.egg-info/top_level.txt
tests/test_api_docs.py
tests/test_benchmark.py
tests/test_concurrency_load.py
tests/test_constraints.py
tests/test_degradation_matrix.py
tests/test_error_classification.py
tests/test_executor.py
tests/test_health.py
tests/test_live_smoke.py
tests/test_model_disable.py
tests/test_p2_fixes.py
tests/test_package_metadata.py
tests/test_policy.py
tests/test_policy_compiler.py
tests/test_preferences.py
tests/test_publish_script.py
tests/test_quota.py
tests/test_router.py
tests/test_scheduler.py
tests/test_scheduler_concurrency.py
tests/test_selector_key.py
tests/test_server.py
tests/test_server_integration.py
tests/test_session_id.py
tests/test_store.py
tests/test_store_concurrency.py
tests/test_task.py
tests/test_taskserver.py
tests/test_utility.py
tests/test_utility_sentinel.py
tests/test_version_consistency.py