llm-connect/tests
tegwick 90eb39c247 Complete activity-core LLM endpoint handoff (LLM-WP-0006)
Switch the custodian triage default from anthropic/claude-sonnet-4 to
google/gemini-2.5-flash, which advertises structured-output support on
OpenRouter. Tighten the OpenRouter adapter to send strict JSON schema
requests and set provider.require_parameters=true so routing only hits
providers that honor the requested response_format.

Update Kubernetes deploy docs and config for the verified coulombcore
handoff: Containerfile build path, image-pull-policy=Never for smoke
pods, credential-routing notes, and live smoke evidence. Mark
LLM-WP-0006 finished with closure notes from 2026-06-18.
2026-06-19 13:51:12 +02:00
..
conftest.py feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
test_activity_core_smoke.py Add activity-core LLM endpoint support 2026-06-07 19:24:45 +02:00
test_adapter.py feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
test_adaptive_integration.py Adaptive routing initial version 2026-05-18 11:38:12 +02:00
test_adaptive_routing.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
test_async.py feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
test_budget.py feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
test_claude_code.py Prefer JSON-bearing envelope fields, skip metadata, in Claude CLI unwrap 2026-06-02 12:44:25 +02:00
test_cli.py Implement-LLM-WP-0005-cost-model-estimators 2026-05-19 05:02:20 +02:00
test_costs.py Implement-LLM-WP-0005-cost-model-estimators 2026-05-19 05:02:20 +02:00
test_exceptions.py feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
test_factory.py feat: WP-0003 — RoutingPolicy (FR-2) and HTTP serve mode (FR-1) 2026-04-01 22:34:00 +00:00
test_grading.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
test_models.py feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
test_package_exports.py Add activity-core LLM endpoint support 2026-06-07 19:24:45 +02:00
test_payload.py Complete activity-core LLM endpoint handoff (LLM-WP-0006) 2026-06-19 13:51:12 +02:00
test_problem_classes.py Implement-LLM-WP-0005-cost-model-estimators 2026-05-19 05:02:20 +02:00
test_profiles.py Complete activity-core LLM endpoint handoff (LLM-WP-0006) 2026-06-19 13:51:12 +02:00
test_quality.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
test_rates.py Implement-LLM-WP-0005-cost-model-estimators 2026-05-19 05:02:20 +02:00
test_replay.py Implement llm-connect ADHOC diagnostics 2026-06-03 11:56:21 +02:00
test_routing.py feat: WP-0003 — RoutingPolicy (FR-2) and HTTP serve mode (FR-1) 2026-04-01 22:34:00 +00:00
test_server.py Add activity-core LLM endpoint support 2026-06-07 19:24:45 +02:00
test_shadowing.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
test_structured_output_smoke.py Complete activity-core LLM endpoint handoff (LLM-WP-0006) 2026-06-19 13:51:12 +02:00