LICENSE
README.md
pyproject.toml
anvil_serving/__init__.py
anvil_serving/_aggregate_usage.py
anvil_serving/_role_split.py
anvil_serving/_sync.py
anvil_serving/benchmark.py
anvil_serving/benchmark_evidence.py
anvil_serving/cache_prune.py
anvil_serving/cli.py
anvil_serving/client_catalog_sync.py
anvil_serving/collectors.py
anvil_serving/config.py
anvil_serving/controller.py
anvil_serving/controller_diagnostics.py
anvil_serving/deploy.py
anvil_serving/docker_disk.py
anvil_serving/docker_images.py
anvil_serving/doctor.py
anvil_serving/edge.py
anvil_serving/edge_bundle.py
anvil_serving/envfile.py
anvil_serving/eval.py
anvil_serving/events.py
anvil_serving/fleet.py
anvil_serving/fleet_bootstrap.py
anvil_serving/gpu_sharing.py
anvil_serving/gpus.py
anvil_serving/graceful.py
anvil_serving/guard.py
anvil_serving/harness.py
anvil_serving/host.py
anvil_serving/image_identity.py
anvil_serving/init.py
anvil_serving/manifest_workloads.py
anvil_serving/mcp.py
anvil_serving/model_controls.py
anvil_serving/models.py
anvil_serving/multiplexer.py
anvil_serving/nccl_probe.py
anvil_serving/operator_config.py
anvil_serving/operator_output.py
anvil_serving/paths.py
anvil_serving/preflight.py
anvil_serving/product.py
anvil_serving/product_families.py
anvil_serving/profile.py
anvil_serving/py.typed
anvil_serving/reservations.py
anvil_serving/routed_eval.py
anvil_serving/router_diagnostics.py
anvil_serving/router_endpoint.py
anvil_serving/router_manage.py
anvil_serving/score.py
anvil_serving/serve_recipes.py
anvil_serving/serves.py
anvil_serving/targets.py
anvil_serving/topology.py
anvil_serving/topology_cli.py
anvil_serving/transports.py
anvil_serving/upgrade.py
anvil_serving/usage_logs.py
anvil_serving/voice_sidecar.py
anvil_serving/workbench.py
anvil_serving.egg-info/PKG-INFO
anvil_serving.egg-info/SOURCES.txt
anvil_serving.egg-info/dependency_links.txt
anvil_serving.egg-info/entry_points.txt
anvil_serving.egg-info/requires.txt
anvil_serving.egg-info/top_level.txt
anvil_serving/_benchmark_profiles/deep.json
anvil_serving/_benchmark_profiles/scout.json
anvil_serving/_benchmark_profiles/smoke.json
anvil_serving/_gpu_sharing_probe/docker-compose.yml
anvil_serving/_gpu_sharing_probe/gpu-sharing/inspect.cu
anvil_serving/_hermes_skills/anvil-media/SKILL.md
anvil_serving/_media_workflows/__init__.py
anvil_serving/_media_workflows/bundle.lock.json
anvil_serving/_media_workflows/image.flux2-klein-4b-fp8-v1.graph.json
anvil_serving/_media_workflows/image.flux2-klein-4b-fp8-v1.json
anvil_serving/_media_workflows/registry.json
anvil_serving/_media_workflows/video.wan2.2-ti2v-5b-v1.graph.json
anvil_serving/_media_workflows/video.wan2.2-ti2v-5b-v1.json
anvil_serving/_nccl_probe/collectives.py.txt
anvil_serving/_node/__init__.py
anvil_serving/_node/mcp_proxy.mjs
anvil_serving/_pi_runner/Dockerfile
anvil_serving/_pi_runner/package-lock.json
anvil_serving/_pi_runner/package.json
anvil_serving/_pi_runner/proxy.cjs
anvil_serving/_scaffold_templates/Dockerfile.comfyui
anvil_serving/_scaffold_templates/Dockerfile.omni-small
anvil_serving/_scaffold_templates/anvil-router.deepseek-pi.toml
anvil_serving/_scaffold_templates/anvil-router.live.toml
anvil_serving/_scaffold_templates/anvil-router.qwen35-rollback.toml
anvil_serving/_scaffold_templates/docker-compose.comfyui.yml
anvil_serving/_scaffold_templates/docker-compose.voice-audio.yml
anvil_serving/_scaffold_templates/docker-compose.voice-proxy.yml
anvil_serving/_scaffold_templates/docker-compose.workbench.yml
anvil_serving/_scaffold_templates/docker-compose.yml
anvil_serving/_scaffold_templates/env.example
anvil_serving/_scaffold_templates/example-docker.toml
anvil_serving/_scaffold_templates/example.toml
anvil_serving/_scaffold_templates/host.toml
anvil_serving/_scaffold_templates/install-comfyui-node.sh
anvil_serving/_scaffold_templates/operator-topology.toml
anvil_serving/_scaffold_templates/router.toml
anvil_serving/_scaffold_templates/serve-recipes.toml
anvil_serving/_scaffold_templates/serves.comfyui.toml
anvil_serving/_scaffold_templates/serves.toml
anvil_serving/_scaffold_templates/serves.voice.toml
anvil_serving/_scaffold_templates/services.toml
anvil_serving/_scaffold_templates/voice.example.toml
anvil_serving/_scaffold_templates/voice.toml
anvil_serving/a2a/__init__.py
anvil_serving/a2a/agent_card.py
anvil_serving/a2a/http.py
anvil_serving/a2a/protocol.py
anvil_serving/a2a/tasks.py
anvil_serving/benchmarking/__init__.py
anvil_serving/benchmarking/agentic.py
anvil_serving/benchmarking/artifacts.py
anvil_serving/benchmarking/cli.py
anvil_serving/benchmarking/context.py
anvil_serving/benchmarking/evaluation.py
anvil_serving/benchmarking/evidence_reader.py
anvil_serving/benchmarking/harnesses.py
anvil_serving/benchmarking/jobs.py
anvil_serving/benchmarking/jobs_cli.py
anvil_serving/benchmarking/limits.py
anvil_serving/benchmarking/multimodal.py
anvil_serving/benchmarking/preflight.py
anvil_serving/benchmarking/profiles.py
anvil_serving/benchmarking/recipes.py
anvil_serving/benchmarking/report.py
anvil_serving/benchmarking/requests.py
anvil_serving/benchmarking/runner.py
anvil_serving/benchmarking/specs.py
anvil_serving/benchmarking/suite_runner.py
anvil_serving/benchmarking/swe.py
anvil_serving/benchmarking/worker.py
anvil_serving/commands/__init__.py
anvil_serving/commands/common.py
anvil_serving/commands/connect.py
anvil_serving/commands/control_plane.py
anvil_serving/commands/eval.py
anvil_serving/commands/family.py
anvil_serving/commands/fleet.py
anvil_serving/commands/harness.py
anvil_serving/commands/host.py
anvil_serving/commands/host_services.py
anvil_serving/commands/media.py
anvil_serving/commands/models.py
anvil_serving/commands/product.py
anvil_serving/commands/registry.py
anvil_serving/commands/router.py
anvil_serving/commands/serves.py
anvil_serving/commands/spec.py
anvil_serving/commands/voice.py
anvil_serving/connect/__init__.py
anvil_serving/connect/_qualification_supervisor.py
anvil_serving/connect/_qualification_vm_download.py
anvil_serving/connect/_qualification_vm_process.py
anvil_serving/connect/cli.py
anvil_serving/connect/components.lock.json
anvil_serving/connect/config.py
anvil_serving/connect/edge.py
anvil_serving/connect/extend.py
anvil_serving/connect/manage.py
anvil_serving/connect/migration.py
anvil_serving/connect/qualification.py
anvil_serving/connect/qualification_container.py
anvil_serving/connect/qualification_container_run.py
anvil_serving/connect/qualification_vm.py
anvil_serving/connect/qualification_vm_run.py
anvil_serving/connect/recovery.py
anvil_serving/connect/render.py
anvil_serving/connect/standalone.py
anvil_serving/control_plane/__init__.py
anvil_serving/control_plane/authorization.py
anvil_serving/control_plane/bootstrap_package.py
anvil_serving/control_plane/bootstrap_shim.py
anvil_serving/control_plane/controller/__init__.py
anvil_serving/control_plane/controller/catalog.py
anvil_serving/control_plane/controller/cli.py
anvil_serving/control_plane/controller/errors.py
anvil_serving/control_plane/controller/http.py
anvil_serving/control_plane/controller/operation_context.py
anvil_serving/control_plane/controller/security.py
anvil_serving/control_plane/controller/server.py
anvil_serving/control_plane/controller/store.py
anvil_serving/control_plane/controller/tool_names.py
anvil_serving/control_plane/controller/workload_sources.py
anvil_serving/control_plane/mcp/__init__.py
anvil_serving/control_plane/mcp/arguments.py
anvil_serving/control_plane/mcp/catalog.py
anvil_serving/control_plane/mcp/controller_client.py
anvil_serving/control_plane/mcp/errors.py
anvil_serving/control_plane/mcp/evidence.py
anvil_serving/control_plane/mcp/node_bridge.py
anvil_serving/control_plane/mcp/protocol.py
anvil_serving/control_plane/mcp/runtime.py
anvil_serving/control_plane/mcp/security.py
anvil_serving/control_plane/mcp/stdio.py
anvil_serving/control_plane/mcp/tools/__init__.py
anvil_serving/control_plane/mcp/tools/benchmarks.py
anvil_serving/control_plane/mcp/tools/external_benchmarks.py
anvil_serving/control_plane/mcp/tools/host.py
anvil_serving/control_plane/mcp/tools/media.py
anvil_serving/control_plane/mcp/tools/media_worker.py
anvil_serving/control_plane/mcp/tools/models.py
anvil_serving/control_plane/mcp/tools/openclaw.py
anvil_serving/control_plane/mcp/tools/operations.py
anvil_serving/control_plane/mcp/tools/router.py
anvil_serving/control_plane/mcp/tools/runtime_experiment.py
anvil_serving/control_plane/mcp/tools/serves.py
anvil_serving/control_plane/mcp/tools/services.py
anvil_serving/control_plane/mcp/tools/voice.py
anvil_serving/control_plane/mcp/tools/workflow.py
anvil_serving/external_benchmarks/__init__.py
anvil_serving/external_benchmarks/cli.py
anvil_serving/external_benchmarks/compare.py
anvil_serving/external_benchmarks/normalize.py
anvil_serving/external_benchmarks/notebook.py
anvil_serving/external_benchmarks/schema.py
anvil_serving/external_benchmarks/store.py
anvil_serving/external_benchmarks/sources/__init__.py
anvil_serving/external_benchmarks/sources/base.py
anvil_serving/external_benchmarks/sources/llmrequirements.py
anvil_serving/external_benchmarks/sources/manual.py
anvil_serving/external_benchmarks/sources/millstone.py
anvil_serving/external_benchmarks/sources/rtx6kpro.py
anvil_serving/media/__init__.py
anvil_serving/media/admission.py
anvil_serving/media/artifacts.py
anvil_serving/media/backends.py
anvil_serving/media/bundle.py
anvil_serving/media/cancellation.py
anvil_serving/media/cli.py
anvil_serving/media/comfyui.py
anvil_serving/media/contracts.py
anvil_serving/media/errors.py
anvil_serving/media/jobs.py
anvil_serving/media/lifecycle.py
anvil_serving/media/operations.py
anvil_serving/media/qualification.py
anvil_serving/media/worker.py
anvil_serving/media/workflows.py
anvil_serving/observability/__init__.py
anvil_serving/observability/api.py
anvil_serving/observability/fleet_workload_collection.py
anvil_serving/observability/fleet_workload_collector.py
anvil_serving/observability/fleet_workload_sources.py
anvil_serving/observability/macos_primitives.py
anvil_serving/observability/node_workload_collector.py
anvil_serving/observability/redaction.py
anvil_serving/observability/retention.py
anvil_serving/observability/schema.py
anvil_serving/observability/status.py
anvil_serving/observability/workload_collection.py
anvil_serving/observability/workload_http.py
anvil_serving/observability/workload_tools.py
anvil_serving/observability/workloads.py
anvil_serving/observability/benchmark/__init__.py
anvil_serving/observability/benchmark/artifact.py
anvil_serving/observability/benchmark/overhead.py
anvil_serving/observability/benchmark/session.py
anvil_serving/observability/dashboard/__init__.py
anvil_serving/observability/dashboard/access.py
anvil_serving/observability/dashboard/app.py
anvil_serving/observability/dashboard/console.py
anvil_serving/observability/dashboard/contracts.py
anvil_serving/observability/dashboard/controller_adapter.py
anvil_serving/observability/dashboard/history.py
anvil_serving/observability/dashboard/indicators.py
anvil_serving/observability/dashboard/intents.py
anvil_serving/observability/dashboard/logs_client.py
anvil_serving/observability/dashboard/metrics_client.py
anvil_serving/observability/dashboard/runtime_candidates.py
anvil_serving/observability/dashboard/timeseries.py
anvil_serving/observability/dashboard/static/__init__.py
anvil_serving/observability/dashboard/static/index.html
anvil_serving/observability/dashboard/static/observatory.css
anvil_serving/observability/dashboard/static/observatory.html
anvil_serving/observability/dashboard/static/observatory.js
anvil_serving/observability/dashboard/static/workbench.css
anvil_serving/observability/dashboard/static/workloads.js
anvil_serving/observability/dashboard/static/documents/anvil.md
anvil_serving/observability/dashboard/static/documents/benchmarks.md
anvil_serving/observability/dashboard/static/documents/connect.md
anvil_serving/observability/dashboard/static/documents/serving.md
anvil_serving/observability/dashboard/static/documents/workbench.md
anvil_serving/observability/dashboard/static/fonts/Barlow-Regular.ttf
anvil_serving/observability/dashboard/static/fonts/Barlow-SemiBold.ttf
anvil_serving/observability/dashboard/static/fonts/BarlowCondensed-SemiBold.ttf
anvil_serving/observability/dashboard/static/fonts/JetBrainsMono-OFL.txt
anvil_serving/observability/dashboard/static/fonts/JetBrainsMono-Regular.ttf
anvil_serving/observability/dashboard/static/fonts/barlow-OFL.txt
anvil_serving/observability/dashboard/static/fonts/barlowcondensed-OFL.txt
anvil_serving/observability/dashboard/static/views/api.js
anvil_serving/observability/dashboard/static/views/charts.js
anvil_serving/observability/dashboard/static/views/common.js
anvil_serving/observability/dashboard/static/views/compute.js
anvil_serving/observability/dashboard/static/views/configuration.js
anvil_serving/observability/dashboard/static/views/connect_access.js
anvil_serving/observability/dashboard/static/views/connect_access_api.js
anvil_serving/observability/dashboard/static/views/documentation.js
anvil_serving/observability/dashboard/static/views/experiments.js
anvil_serving/observability/dashboard/static/views/logs.js
anvil_serving/observability/dashboard/static/views/models.js
anvil_serving/observability/dashboard/static/views/observability.js
anvil_serving/observability/dashboard/static/views/operations.js
anvil_serving/observability/dashboard/static/views/pi_chat.js
anvil_serving/observability/dashboard/static/views/playground.js
anvil_serving/observability/dashboard/static/views/project_work.js
anvil_serving/observability/dashboard/static/views/resources.js
anvil_serving/observability/dashboard/static/views/settings.js
anvil_serving/observability/dashboard/static/views/workbench.js
anvil_serving/observability/dashboard/static/views/workload_schema.js
anvil_serving/observability/dashboard/static/views/workload_view.js
anvil_serving/observability/probes/__init__.py
anvil_serving/observability/probes/containers.py
anvil_serving/observability/probes/controller_workloads.py
anvil_serving/observability/probes/gpu_nvidia.py
anvil_serving/observability/probes/gpu_shared_memory.py
anvil_serving/observability/probes/macos_host.py
anvil_serving/observability/probes/remote_controller.py
anvil_serving/observability/probes/router_workloads.py
anvil_serving/observability/probes/service_health.py
anvil_serving/observability/probes/windows_host.py
anvil_serving/observability/probes/wsl_docker.py
anvil_serving/router/__init__.py
anvil_serving/router/admission.py
anvil_serving/router/audio.py
anvil_serving/router/availability.py
anvil_serving/router/config.py
anvil_serving/router/decision_log.py
anvil_serving/router/discovery.py
anvil_serving/router/front_door.py
anvil_serving/router/front_door_runtime.py
anvil_serving/router/gateway.py
anvil_serving/router/internal.py
anvil_serving/router/media_admission.py
anvil_serving/router/model_capacity.py
anvil_serving/router/model_metadata.py
anvil_serving/router/purpose.py
anvil_serving/router/replica_scheduler.py
anvil_serving/router/request_control.py
anvil_serving/router/router_telemetry.py
anvil_serving/router/serve.py
anvil_serving/router/tier_health.py
anvil_serving/router/topology_validation.py
anvil_serving/router/trace_export.py
anvil_serving/router/workloads.py
anvil_serving/router/backends/__init__.py
anvil_serving/router/backends/relay.py
anvil_serving/router/backends/sse.py
anvil_serving/router/dialects/__init__.py
anvil_serving/router/dialects/anthropic.py
anvil_serving/router/dialects/embeddings.py
anvil_serving/router/dialects/openai.py
anvil_serving/router/dialects/responses.py
anvil_serving/router/dialects/translate.py
anvil_serving/service_runtime/__init__.py
anvil_serving/service_runtime/cli.py
anvil_serving/service_runtime/contracts.py
anvil_serving/service_runtime/docker.py
anvil_serving/service_runtime/engine.py
anvil_serving/service_runtime/launchd.py
anvil_serving/service_runtime/manifest.py
anvil_serving/service_runtime/operations.py
anvil_serving/voice/__init__.py
anvil_serving/voice/benchmark.py
anvil_serving/voice/bridge.py
anvil_serving/voice/cancel_scope.py
anvil_serving/voice/cli.py
anvil_serving/voice/config.py
anvil_serving/voice/corpus.py
anvil_serving/voice/messages.py
anvil_serving/voice/pipeline.py
anvil_serving/voice/realtime_service.py
anvil_serving/voice/stt_benchmark.py
anvil_serving/voice/connections/__init__.py
anvil_serving/voice/connections/local_audio.py
anvil_serving/voice/realtime/__init__.py
anvil_serving/voice/realtime/app.py
anvil_serving/voice/realtime/events.py
anvil_serving/voice/realtime/pool.py
anvil_serving/voice/realtime/service.py
anvil_serving/voice/realtime/ws.py
anvil_serving/voice/serves/__init__.py
anvil_serving/voice/serves/_common.py
anvil_serving/voice/serves/native.py
anvil_serving/voice/serves/proxy.py
anvil_serving/voice/serves/stt.py
anvil_serving/voice/serves/tts.py
anvil_serving/voice/stages/__init__.py
anvil_serving/voice/stages/base.py
anvil_serving/voice/stages/llm.py
anvil_serving/voice/stages/stt.py
anvil_serving/voice/stages/tts.py
anvil_serving/voice/stages/vad.py
anvil_serving/workbench_app/__init__.py
anvil_serving/workbench_app/config.py
anvil_serving/workbench_app/container_exec.py
anvil_serving/workbench_app/credentials.py
anvil_serving/workbench_app/evidence_jobs.py
anvil_serving/workbench_app/pi_egress.py
anvil_serving/workbench_app/pi_rpc.py
anvil_serving/workbench_app/pi_runner.py
anvil_serving/workbench_app/pi_sessions.py
anvil_serving/workbench_app/pi_storage.py
anvil_serving/workbench_app/pi_web.py
anvil_serving/workbench_app/playground.py
anvil_serving/workbench_app/projects.py
anvil_serving/workbench_app/recipe_admission.py
anvil_serving/workbench_app/service.py
anvil_serving/workbench_app/store.py
anvil_serving/workbench_app/task_artifacts.py
anvil_serving/workbench_app/task_sandbox.py
tests/test_agentic_benchmark.py
tests/test_anvil_delivery_gate.py
tests/test_benchmark.py
tests/test_benchmark_artifact_finalize.py
tests/test_benchmark_artifact_integrity.py
tests/test_benchmark_capacity_combine.py
tests/test_benchmark_context_evidence.py
tests/test_benchmark_docs_skill.py
tests/test_benchmark_evidence.py
tests/test_benchmark_evidence_reader.py
tests/test_benchmark_graphs.py
tests/test_benchmark_harnesses.py
tests/test_benchmark_jobs.py
tests/test_benchmark_preflight.py
tests/test_benchmark_profiles.py
tests/test_benchmark_report.py
tests/test_benchmark_request_auth.py
tests/test_benchmark_suite_runner.py
tests/test_benchmark_worker.py
tests/test_bootstrap_opened_file.py
tests/test_bootstrap_operation_record.py
tests/test_bootstrap_package.py
tests/test_bootstrap_permissions.py
tests/test_cache_reclaim_mcp.py
tests/test_candidate_operations_skill.py
tests/test_capacity_canary_prompt.py
tests/test_cli.py
tests/test_cli_contract.py
tests/test_cli_json_error_contract.py
tests/test_cli_reference_audit.py
tests/test_client_catalog_sync.py
tests/test_collectors.py
tests/test_command_tree.py
tests/test_compose_router.py
tests/test_container_runtime.py
tests/test_context_benchmark.py
tests/test_context_degradation.py
tests/test_control_plane_authorization.py
tests/test_controller.py
tests/test_controller_compose.py
tests/test_controller_diagnostics.py
tests/test_controller_token_normalization.py
tests/test_deploy.py
tests/test_docker_disk.py
tests/test_docker_images.py
tests/test_dockerfile.py
tests/test_docs_command_invocations.py
tests/test_doctor.py
tests/test_edge.py
tests/test_edge_bundle.py
tests/test_edge_bundle_model_ids.py
tests/test_envfile.py
tests/test_eval.py
tests/test_events.py
tests/test_fast_tier_promotion.py
tests/test_fleet_bootstrap.py
tests/test_fleet_drift.py
tests/test_fleet_version.py
tests/test_glm53_xgrammar_runtime.py
tests/test_gpu_sharing.py
tests/test_gpus.py
tests/test_graceful.py
tests/test_guard.py
tests/test_harness_hermes_restart.py
tests/test_harness_restart.py
tests/test_hermes_media_skill.py
tests/test_host.py
tests/test_huggingface_speech_to_speech_example.py
tests/test_image_identity.py
tests/test_init.py
tests/test_kernel_tuning_skill.py
tests/test_manifest_workloads.py
tests/test_markdown_links.py
tests/test_mcp.py
tests/test_mcp_foundations.py
tests/test_mcp_node_bridge.py
tests/test_mcp_preflight_parity.py
tests/test_mcp_routed_eval.py
tests/test_media_auth_boundaries.py
tests/test_media_controller_compose.py
tests/test_models.py
tests/test_modularization_architecture.py
tests/test_multimodal_benchmark.py
tests/test_multiplexer_drain.py
tests/test_nccl_probe.py
tests/test_observatory_metrics.py
tests/test_openclaw_sync_anvil_voice.py
tests/test_operator_config.py
tests/test_operator_output.py
tests/test_pre_submit_contract.py
tests/test_preflight.py
tests/test_product_families.py
tests/test_profile.py
tests/test_promotion_nested_transition.py
tests/test_q36_manifest.py
tests/test_recipe_container_discovery.py
tests/test_recipe_feasibility_skill.py
tests/test_recipe_gpu_override.py
tests/test_recipe_log_filter.py
tests/test_recipe_workload_projection.py
tests/test_release_sweep_evidence.py
tests/test_remote_cli.py
tests/test_remote_controller_regressions.py
tests/test_replica_lifecycle.py
tests/test_reservations.py
tests/test_routed_eval.py
tests/test_router_diagnostics.py
tests/test_router_endpoint.py
tests/test_router_fleet_status.py
tests/test_router_manage.py
tests/test_router_metadata_cli_privacy.py
tests/test_router_transition_contract.py
tests/test_run_tests_script.py
tests/test_serve_groups.py
tests/test_serve_recipes.py
tests/test_serves.py
tests/test_serves_ensure_router.py
tests/test_serves_lint.py
tests/test_serves_manage.py
tests/test_serves_preflight_gate.py
tests/test_serves_profiles.py
tests/test_serves_promote_derive.py
tests/test_serves_rollback_check.py
tests/test_serves_up_for.py
tests/test_status_declared_alternate.py
tests/test_stt_benchmark_skill.py
tests/test_swe_benchmark.py
tests/test_targets.py
tests/test_topology.py
tests/test_topology_defaults.py
tests/test_transports.py
tests/test_upgrade.py
tests/test_voice_sidecar.py
tests/test_wheel_smoke.py
tests/test_workbench_cli.py