README.md
pyproject.toml
checks/__init__.py
checks/smoke_check.py
inferrouter.egg-info/PKG-INFO
inferrouter.egg-info/SOURCES.txt
inferrouter.egg-info/dependency_links.txt
inferrouter.egg-info/entry_points.txt
inferrouter.egg-info/requires.txt
inferrouter.egg-info/top_level.txt
td_inferguard/__init__.py
td_inferguard/api.py
td_inferguard/benchmark.py
td_inferguard/cache_policy.py
td_inferguard/cache_sim.py
td_inferguard/cli.py
td_inferguard/context_pack.py
td_inferguard/cost.py
td_inferguard/demo.py
td_inferguard/doctor.py
td_inferguard/exporters.py
td_inferguard/hooks.py
td_inferguard/hooks_install.py
td_inferguard/io.py
td_inferguard/labels.py
td_inferguard/live_check.py
td_inferguard/loop_harness.py
td_inferguard/loop_token_meter.py
td_inferguard/mcp_server.py
td_inferguard/mechanisms.py
td_inferguard/model_aliases.py
td_inferguard/prompt_context_receipt.py
td_inferguard/proxy.py
td_inferguard/replay.py
td_inferguard/reports.py
td_inferguard/reports_ops.py
td_inferguard/rust_core.py
td_inferguard/schema.py
td_inferguard/signals.py
td_inferguard/skills_install.py
td_inferguard/worker_call.py
td_inferguard/workloads.py
td_inferguard/capture/__init__.py
td_inferguard/capture/adapters.py
td_inferguard/capture/repo_snapshot.py
td_inferguard/config/__init__.py
td_inferguard/config/route_config.py
td_inferguard/connector/__init__.py
td_inferguard/connector/core.py
td_inferguard/connector/disagreement_ledger.py
td_inferguard/connector/gmi_replay.py
td_inferguard/connector/outcome_ledger.py
td_inferguard/connector/provider_ledger.py
td_inferguard/connector/provider_receipts.py
td_inferguard/connector/receipts.py
td_inferguard/connectors/__init__.py
td_inferguard/connectors/repoprompt_live.py
td_inferguard/connectors/repoprompt_snapshot.py
td_inferguard/context/__init__.py
td_inferguard/context/pack.py
td_inferguard/daemon/__init__.py
td_inferguard/daemon/agentd.py
td_inferguard/datasets/__init__.py
td_inferguard/datasets/exporter.py
td_inferguard/datasets/registry.py
td_inferguard/datasets/source_registry.yaml
td_inferguard/docwatch/__init__.py
td_inferguard/docwatch/diff.py
td_inferguard/docwatch/fetch.py
td_inferguard/docwatch/parse.py
td_inferguard/docwatch/proposals.py
td_inferguard/docwatch/run.py
td_inferguard/docwatch/sources.py
td_inferguard/evals/__init__.py
td_inferguard/evals/__main__.py
td_inferguard/evals/cache_eval.py
td_inferguard/evals/delegation_replay.py
td_inferguard/evals/judge.py
td_inferguard/evals/patch_eval.py
td_inferguard/evals/route_eval.py
td_inferguard/evals/route_policy_eval.py
td_inferguard/evals/sidekick.py
td_inferguard/evidence/__init__.py
td_inferguard/evidence/event_store.py
td_inferguard/evidence/trace_event.schema.json
td_inferguard/gateway/__init__.py
td_inferguard/gateway/auth.py
td_inferguard/gateway/billing.py
td_inferguard/gateway/router_bind.py
td_inferguard/gateway/server.py
td_inferguard/gateway/store.py
td_inferguard/gateway/tenants.py
td_inferguard/gateway_dashboard/__init__.py
td_inferguard/gateway_dashboard/server.py
td_inferguard/hosted/__init__.py
td_inferguard/hosted/client.py
td_inferguard/hosted/schemas.py
td_inferguard/hosted/sync.py
td_inferguard/inferroute/__init__.py
td_inferguard/inferroute/backends.py
td_inferguard/inferroute/cache_gate.py
td_inferguard/inferroute/cache_state.py
td_inferguard/inferroute/control_plane.py
td_inferguard/inferroute/delegate.py
td_inferguard/inferroute/delegation.py
td_inferguard/inferroute/domain_tagger.py
td_inferguard/inferroute/escalation.py
td_inferguard/inferroute/fusion.py
td_inferguard/inferroute/latency.py
td_inferguard/inferroute/model_registry.py
td_inferguard/inferroute/phase_classifier.py
td_inferguard/inferroute/policy_generator.py
td_inferguard/inferroute/route_receipt.py
td_inferguard/inferroute/router.py
td_inferguard/inferroute/scorers.py
td_inferguard/inferroute/shadow_report.py
td_inferguard/inferroute/types.py
td_inferguard/inferroute/worker_lanes.py
td_inferguard/inferroute/realtime/__init__.py
td_inferguard/inferroute/realtime/route_cache.py
td_inferguard/inferroute/realtime/routerd.py
td_inferguard/inferroute/telemetry/__init__.py
td_inferguard/inferroute/telemetry/classification.py
td_inferguard/inferroute/telemetry/events.py
td_inferguard/inferroute/telemetry/prompt_archive_queue.py
td_inferguard/inferroute/telemetry/prompt_capture.py
td_inferguard/inferroute/telemetry/prompt_features.py
td_inferguard/inferroute/telemetry/prompt_safety.py
td_inferguard/inferroute/telemetry/raw_prompt_policy.py
td_inferguard/inferroute/telemetry/raw_prompt_store.py
td_inferguard/inferroute/telemetry/retention.py
td_inferguard/inferroute/telemetry/sink.py
td_inferguard/inferroute/telemetry/migrations/001_init.sql
td_inferguard/inferroute/telemetry/migrations/002_raw_prompt_storage.sql
td_inferguard/ingest/__init__.py
td_inferguard/ingest/hf_loader.py
td_inferguard/ingest/isb1.py
td_inferguard/ingest/public_agent_traces.py
td_inferguard/ingest/weka.py
td_inferguard/loops/__init__.py
td_inferguard/loops/claude_code_adapter.py
td_inferguard/loops/codex_runner.py
td_inferguard/loops/loop_ledger.py
td_inferguard/loops/loop_runner.py
td_inferguard/loops/loop_spec.py
td_inferguard/loops/usage.py
td_inferguard/loops/verification.py
td_inferguard/observability/__init__.py
td_inferguard/observability/metrics.py
td_inferguard/pricing/__init__.py
td_inferguard/pricing/cost.py
td_inferguard/pricing/model.py
td_inferguard/pricing/plans.yaml
td_inferguard/pricing/registry.py
td_inferguard/pricing/sourced_registry.py
td_inferguard/pricing/sources.yaml
td_inferguard/pricing/proposals/.gitkeep
td_inferguard/providers/__init__.py
td_inferguard/providers/anthropic_client.py
td_inferguard/providers/digitalocean.py
td_inferguard/providers/fake_provider.py
td_inferguard/providers/gmi.py
td_inferguard/providers/openai_compatible.py
td_inferguard/providers/registry.py
td_inferguard/realtime/__init__.py
td_inferguard/realtime/context_snapshot.py
td_inferguard/realtime/snapshot_store.py
td_inferguard/schemas/coding_agent_capture.schema.json
td_inferguard/schemas/isb1_trace.schema.json
td_inferguard/schemas/outcome_event.schema.json
td_inferguard/schemas/route_decision.schema.json
td_inferguard/schemas/usage_event.schema.json
td_inferguard/schemas/weka_trace.schema.json
td_inferguard/skills_templates/claude-code/SKILL.md
td_inferguard/skills_templates/cloud-code/SKILL.md
td_inferguard/skills_templates/codex/SKILL.md
td_inferguard/skills_templates/cursor/SKILL.md
td_inferguard/skills_templates/generic-coding-agent/SKILL.md
td_inferguard/usage/__init__.py
td_inferguard/usage/budget.py
td_inferguard/usage/doctor.py
td_inferguard/usage/events.py
td_inferguard/usage/ledger.py
td_inferguard/usage/limits.py
td_inferguard/usage/migration.py
td_inferguard/usage/outcomes.py
td_inferguard/usage/pricing_bridge.py
td_inferguard/usage/reconcile.py
td_inferguard/usage/report.py
td_inferguard/usage/runner.py
td_inferguard/usage/adapters/__init__.py
td_inferguard/usage/adapters/claude_cli.py
td_inferguard/usage/adapters/claude_transcripts.py
td_inferguard/usage/adapters/codex_cli.py
td_inferguard/usage/adapters/codex_tail.py
td_inferguard/usage/adapters/common.py
td_inferguard/usage/adapters/openai_compat.py
td_inferguard/usage/adapters/opencode_cli.py
td_inferguard/usage/adapters/proxy_events.py
tests/test_agent_connector.py
tests/test_agentic_benchmark.py
tests/test_api.py
tests/test_backend_allocator.py
tests/test_cache_policy.py
tests/test_claude_loop_hook_shapes.py
tests/test_codex_loop_wrapper.py
tests/test_commercial_mvp_docs.py
tests/test_connector_correlation.py
tests/test_connector_ledgers.py
tests/test_control_plane.py
tests/test_cost_ledger.py
tests/test_cost_report.py
tests/test_delegation.py
tests/test_docwatch.py
tests/test_evals_delegation.py
tests/test_evidence_spine.py
tests/test_fake_provider.py
tests/test_gateway_billing.py
tests/test_gateway_core.py
tests/test_gateway_dashboard.py
tests/test_gateway_prompt_capture.py
tests/test_gateway_shadow_compare.py
tests/test_gateway_smoke.py
tests/test_gmi_provider_plan_mode.py
tests/test_hosted_and_rust_core.py
tests/test_installable_router.py
tests/test_ledger_consistency.py
tests/test_ledger_fields.py
tests/test_live_check.py
tests/test_live_worker_call.py
tests/test_loop_goal_runner.py
tests/test_loop_harness.py
tests/test_loop_ledger.py
tests/test_loop_mcp_tools.py
tests/test_loop_spec.py
tests/test_loop_usage.py
tests/test_model_registry.py
tests/test_native_capture.py
tests/test_new_surfaces.py
tests/test_observability.py
tests/test_outcomes.py
tests/test_phase_classifier.py
tests/test_pip_product_recenter.py
tests/test_policy_generator.py
tests/test_prompt_capture_archive.py
tests/test_prompt_retention_policy.py
tests/test_prompt_route_telemetry_no_plaintext.py
tests/test_provider_call_ledger.py
tests/test_raw_prompt_policy.py
tests/test_raw_prompt_store.py
tests/test_realtime_router.py
tests/test_route_decision_schema.py
tests/test_router_policy.py
tests/test_serverless_counterposition.py
tests/test_session_dogfood.py
tests/test_shadow_report.py
tests/test_signal_plane.py
tests/test_smoke.py
tests/test_sourced_pricing_break_even.py
tests/test_telemetry_minimization.py
tests/test_touchdown_context_workbench.py
tests/test_usage_hardening.py
tests/test_usage_tracing.py
tests/test_worker_backend_lanes.py