LICENSE
LICENSE-EXCEPTION.md
MANIFEST.in
README.md
pyproject.toml
setup.py
mt_eval_harness/__init__.py
mt_eval_harness/__main__.py
mt_eval_harness/_dashboard_charts.py
mt_eval_harness/_dashboard_css.py
mt_eval_harness/_dashboard_js.py
mt_eval_harness/airgap_transport.py
mt_eval_harness/api.py
mt_eval_harness/auth.py
mt_eval_harness/cache.py
mt_eval_harness/champollion_config.py
mt_eval_harness/cli.py
mt_eval_harness/compare.py
mt_eval_harness/confidence.py
mt_eval_harness/config.py
mt_eval_harness/config_exporter.py
mt_eval_harness/connection_quality.py
mt_eval_harness/contamination.py
mt_eval_harness/contest.py
mt_eval_harness/contest_intake.py
mt_eval_harness/contest_node.py
mt_eval_harness/contest_prep.py
mt_eval_harness/corpora_browse.py
mt_eval_harness/corpus_fetch.py
mt_eval_harness/corpus_loader.py
mt_eval_harness/dashboard.py
mt_eval_harness/exporter.py
mt_eval_harness/external_scoring.py
mt_eval_harness/interactive.py
mt_eval_harness/language_cards.py
mt_eval_harness/language_cards_remote.py
mt_eval_harness/license_use.py
mt_eval_harness/method_bundle.py
mt_eval_harness/method_card_wizard.py
mt_eval_harness/method_loader.py
mt_eval_harness/method_manifest.py
mt_eval_harness/metric_manifest.py
mt_eval_harness/metrics_comet.py
mt_eval_harness/metrics_fuse.py
mt_eval_harness/metrics_metricx.py
mt_eval_harness/model_bundle.py
mt_eval_harness/model_runner.py
mt_eval_harness/net_json.py
mt_eval_harness/pipeline.py
mt_eval_harness/plugin_discovery.py
mt_eval_harness/power.py
mt_eval_harness/publish.py
mt_eval_harness/qualifier_gate.py
mt_eval_harness/queue_runner.py
mt_eval_harness/recommend.py
mt_eval_harness/reputation.py
mt_eval_harness/run_card.py
mt_eval_harness/runner.py
mt_eval_harness/sandbox_runner.py
mt_eval_harness/scoring.py
mt_eval_harness/setup_wizard.py
mt_eval_harness/shared_task.py
mt_eval_harness/significance.py
mt_eval_harness/sovereign_service.py
mt_eval_harness/tester.py
mt_eval_harness/transmission_policy.py
mt_eval_harness/verifier.py
mt_eval_harness/watch.py
mt_eval_harness.egg-info/PKG-INFO
mt_eval_harness.egg-info/SOURCES.txt
mt_eval_harness.egg-info/dependency_links.txt
mt_eval_harness.egg-info/entry_points.txt
mt_eval_harness.egg-info/requires.txt
mt_eval_harness.egg-info/top_level.txt
mt_eval_harness/corpus_build/__init__.py
mt_eval_harness/corpus_build/difficulty_estimator.py
mt_eval_harness/corpus_build/domain_classifier.py
mt_eval_harness/corpus_build/hf_download.py
mt_eval_harness/corpus_build/licensing.py
mt_eval_harness/corpus_build/sampling.py
mt_eval_harness/corpus_build/schema.py
mt_eval_harness/corpus_build/adapters/__init__.py
mt_eval_harness/corpus_build/adapters/alt_adapter.py
mt_eval_harness/corpus_build/adapters/americasnlp_adapter.py
mt_eval_harness/corpus_build/adapters/arabench_adapter.py
mt_eval_harness/corpus_build/adapters/base.py
mt_eval_harness/corpus_build/adapters/bouquet_adapter.py
mt_eval_harness/corpus_build/adapters/edtekla_adapter.py
mt_eval_harness/corpus_build/adapters/globalvoices_adapter.py
mt_eval_harness/corpus_build/adapters/in22_adapter.py
mt_eval_harness/corpus_build/adapters/lineparallel_adapter.py
mt_eval_harness/corpus_build/adapters/opus_adapter.py
mt_eval_harness/corpus_build/adapters/smol_adapter.py
mt_eval_harness/corpus_build/adapters/tatoeba_adapter.py
mt_eval_harness/corpus_build/adapters/tatoeba_api_adapter.py
mt_eval_harness/corpus_build/adapters/tatoeba_challenge_adapter.py
mt_eval_harness/corpus_build/adapters/tatoeba_opus_adapter.py
mt_eval_harness/corpus_build/adapters/tico19_adapter.py
mt_eval_harness/corpus_build/adapters/turkicxwmt_adapter.py
mt_eval_harness/corpus_build/adapters/wmt24pp_adapter.py
mt_eval_harness/corpus_build/adapters/wmt_general_adapter.py
mt_eval_harness/data/registry.json
mt_eval_harness/methods/__init__.py
mt_eval_harness/methods/amazon_translate.py
mt_eval_harness/methods/apertium.py
mt_eval_harness/methods/base_http_mt.py
mt_eval_harness/methods/deepl.py
mt_eval_harness/methods/google_translate.py
mt_eval_harness/methods/libretranslate.py
mt_eval_harness/methods/local_model.py
mt_eval_harness/methods/microsoft_translator.py
mt_eval_harness/methods/registry.py
mt_eval_harness/methods/tilde.py
mt_eval_harness/methods/translated.py
mt_eval_harness/plugins/__init__.py
mt_eval_harness/plugins/champollion_prompts.py
mt_eval_harness/plugins/code_switching.py
mt_eval_harness/plugins/double_pass_compliance.py
mt_eval_harness/plugins/fst_installer.py
mt_eval_harness/plugins/giellalt_fst.py
mt_eval_harness/plugins/hallucination.py
mt_eval_harness/plugins/hooks.py
mt_eval_harness/plugins/igt_gloss.py
mt_eval_harness/plugins/metrics.py
mt_eval_harness/plugins/morph_segmentation.py
mt_eval_harness/plugins/prompts.py
mt_eval_harness/plugins/terminology.py
mt_eval_harness/plugins/tools.py
mt_eval_harness/plugins/writing_style.py
mt_eval_harness/providers/__init__.py
mt_eval_harness/providers/anthropic_provider.py
mt_eval_harness/providers/base.py
mt_eval_harness/providers/gemini_provider.py
mt_eval_harness/providers/local_provider.py
mt_eval_harness/providers/openai_provider.py
mt_eval_harness/providers/openrouter.py
mt_eval_harness/providers/registry.py
mt_eval_harness/sovereign/__init__.py
mt_eval_harness/sovereign/airgap_ops.py
mt_eval_harness/sovereign/ceremony.py
mt_eval_harness/sovereign/local_ledger.py
mt_eval_harness/sovereign/score_manifest.py
mt_eval_harness/sovereign/sealed_run.py
mt_eval_harness/sovereign/secret_buffer.py
mt_eval_harness/sovereign/shamir_gf256.py
mt_eval_harness/sovereign/threshold_seal.py
mt_eval_harness/strategies/__init__.py
mt_eval_harness/strategies/batch.py
mt_eval_harness/strategies/method_strategy.py
mt_eval_harness/strategies/plugin_process.py
mt_eval_harness/strategies/single.py
mt_eval_harness/strategies/tool_call.py
tests/test_anonymous_publish.py
tests/test_api.py
tests/test_auth_env.py
tests/test_bootstrap_ci_extended.py
tests/test_by_domain.py
tests/test_cache.py
tests/test_cache_error_retry.py
tests/test_card_adapter_parity.py
tests/test_champollion_config.py
tests/test_cli.py
tests/test_coaching_prompt_gate.py
tests/test_comet.py
tests/test_comparability_metrics.py
tests/test_compare.py
tests/test_confidence.py
tests/test_config.py
tests/test_config_exporter.py
tests/test_connection_quality.py
tests/test_connection_quality_ssot.py
tests/test_contamination_lane.py
tests/test_content_guard_migration.py
tests/test_contest.py
tests/test_contest_intake.py
tests/test_contest_intake_migrations.py
tests/test_contest_node.py
tests/test_contest_prep.py
tests/test_contributor_reputation_migration.py
tests/test_corpora_browse.py
tests/test_corpora_builder_not_packaged.py
tests/test_corpus_fetch.py
tests/test_corpus_loader_filters.py
tests/test_coverage_skip.py
tests/test_dashboard.py
tests/test_dataset_id_reconcile.py
tests/test_dataset_selection_ux.py
tests/test_docent_eval.py
tests/test_double_pass.py
tests/test_eval_standard_loading.py
tests/test_exporter.py
tests/test_external_scoring.py
tests/test_fst_installer.py
tests/test_fuse.py
tests/test_generate_sweep_queue.py
tests/test_harness_integrity_fixes.py
tests/test_html_response_guard.py
tests/test_igt_metrics.py
tests/test_language_cards.py
tests/test_language_cards_atlas_seam.py
tests/test_language_cards_failhonest.py
tests/test_launch_hardening_migrations.py
tests/test_license_use.py
tests/test_lineparallel_builder.py
tests/test_lint_run_reports.py
tests/test_lyss_roles.py
tests/test_macrolanguage_doctrine.py
tests/test_max_cost_gate.py
tests/test_method_bridge_parity.py
tests/test_method_bundle.py
tests/test_method_card_wizard_vocab.py
tests/test_method_coverage_catalogue.py
tests/test_method_registry_ssot.py
tests/test_method_submission_migration.py
tests/test_metric_detectors.py
tests/test_metric_registry_ssot.py
tests/test_metricx.py
tests/test_model_alias_ssot.py
tests/test_model_runner.py
tests/test_morphological_accuracy.py
tests/test_mt_methods.py
tests/test_mt_wiring.py
tests/test_nc_terms_gate.py
tests/test_node_airgap.py
tests/test_ntrex_builder.py
tests/test_pipeline.py
tests/test_plugin_type_interop_ssot.py
tests/test_power.py
tests/test_providers.py
tests/test_publish.py
tests/test_publish_rate_limit.py
tests/test_qualifier_gate.py
tests/test_quarantine_guard_migration.py
tests/test_queue_edv_judge.py
tests/test_queue_idempotency.py
tests/test_queue_map_mode.py
tests/test_queue_refresh.py
tests/test_queue_remedies.py
tests/test_queue_spread.py
tests/test_recommend.py
tests/test_registration_door_migration.py
tests/test_registry_and_cards.py
tests/test_registry_bundle.py
tests/test_reputation.py
tests/test_resolve_dataset_pip.py
tests/test_retry_wait.py
tests/test_run_card_content_guard_migration.py
tests/test_run_queue.py
tests/test_runner.py
tests/test_sandbox_runner.py
tests/test_scoring_ssot.py
tests/test_sealed_contest_bridge.py
tests/test_sealed_queue_authorization.py
tests/test_seed_board_anonymous.py
tests/test_shared_task.py
tests/test_shared_task_migration.py
tests/test_significance.py
tests/test_sovereign_airgap_ops.py
tests/test_sovereign_authorization_migrations.py
tests/test_sovereign_ceremony.py
tests/test_sovereign_local_ledger.py
tests/test_sovereign_redteam_consumer.py
tests/test_sovereign_score_manifest.py
tests/test_sovereign_sealed_run.py
tests/test_sovereign_shamir.py
tests/test_sovereign_shamir_redteam.py
tests/test_sovereign_threshold_seal.py
tests/test_strategies.py
tests/test_tester.py
tests/test_translated_method.py
tests/test_transmission_policy.py
tests/test_verifier.py
tests/test_watch.py
tests/test_wmt_metaeval.py
tests/test_writing_style.py