MANIFEST.in
README.md
build_support.py
pyproject.toml
requirements.txt
setup.py
cli/__init__.py
cli/algorithms.py
cli/bootstrap.py
cli/builtin_recipes.py
cli/catalog_provider_projection.py
cli/chat_client.py
cli/config_contract.py
cli/config_generator.py
cli/config_import.py
cli/config_migration.py
cli/config_migration_catalog.py
cli/config_migration_global.py
cli/config_migration_model_runtime.py
cli/config_translator.py
cli/config_yaml.py
cli/consts.py
cli/container_backend.py
cli/container_cli.py
cli/container_data_network.py
cli/container_gpu_isolation.py
cli/container_images.py
cli/container_log_io.py
cli/container_log_spool.py
cli/container_management_listener.py
cli/container_mounts.py
cli/container_observability.py
cli/container_openclaw_support.py
cli/container_run_command.py
cli/container_runtime.py
cli/container_services.py
cli/container_start.py
cli/container_start_paths.py
cli/container_start_runner.py
cli/container_support_services.py
cli/context_bands.py
cli/core.py
cli/deployment_backend.py
cli/envoy_backend_pool.py
cli/goyaml_scalars.py
cli/k8s_backend.py
cli/k8s_env_secret.py
cli/logo.py
cli/main.py
cli/managed_storage_detection.py
cli/model_bundle.py
cli/model_catalog.py
cli/model_catalog_export.py
cli/model_catalog_types.py
cli/model_catalog_validation.py
cli/model_runtime_defaults.py
cli/models.py
cli/models_safety.py
cli/parser.py
cli/recipe_activation_recovery.py
cli/recipe_activation_recovery_io.py
cli/recipe_activation_transaction.py
cli/recipe_directory.py
cli/recipe_package.py
cli/recipe_topology_clone.py
cli/recipe_topology_contract.py
cli/recipe_topology_host_options.py
cli/recipe_topology_reconcile.py
cli/recipe_topology_reconcile_io.py
cli/recipe_topology_storage.py
cli/router_management_client.py
cli/routing_preview.py
cli/runtime_config_coordination.py
cli/runtime_config_lock.py
cli/runtime_env_names.py
cli/runtime_lifecycle.py
cli/runtime_lifecycle_lock.py
cli/runtime_management_config.py
cli/runtime_service_status.py
cli/runtime_stack.py
cli/runtime_topology.py
cli/service_defaults.py
cli/sr_bench_runtime.py
cli/storage_backends.py
cli/storage_secrets.py
cli/terminal.py
cli/url_display.py
cli/utils.py
cli/validation_error.py
cli/validator.py
cli/validator_classifier.py
cli/validator_latency.py
cli/validator_model_runtime.py
cli/validator_models.py
cli/validator_pii_window.py
cli/validator_projection_embedding.py
cli/validator_prompt.py
cli/validator_reasoning.py
cli/validator_recipe_contracts.py
cli/validator_safety.py
cli/validator_signal_references.py
cli/validator_workflows.py
cli/commands/__init__.py
cli/commands/benchmark.py
cli/commands/benchmark_experiments.py
cli/commands/benchmark_preparations.py
cli/commands/chat.py
cli/commands/common.py
cli/commands/completion.py
cli/commands/config.py
cli/commands/config_management.py
cli/commands/eval_rendering.py
cli/commands/general.py
cli/commands/optimize.py
cli/commands/recipe.py
cli/commands/recipe_builtin.py
cli/commands/recipe_learning.py
cli/commands/recipe_learning_artifacts.py
cli/commands/recipe_learning_findings.py
cli/commands/recipe_learning_metrics.py
cli/commands/request.py
cli/commands/route.py
cli/commands/route_probe.py
cli/commands/runtime.py
cli/commands/runtime_config_mutation.py
cli/commands/runtime_help.py
cli/commands/runtime_kb.py
cli/commands/runtime_looper.py
cli/commands/runtime_management_credentials.py
cli/commands/runtime_materialize.py
cli/commands/runtime_observability.py
cli/commands/runtime_paths.py
cli/commands/runtime_serve_config.py
cli/commands/runtime_support.py
cli/commands/storage.py
cli/commands/validate.py
cli/commands/vector_stores.py
cli/config_schema/__init__.py
cli/config_schema/validation.py
cli/config_schema/views.py
cli/model_assets/__init__.py
cli/model_assets/latest/catalog.yaml
cli/model_assets/latest/mom-v1/README.md
cli/model_assets/latest/mom-v1/config.yaml
cli/model_assets/latest/mom-v1/metadata.yaml
cli/model_assets/latest/mom-v1/probes.yaml
cli/model_assets/latest/mom-v1/recipe.dsl
cli/model_assets/v0.4/catalog.yaml
cli/model_assets/v0.4/mom-v1/README.md
cli/model_assets/v0.4/mom-v1/config.yaml
cli/model_assets/v0.4/mom-v1/metadata.yaml
cli/model_assets/v0.4/mom-v1/probes.yaml
cli/model_assets/v0.4/mom-v1/recipe.dsl
cli/sr_bench/__init__.py
cli/sr_bench/accounting.py
cli/sr_bench/activity.py
cli/sr_bench/adapters.py
cli/sr_bench/candidate_plans.py
cli/sr_bench/canonical.py
cli/sr_bench/client.py
cli/sr_bench/contracts.py
cli/sr_bench/dataset_io.py
cli/sr_bench/datasets.py
cli/sr_bench/engine.py
cli/sr_bench/experiments.py
cli/sr_bench/external.py
cli/sr_bench/failures.py
cli/sr_bench/grading.py
cli/sr_bench/harness_worker.py
cli/sr_bench/history_exclusions.py
cli/sr_bench/history_snapshot.py
cli/sr_bench/native_output.py
cli/sr_bench/offline.py
cli/sr_bench/preparation.py
cli/sr_bench/preparation_collections.py
cli/sr_bench/preparation_runtime.py
cli/sr_bench/preparation_worker.py
cli/sr_bench/preparations.py
cli/sr_bench/provenance.py
cli/sr_bench/recovery.py
cli/sr_bench/replay_validation.py
cli/sr_bench/report.py
cli/sr_bench/run_options.py
cli/sr_bench/sandbox_grade.py
cli/sr_bench/service.py
cli/sr_bench/setup.py
cli/sr_bench/snapshots.py
cli/sr_bench/source_records.py
cli/sr_bench/sources.py
cli/sr_bench/store.py
cli/sr_bench/target_contracts.py
cli/sr_bench/task_identity.py
cli/sr_bench/terminal_agent.py
cli/sr_bench/transport.py
cli/templates/config.template.yaml
cli/templates/envoy.template.yaml
cli/templates/generate_dashboard.py
cli/templates/grafana-dashboard.serve.yaml
cli/templates/grafana-datasource-jaeger.serve.yaml
cli/templates/grafana-datasource.serve.yaml
cli/templates/grafana.serve.ini
cli/templates/grafana_dashboard_sections.py
cli/templates/grafana_observability_sections.py
cli/templates/grafana_panel_factories.py
cli/templates/grafana_routing_contract_sections.py
cli/templates/llm-router-dashboard.serve.json
cli/templates/prometheus.serve.yaml
cli/templates/tools_db.json
tests/test_algorithm_config.py
tests/test_catalog_provider_projection.py
tests/test_chat_command.py
tests/test_cli_main.py
tests/test_cli_models.py
tests/test_cli_output_contract.py
tests/test_cli_serve_images.py
tests/test_completion_command.py
tests/test_config_contract.py
tests/test_config_file_loaders.py
tests/test_config_generator.py
tests/test_config_import_openclaw.py
tests/test_config_migrate.py
tests/test_config_migrate_legacy_catalog.py
tests/test_config_schema.py
tests/test_config_template.py
tests/test_container_gpu_isolation.py
tests/test_container_images.py
tests/test_container_log_spool.py
tests/test_container_run_command.py
tests/test_container_runtime.py
tests/test_container_services.py
tests/test_container_stop.py
tests/test_container_support_services.py
tests/test_context_compression_plugin.py
tests/test_context_signal_bands.py
tests/test_core_status.py
tests/test_dashboard_dockerfile_surface.py
tests/test_deployment_backend.py
tests/test_embedding_api_config.py
tests/test_embedding_modality_validation.py
tests/test_envoy_backend_pool.py
tests/test_envoy_identity_and_local_bindings.py
tests/test_evaluation_cli.py
tests/test_fleet_sim_runtime_separation.py
tests/test_generic_model_bindings.py
tests/test_global_model_bindings.py
tests/test_grafana_dashboard_template.py
tests/test_human_output_contract.py
tests/test_hybrid_validator.py
tests/test_install_package_resolution.py
tests/test_install_runtime_behavior.py
tests/test_install_script_surface.py
tests/test_k8s_deployment_backend.py
tests/test_k8s_env_secret.py
tests/test_k8s_env_secret_transactions.py
tests/test_latency_validation.py
tests/test_local_dev_make_surface.py
tests/test_logo.py
tests/test_makefile_surface.py
tests/test_model_binding_contract.py
tests/test_model_catalog.py
tests/test_model_catalog_evolution.py
tests/test_model_catalog_role_advisories.py
tests/test_model_catalog_role_policies.py
tests/test_model_runtime_defaults.py
tests/test_model_runtime_migration.py
tests/test_openclaw_podman_socket.py
tests/test_openclaw_shared_network.py
tests/test_openclaw_skill_catalog.py
tests/test_openclaw_socket_safety.py
tests/test_pii_token_window.py
tests/test_plugin_parsing.py
tests/test_plugin_parsing_advanced_filtering.py
tests/test_plugin_prompt_cache.py
tests/test_plugin_shadow_dispatch.py
tests/test_plugin_tool_selection.py
tests/test_reasoning_activation_contract.py
tests/test_reasoning_controls.py
tests/test_recipe_activation_recovery.py
tests/test_recipe_builtin.py
tests/test_recipe_commands.py
tests/test_recipe_directory.py
tests/test_recipe_package.py
tests/test_recipe_topology_reconcile.py
tests/test_recipe_topology_recovery.py
tests/test_recipe_validation.py
tests/test_release_script.py
tests/test_reranker_bindings.py
tests/test_route_command.py
tests/test_route_output_contract.py
tests/test_router_classifier_contracts.py
tests/test_router_management_client.py
tests/test_router_safety_contracts.py
tests/test_router_signal_extensions.py
tests/test_routing_policies.py
tests/test_routing_preview.py
tests/test_runtime_config_lock.py
tests/test_runtime_dashboard_auth.py
tests/test_runtime_dashboard_bootstrap.py
tests/test_runtime_kb.py
tests/test_runtime_lifecycle.py
tests/test_runtime_lifecycle_lock.py
tests/test_runtime_management_config.py
tests/test_runtime_materialize.py
tests/test_runtime_observability.py
tests/test_runtime_paths.py
tests/test_runtime_service_defaults.py
tests/test_runtime_stack_naming.py
tests/test_runtime_support.py
tests/test_runtime_support_config_resolution.py
tests/test_runtime_topology.py
tests/test_safety_model_bindings.py
tests/test_serve_config_restart.py
tests/test_setup_bootstrap.py
tests/test_setup_runtime_render.py
tests/test_split_runtime_backend_provisioning.py
tests/test_split_runtime_stack.py
tests/test_split_runtime_stack_credentials.py
tests/test_sr_bench.py
tests/test_sr_bench_accounting.py
tests/test_sr_bench_activity.py
tests/test_sr_bench_bridge.py
tests/test_sr_bench_client.py
tests/test_sr_bench_collection.py
tests/test_sr_bench_dataset_fingerprints.py
tests/test_sr_bench_dataset_validation.py
tests/test_sr_bench_datasets.py
tests/test_sr_bench_experiment_admin.py
tests/test_sr_bench_experiment_deletion.py
tests/test_sr_bench_experiments.py
tests/test_sr_bench_grading.py
tests/test_sr_bench_harness.py
tests/test_sr_bench_history_exclusions.py
tests/test_sr_bench_large_datasets.py
tests/test_sr_bench_large_plans.py
tests/test_sr_bench_native_output.py
tests/test_sr_bench_plan_hash.py
tests/test_sr_bench_preparation_cli.py
tests/test_sr_bench_preparation_collections.py
tests/test_sr_bench_preparation_sources.py
tests/test_sr_bench_preparations.py
tests/test_sr_bench_recovery.py
tests/test_sr_bench_replay.py
tests/test_sr_bench_reporting.py
tests/test_sr_bench_request_fields.py
tests/test_sr_bench_run_options.py
tests/test_sr_bench_runtime.py
tests/test_sr_bench_setup.py
tests/test_sr_bench_shutdown.py
tests/test_sr_bench_snapshots.py
tests/test_sr_bench_sources.py
tests/test_storage_backend_legacy_defaults.py
tests/test_storage_backends.py
tests/test_storage_command.py
tests/test_storage_network_isolation.py
tests/test_storage_secrets.py
tests/test_storage_takeover.py
tests/test_terminal_output.py
tests/test_validate_command.py
tests/test_validator_workflows.py
tests/test_vector_store_command.py
tests/test_vela_runtime_model_policy.py
tests/test_workflow_planner_defaults.py
vllm_sr.egg-info/PKG-INFO
vllm_sr.egg-info/SOURCES.txt
vllm_sr.egg-info/dependency_links.txt
vllm_sr.egg-info/entry_points.txt
vllm_sr.egg-info/requires.txt
vllm_sr.egg-info/top_level.txt