test: OpenRouter live smoke rigging #286

Closed
nsaspy wants to merge 0 commits from feature/openrouter-rlm-directmode into master
Owner

Summary

  • Adds two credential-gated live smoke scripts for the merged OpenRouter + Prolog-RLM direct-mode work; they never run in the deterministic gate.
  • scripts/test-openrouter-live.sh: Python LLMClient round trip over OpenRouter.
  • scripts/test-prolog-rlm-live.sh: command_loop rewrite through the pinned Prolog-RLM direct runtime with an isolated XDG config (prolog_rlm_enabled(true)).
  • Both verified against the real endpoint with a dummy key: typed 401, fail-closed, rc 1. Real-key verification is pending user credential.
  • Wiki gains the run instructions; model overrides via ZARA_LLM_LIVE_MODEL / ZARA_RLM_LIVE_MODEL.

Test plan

  • nix develop -c bash scripts/test-all.sh — all 10 phases pass (live smokes excluded from the gate by design).
  • Fail-closed paths verified without and with a dummy credential.
## Summary - Adds two credential-gated live smoke scripts for the merged OpenRouter + Prolog-RLM direct-mode work; they never run in the deterministic gate. - `scripts/test-openrouter-live.sh`: Python `LLMClient` round trip over OpenRouter. - `scripts/test-prolog-rlm-live.sh`: `command_loop` rewrite through the pinned Prolog-RLM direct runtime with an isolated XDG config (`prolog_rlm_enabled(true)`). - Both verified against the real endpoint with a dummy key: typed 401, fail-closed, rc 1. Real-key verification is pending user credential. - Wiki gains the run instructions; model overrides via `ZARA_LLM_LIVE_MODEL` / `ZARA_RLM_LIVE_MODEL`. ## Test plan - `nix develop -c bash scripts/test-all.sh` — all 10 phases pass (live smokes excluded from the gate by design). - Fail-closed paths verified without and with a dummy credential.
nsaspy closed this pull request 2026-09-04 23:08:56 +00:00
Some checks failed
CI / test (pull_request) Failing after 2s
CI / shared mic / Arch Linux (pull_request) Failing after 1m18s
CI / android skeleton gate (pull_request) Failing after 2s
CI / shared mic / Ubuntu 24.04 (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No description provided.