LICENSE
README.md
pyproject.toml
tests/test_anthropic_compat.py
tests/test_api_endpoints.py
tests/test_bench.py
tests/test_cache_support.py
tests/test_calibration.py
tests/test_composition.py
tests/test_connections_store.py
tests/test_data_split.py
tests/test_ensemble.py
tests/test_feedback.py
tests/test_index_growth.py
tests/test_keyword_free.py
tests/test_learning_weights.py
tests/test_model_experience.py
tests/test_observability.py
tests/test_openclaw.py
tests/test_persistence.py
tests/test_providers.py
tests/test_proxy.py
tests/test_quality_routing.py
tests/test_reported_issues.py
tests/test_routing_config_store.py
tests/test_session.py
tests/test_shadow.py
tests/test_signal_base.py
tests/test_signal_embedding.py
tests/test_signal_metadata.py
tests/test_signal_structural.py
tests/test_spend_control.py
tests/test_stats.py
tests/test_telemetry.py
tests/test_traces.py
tests/test_usage_modes.py
tests/test_v2_assets.py
tests/test_v2_lifecycle.py
tests/test_v2_routing_logic.py
tests/test_v2_tiers.py
tests/test_version.py
uncommon_route/__init__.py
uncommon_route/anthropic_compat.py
uncommon_route/api_v2.py
uncommon_route/artifacts.py
uncommon_route/benchmark.py
uncommon_route/cache_support.py
uncommon_route/calibration.py
uncommon_route/circuit_breaker.py
uncommon_route/cli.py
uncommon_route/composition.py
uncommon_route/connections_store.py
uncommon_route/feedback.py
uncommon_route/implicit_feedback.py
uncommon_route/model_experience.py
uncommon_route/model_map.py
uncommon_route/observability.py
uncommon_route/onboarding.py
uncommon_route/openclaw.py
uncommon_route/paths.py
uncommon_route/persistence.py
uncommon_route/providers.py
uncommon_route/proxy.py
uncommon_route/responses_compat.py
uncommon_route/routing_config_store.py
uncommon_route/semantic.py
uncommon_route/session.py
uncommon_route/spend_control.py
uncommon_route/stats.py
uncommon_route/support.py
uncommon_route/telemetry.py
uncommon_route/traces.py
uncommon_route/v2_assets.py
uncommon_route/v2_lifecycle.py
uncommon_route/v2_tiers.py
uncommon_route/version.py
uncommon_route.egg-info/PKG-INFO
uncommon_route.egg-info/SOURCES.txt
uncommon_route.egg-info/dependency_links.txt
uncommon_route.egg-info/entry_points.txt
uncommon_route.egg-info/requires.txt
uncommon_route.egg-info/top_level.txt
uncommon_route/data/v2_splits/calibration_params.json
uncommon_route/data/v2_splits/embedding_classifier.pkl
uncommon_route/data/v2_splits/meta_scaler.pkl
uncommon_route/data/v2_splits/seed_embeddings.npy
uncommon_route/data/v2_splits/seed_labels.json
uncommon_route/decision/__init__.py
uncommon_route/decision/calibration.py
uncommon_route/decision/ensemble.py
uncommon_route/learning/__init__.py
uncommon_route/learning/index_growth.py
uncommon_route/learning/shadow.py
uncommon_route/learning/weights.py
uncommon_route/router/__init__.py
uncommon_route/router/api.py
uncommon_route/router/classifier.py
uncommon_route/router/config.py
uncommon_route/router/learned.py
uncommon_route/router/model.json
uncommon_route/router/quality.py
uncommon_route/router/selector.py
uncommon_route/router/structural.py
uncommon_route/router/types.py
uncommon_route/signals/__init__.py
uncommon_route/signals/base.py
uncommon_route/signals/embedding.py
uncommon_route/signals/metadata.py
uncommon_route/signals/structural.py
uncommon_route/static/index.html
uncommon_route/static/assets/index-BCSZKa6f.js
uncommon_route/static/assets/index-CiAEECy8.css