Context: PR #410 added live integration tests for the happy path of the http-remote Parakeet plugin (exact-transcript equality on `test_1.wav`). The Codex review of that PR flagged real regression surface still uncovered by any test.
Task: Add `#[ignore]`-gated live tests (or stub-level unit tests in `crates/coldvox-stt/src/plugins/http_remote.rs`) that cover:
Each of these is one more `#[ignore]` test or a stub-level unit test. Pick the cheapest that gives confidence.
Depends on: PR #410 merged (uses the test infrastructure landed there)
Context: PR #410 added live integration tests for the happy path of the http-remote Parakeet plugin (exact-transcript equality on `test_1.wav`). The Codex review of that PR flagged real regression surface still uncovered by any test.
Task: Add `#[ignore]`-gated live tests (or stub-level unit tests in `crates/coldvox-stt/src/plugins/http_remote.rs`) that cover:
Each of these is one more `#[ignore]` test or a stub-level unit test. Pick the cheapest that gives confidence.
Depends on: PR #410 merged (uses the test infrastructure landed there)